[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: QuickCheck 2.6



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 "test-framework (== 0.3)"
Resolving dependencies...
cabal: Could not resolve dependencies:
rejecting: lifted-base-0.2.0.5, 0.2.0.4, 0.2.0.3, 0.2.0.2, 0.2.0.1, 0.2, 0.1.2
(global constraint requires ==0.1.1.1)
trying: lifted-base-0.1.1.1
rejecting: lifted-base-0.1.1.1:!test (global constraint requires opposite flag
selection)
trying: lifted-base-0.1.1.1:*test
rejecting: test-framework-0.8, 0.7.0, 0.6.2, 0.6.1, 0.6, 0.5, 0.4.2.3,
0.4.2.2, 0.4.2.1, 0.4.2.0, 0.4.1.1, 0.4.1, 0.4.0, 0.3.3, 0.3.2, 0.3.1, 0.3.0,
0.2.4, 0.2.3, 0.2.2, 0.2.1, 0.2.0, 0.1.2, 0.1.1, 0.1 (global constraint
requires (==0.3))

so I put it in the script, thanks for nudging me to fix this.


Related upstream bugs:

https://github.com/batterseapower/test-framework/pull/48
http://code.google.com/p/leksah/issues/detail?id=274
http://code.google.com/p/agda/issues/detail?id=864
repa: Sent message to
https://groups.google.com/forum/#!forum/haskell-repa, pending
moderation.

But we should maybe check if we can do with a simple dependency-bumping
patch for now.

Greetings,
Joachim




-- 
Joachim "nomeata" Breitner
Debian Developer
  nomeata@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nomeata@joachim-breitner.de | http://people.debian.org/~nomeata

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: