[Pkg-haskell-commits] [SCM] haskell-testpack branch, master, updated. debian/1.0.2-1-4-gb0d6b36

John Goerzen jgoerzen at complete.org
Fri Apr 23 15:15:40 UTC 2010


The following commit has been merged in the master branch:
commit 52d62e4f7ab43933d642c88e1b5887ef486b98db
Author: John Goerzen <jgoerzen at complete.org>
Date:   Fri Dec 1 03:32:39 2006 +0100

    Don't try to build runtests anymore

diff --git a/MissingH.cabal b/MissingH.cabal
index 4f9047a..4e4b6b9 100644
--- a/MissingH.cabal
+++ b/MissingH.cabal
@@ -89,10 +89,8 @@ Build-Depends: network, parsec, base,
 GHC-Options: -O2
 
 Executable: runtests
-Buildable: True
+Buildable: False
 Main-Is: runtests.hs
 HS-Source-Dirs: testsrc, .
--- The hook will automatically add the Exposed-Modules from above
--- to Other-Modules here.
 Extensions: ExistentialQuantification, OverlappingInstances,
     UndecidableInstances, CPP

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list