X-Git-Url: https://gitweb.michael.orlitzky.com/?p=email-validator.git;a=blobdiff_plain;f=makefile;h=efe18fd6627560dd648e80b346090507036197ac;hp=ddc01dd693dadf3d547c0dfa3757436f91af12de;hb=92a3d689c4f346b379e19422d6f7d07cc48f5428;hpb=f0ae56ce4d5a049d1f51d0300c5e8a5ed0aa93ea diff --git a/makefile b/makefile index ddc01dd..efe18fd 100644 --- 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"