X-Git-Url: http://gitweb.michael.orlitzky.com/?p=haeredes.git;a=blobdiff_plain;f=makefile;fp=makefile;h=a30d9178e9ca66a006224756095fd9a8f1ea4922;hp=b64a42da1eb2e36f129ec1edfe628c52a2faa3ea;hb=1dfc167b3425c77dcc882f83edc810babc544368;hpb=b7bdeb538cb976ae3a4f0698eccc8fe7a76eb39c 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"