[Pkg-haskell-commits] darcs: haskell-monadcatchio-transformers: Depend on extensible-exceptions
Joachim Breitner
mail at joachim-breitner.de
Thu Nov 8 22:39:36 UTC 2012
Thu Nov 8 22:15:32 UTC 2012 Joachim Breitner <mail at joachim-breitner.de>
* Depend on extensible-exceptions
Ignore-this: 861806ebae27c7c8dde5ed12170717b3
M ./control +4
Thu Nov 8 22:15:32 UTC 2012 Joachim Breitner <mail at joachim-breitner.de>
* Depend on extensible-exceptions
Ignore-this: 861806ebae27c7c8dde5ed12170717b3
diff -rN -u old-haskell-monadcatchio-transformers//control new-haskell-monadcatchio-transformers//control
--- old-haskell-monadcatchio-transformers//control 2012-11-08 22:39:36.450727505 +0000
+++ new-haskell-monadcatchio-transformers//control 2012-11-08 22:39:36.462726326 +0000
@@ -9,8 +9,12 @@
, libghc-transformers-dev (>> 0.2)
, libghc-transformers-dev (<< 0.4)
, libghc-transformers-prof
+ , libghc-extensible-exceptions-dev (>> 0.1)
+ , libghc-extensible-exceptions-dev (<< 0.2)
+ , libghc-extensible-exceptions-prof
Build-Depends-Indep: ghc-doc
, libghc-transformers-doc
+ , libghc-extensible-exceptions-doc
Standards-Version: 3.9.4
#Homepage: None
More information about the Pkg-haskell-commits
mailing list