aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--haddock.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/haddock.cabal b/haddock.cabal
index 0739a174..9f9251d9 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -228,7 +228,10 @@ test-suite spec
, vendor/attoparsec-0.10.4.0
other-modules:
+ Helper
Haddock.ParserSpec
+ Haddock.Utf8Spec
+ Haddock.Parser.UtilSpec
build-depends:
base