aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'haddock.cabal')
-rw-r--r--haddock.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/haddock.cabal b/haddock.cabal
index c0d77a10..b77fc5ac 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -179,7 +179,7 @@ test-suite html-tests
test-suite spec
type: exitcode-stdio-1.0
default-language: Haskell2010
- main-is: parsetests.hs
+ main-is: Spec.hs
hs-source-dirs:
tests/unit-tests
, tests/nanospec