[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:24:32 UTC 2010


The following commit has been merged in the master branch:
commit e5ef9584e44068a4f2bab3721272b290b4f30087
Merge: 29fafa9e328a86cbae52214cc2e93d261adacef1 5cc7b23016303b53c0d617d0e76d76753f308ac4
Author: John Goerzen <jgoerzen at complete.org>
Date:   Mon Jan 26 09:33:09 2009 -0600

    Merge branch 'master' of jpgarch at complete.org:git/testpack

diff --combined testpack.cabal
index 2769ea4,567f121..d1ed5c6
--- a/testpack.cabal
+++ b/testpack.cabal
@@@ -5,7 -5,7 +5,7 @@@ Maintainer: John Goerzen <jgoerzen at comp
  Author: John Goerzen
  Copyright: Copyright (c) 2004-2009 John Goerzen
  license-file: COPYRIGHT
 -extra-source-files: COPYING
 +extra-source-files: COPYING, Makefile
  homepage: http://software.complete.org/testpack
  Category: Testing
  synopsis: Test Utililty Pack for HUnit and QuickCheck
@@@ -26,8 -26,8 +26,8 @@@ Flag splitBas
  Library
   Hs-Source-Dirs: src
   Exposed-Modules:
-   Test.HUnit.Utils,
-   Test.QuickCheck.Utils,
+   Test.HUnit.Tools,
+   Test.QuickCheck.Tools,
    Test.QuickCheck.Instances
  
   Extensions: ExistentialQuantification

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list