X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhtsn.git;a=blobdiff_plain;f=makefile;fp=makefile;h=cb6659191697fc70d77a07df31c1c51a63fc840b;hp=7e097877ad6982f435373c986584a91d2fa0e548;hb=b13f4b597ff3055026722adc5661566b1aa8b3ed;hpb=60aea8c7765bf2382b1d24d039f3951e00434e3c diff --git a/makefile b/makefile index 7e09787..cb66591 100644 --- 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: