IfElse mtl dependency

2013-05-29 Thread Joachim Breitner
Hi Jeff, Debian has been carrying this patch against the IfElse package for a while: http://patch-tracker.debian.org/patch/series/view/haskell-ifelse/0.85-7/Do-not-depend-on-mtl As we try to reduce the diff between stuff in Debian an upstream, I’m wondering whether you could upload a version of If

amd64 installable again

2013-05-29 Thread Joachim Breitner
Hi, unless I am mistaken, all Haskell libraries should be installable on amd64 (with the exception of the libraries for which an RM bug is filed), so hopefully after their removal http://jenkins.debian.net/job/chroot-installation_sid_install_haskell/ will confirm that tomorrow. Greetings, Joachim

Re: [Pkg-haskell-commits] darcs: ghc-mod: New upstream version 2.0.2.

2013-05-29 Thread Kiwamu Okabe
Hi. On Wed, May 29, 2013 at 11:00 PM, Joachim Breitner wrote: > Am Mittwoch, den 29.05.2013, 13:07 + schrieb kiw...@debian.or.jp: >> Wed May 29 13:07:16 UTC 2013 kiw...@debian.or.jp >> * New upstream version 2.0.2. >> Ignore-this: 85c33ab269a49052d0ef6e495cc47ed4 >> >> M ./changelog

Re: [Pkg-haskell-commits] darcs: ghc-mod: New upstream version 2.0.2.

2013-05-29 Thread Joachim Breitner
Hi, just checking: Am Mittwoch, den 29.05.2013, 13:07 + schrieb kiw...@debian.or.jp: > Wed May 29 13:07:16 UTC 2013 kiw...@debian.or.jp > * New upstream version 2.0.2. > Ignore-this: 85c33ab269a49052d0ef6e495cc47ed4 > > M ./changelog +6 > > Wed May 29 13:07:16 UTC 2013 kiw...@debi

Re: Gentle NEW nudge: haskell-asn1-types

2013-05-29 Thread Joachim Breitner
Hi, Am Mittwoch, den 29.05.2013, 10:34 +0200 schrieb Joachim Breitner: > I heard that sometimes gentle nudges are ok: Would it be possible to > fast-track haskell-asn1-types through NEW? It is basically a break-out > of the existing haskell-asn1-data package, is a non-leaf package, is > small and

Gentle NEW nudge: haskell-asn1-types

2013-05-29 Thread Joachim Breitner
Hi, I heard that sometimes gentle nudges are ok: Would it be possible to fast-track haskell-asn1-types through NEW? It is basically a break-out of the existing haskell-asn1-data package, is a non-leaf package, is small and has a clear and unproblematic licensing situation. Thanks! Joachim -- Jo

Re: QuickCheck 2.6

2013-05-29 Thread Joachim Breitner
Hi, Am Mittwoch, den 29.05.2013, 09:55 +0200 schrieb Joachim Breitner: > Or maybe passing all configured packages addtionally as a --constraint. > Actually, I’ll try that right now. it seems to work: $ schroot -c haskell -- cabal install --dry-run --enable-tests lifted-base-0.1.1.1 --constraint

Re: QuickCheck 2.6

2013-05-29 Thread Joachim Breitner
Hi, Am Mittwoch, den 29.05.2013, 00:02 +0100 schrieb Colin Watson: > I'm slightly creeped out that test-packages.pl didn't spot this, so I > decided to steer clear and seek advice. Does it not notice test-suite > dependencies? If not, it seems that we need something that does before > bumping th