X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=makefile;h=e15a4e462c1b516e2b62dd8feddad239a220b4ca;hb=9d2fd74804d0b7720fd8d0b68beafc6c2777c5d1;hp=df34c79710162399f5bc13263f6624b0708f2d76;hpb=55068f79c097b0e0af8f3e759ca5182f07692641;p=dead%2Fhtsn-import.git diff --git a/makefile b/makefile index df34c79..e15a4e4 100644 --- a/makefile +++ b/makefile @@ -16,9 +16,8 @@ profile: $(PN).cabal $(SRCS) doc: $(PN).cabal $(SRCS) runghc Setup.hs configure --user --prefix=/ - runghc Setup.hs hscolour --executables - runghc Setup.hs haddock --internal \ - --executables \ + runghc Setup.hs hscolour --all + runghc Setup.hs haddock --all \ --hyperlink-source #