X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailbox-count.git;a=blobdiff_plain;f=makefile;fp=makefile;h=3f3584cf2f14f8d25acda4cd013074d1c29e7591;hp=21fc15c4e53a6555ebb5f3bea3ce797c05850682;hb=83ca6fc96729eb098154502162df38bf500cb900;hpb=30fc67976101f493b50febaa1825a44732aeccf3 diff --git a/makefile b/makefile index 21fc15c..3f3584c 100644 --- a/makefile +++ b/makefile @@ -21,7 +21,6 @@ $(BIN): $(PN).cabal $(SRCS) runghc Setup.hs build --ghc-options="${HCFLAGS}" doc: $(PN).cabal $(SRCS) - runghc Setup.hs hscolour --all runghc Setup.hs haddock --all \ --hyperlink-source \ --haddock-options="--ignore-all-exports"