[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 14:58:48 UTC 2010


The following commit has been merged in the master branch:
commit 70ee9293e9aeecf9878707c7de0e36e85a4b5fbe
Author: John Goerzen <jgoerzen at complete.org>
Date:   Thu May 12 21:17:04 2005 +0100

    Attempt to build tests with cabal now

diff --git a/MissingH.cabal b/MissingH.cabal
index fd6988a..4b6735e 100644
--- a/MissingH.cabal
+++ b/MissingH.cabal
@@ -80,3 +80,6 @@ Extensions: ExistentialQuantification, AllowOverlappingInstances,
 Build-Depends: haskell-src, network, unix, parsec
 GHC-Options: -O2
 
+Executable: runtests
+Main-Is: runtests.hs
+HS-Source-Dir: testsrc

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list