]> gitweb.michael.orlitzky.com - haeredes.git/blobdiff - makefile
makefile: remove "hscolour" pass over the docs.
[haeredes.git] / makefile
index b64a42da1eb2e36f129ec1edfe628c52a2faa3ea..a30d9178e9ca66a006224756095fd9a8f1ea4922 100644 (file)
--- 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"