[Pkg-haskell-commits] darcs: haskell-lens: Add missing b-ds on void.

Clint Adams clint at debian.org
Mon Mar 11 02:56:45 UTC 2013


Mon Mar 11 02:56:42 UTC 2013  Clint Adams <clint at debian.org>
  * Add missing b-ds on void.
  Ignore-this: 42aedeb735e267f9d9e2ef19c90c2a3b

    M ./control +4

Mon Mar 11 02:56:42 UTC 2013  Clint Adams <clint at debian.org>
  * Add missing b-ds on void.
  Ignore-this: 42aedeb735e267f9d9e2ef19c90c2a3b
diff -rN -u old-haskell-lens//control new-haskell-lens//control
--- old-haskell-lens//control	2013-03-11 02:56:45.723379356 +0000
+++ new-haskell-lens//control	2013-03-11 02:56:45.747044200 +0000
@@ -75,6 +75,9 @@
  , libghc-vector-dev (>> 0.9)
  , libghc-vector-dev (<< 0.11)
  , libghc-vector-prof
+ , libghc-void-dev (>> 0.5)
+ , libghc-void-dev (<< 1)
+ , libghc-void-prof
  , libghc-quickcheck2-dev (>> 2.4)
  , libghc-hunit-dev (>> 1.2)
  , libghc-test-framework-dev (>> 0.6)
@@ -106,6 +109,7 @@
  , libghc-transformers-doc
  , libghc-unordered-containers-doc
  , libghc-vector-doc
+ , libghc-void-doc
 Standards-Version: 3.9.4
 Homepage: http://github.com/ekmett/lens/
 





More information about the Pkg-haskell-commits mailing list