[commit: haddock] master: Actually bundle extra spec tests in sdist (c2a1f75)
git at git.haskell.org
git at git.haskell.org
Tue Apr 1 18:22:47 UTC 2014
Repository : ssh://git@git.haskell.org/haddock
On branch : master
Link : http://git.haskell.org/haddock.git/commitdiff/c2a1f755565008efbee80cdd51eabeeb0606fe51
>---------------------------------------------------------------
commit c2a1f755565008efbee80cdd51eabeeb0606fe51
Author: Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
Date: Tue Apr 1 19:18:36 2014 +0100
Actually bundle extra spec tests in sdist
>---------------------------------------------------------------
c2a1f755565008efbee80cdd51eabeeb0606fe51
haddock.cabal | 3 +++
1 file changed, 3 insertions(+)
diff --git a/haddock.cabal b/haddock.cabal
index 0739a17..9f9251d 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
More information about the ghc-commits
mailing list