[Pkg-haskell-commits] darcs: haskell-hashable: add HUnit dependency

Louis Bettens louis at bettens.info
Sat Oct 12 10:08:27 UTC 2013


Sat Oct 12 10:00:35 UTC 2013  Louis Bettens <louis at bettens.info>
  * add HUnit dependency

    M ./changelog +1
    M ./control +2

Sat Oct 12 10:00:35 UTC 2013  Louis Bettens <louis at bettens.info>
  * add HUnit dependency
diff -rN -u old-haskell-hashable/changelog new-haskell-hashable/changelog
--- old-haskell-hashable/changelog	2013-10-12 10:08:27.070038262 +0000
+++ new-haskell-hashable/changelog	2013-10-12 10:08:27.090038149 +0000
@@ -5,6 +5,7 @@
 
   [ Louis Bettens ]
   * New upstream release
+  * add HUnit dependency
 
  -- Louis Bettens <louis at bettens.info>  Mon, 07 Oct 2013 20:02:20 +0200
 
diff -rN -u old-haskell-hashable/control new-haskell-hashable/control
--- old-haskell-hashable/control	2013-10-12 10:08:27.070038262 +0000
+++ new-haskell-hashable/control	2013-10-12 10:08:27.082047955 +0000
@@ -8,6 +8,8 @@
   , haskell-devscripts (>= 0.8.15)
   , ghc
   , ghc-prof
+  , libghc-hunit-dev
+  , libghc-test-framework-hunit-dev
   , libghc-text-dev (>> 0.11.0.5)
   , libghc-text-dev (<< 0.12)
   , libghc-text-prof




More information about the Pkg-haskell-commits mailing list