]> gitweb.michael.orlitzky.com - email-validator.git/blobdiff - makefile
makefile: remove deprecated "hscolour" pass over docs.
[email-validator.git] / makefile
index ddc01dd693dadf3d547c0dfa3757436f91af12de..efe18fd6627560dd648e80b346090507036197ac 100644 (file)
--- a/makefile
+++ b/makefile
@@ -11,7 +11,6 @@ $(BIN): $(PN).cabal src/*.hs
 
 doc: src/*.hs
        runghc Setup.hs configure --user
-       runghc Setup.hs hscolour --all
        runghc Setup.hs haddock --all \
                                --hyperlink-source \
                                 --haddock-options="--ignore-all-exports"