X-Git-Url: http://gitweb.michael.orlitzky.com/?p=list-remote-forwards.git;a=blobdiff_plain;f=makefile;fp=makefile;h=2212e31043071cbb73923bed7da1b1733cec0034;hp=1d1fc17d85473ae2badf128be11f6f85d85f8788;hb=113176b9ed71085d8918e434ece54851e202adf0;hpb=558625dfe7338a6a5a6c5cd3a9ee2b5421c44a41 diff --git a/makefile b/makefile index 1d1fc17..2212e31 100644 --- a/makefile +++ b/makefile @@ -23,7 +23,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"