X-Git-Url: http://gitweb.michael.orlitzky.com/?p=haeredes.git;a=blobdiff_plain;f=makefile;h=a30d9178e9ca66a006224756095fd9a8f1ea4922;hp=b64a42da1eb2e36f129ec1edfe628c52a2faa3ea;hb=78aed23927af1734e0adf03095a617ba5ddbea01;hpb=b2a53e06f43162d4b23f7d16740d6e55275c1c1b diff --git a/makefile b/makefile index b64a42d..a30d917 100644 --- a/makefile +++ b/makefile @@ -9,7 +9,6 @@ $(BIN): $(PN).cabal $(SRCS) runghc Setup.hs build doc: $(PN).cabal $(SRCS) - runghc Setup.hs hscolour --all runghc Setup.hs haddock --all \ --hyperlink-source \ --haddock-options="--ignore-all-exports"