]> gitweb.michael.orlitzky.com - dead/htsn.git/blobdiff - makefile
Fix the profiling build and a few typos. Bump version to 0.0.5.
[dead/htsn.git] / makefile
index 7e097877ad6982f435373c986584a91d2fa0e548..cb6659191697fc70d77a07df31c1c51a63fc840b 100644 (file)
--- a/makefile
+++ b/makefile
@@ -22,6 +22,7 @@ doc:
        runghc Setup.hs configure --user --prefix=/
        runghc Setup.hs hscolour --all
        runghc Setup.hs haddock --all \
+                               --hyperlink-source \
                                --haddock-options="--ignore-all-exports"
 
 clean: