mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Re-enabble partial-isomorphisms (closes partial-isomorphisms 0.2.3.0 #7248).
This commit is contained in:
parent
1cb783815c
commit
e6e9d61713
@ -3198,7 +3198,7 @@ packages:
|
||||
- scanner
|
||||
|
||||
"Stanislav Chernichkin <schernichkin@gmail.com> @schernichkin":
|
||||
- partial-isomorphisms < 0 # 0.2.3.0 failure https://github.com/commercialhaskell/stackage/issues/7248
|
||||
- partial-isomorphisms
|
||||
|
||||
"Christoph Breitkopf <chbreitkopf@gmail.com> @bokesan":
|
||||
- IntervalMap
|
||||
@ -7031,7 +7031,7 @@ packages:
|
||||
- haskell-tools-rewrite < 0 # tried haskell-tools-rewrite-1.1.1.0, but its *library* requires the disabled package: references
|
||||
- haskey < 0 # tried haskey-0.3.1.0, but its *library* requires unix >=2.7.1.0 && < 2.8 and the snapshot contains unix-2.8.4.0
|
||||
- haskey-mtl < 0 # tried haskey-mtl-0.3.1.0, but its *library* requires monad-control >=1.0.1.0 && < 1.0.2.4 and the snapshot contains monad-control-1.0.3.1
|
||||
- haskoin-store < 0 # tried haskoin-store-1.5.10, but its *library* requires the disabled package: statsd-rupp
|
||||
- haskoin-store < 0 # tried haskoin-store-1.5.11, but its *library* requires the disabled package: statsd-rupp
|
||||
- hasmin < 0 # tried hasmin-1.0.3, but its *executable* requires bytestring >=0.10.2.0 && < 0.11 and the snapshot contains bytestring-0.12.1.0
|
||||
- hasmin < 0 # tried hasmin-1.0.3, but its *executable* requires optparse-applicative >=0.11 && < 0.16 and the snapshot contains optparse-applicative-0.18.1.0
|
||||
- hasmin < 0 # tried hasmin-1.0.3, but its *library* requires attoparsec >=0.12 && < 0.14 and the snapshot contains attoparsec-0.14.4
|
||||
@ -7237,7 +7237,6 @@ packages:
|
||||
- intro < 0 # tried intro-0.9.0.0, but its *library* requires text >=0.7 && < 1.3 and the snapshot contains text-2.1.1
|
||||
- intro < 0 # tried intro-0.9.0.0, but its *library* requires transformers >=0.4 && < 0.6 and the snapshot contains transformers-0.6.1.0
|
||||
- invert < 0 # tried invert-1.0.0.4, but its *library* requires base ^>=4.16 || ^>=4.17 || ^>=4.18 and the snapshot contains base-4.19.1.0
|
||||
- invertible < 0 # tried invertible-0.2.0.8, but its *library* requires the disabled package: partial-isomorphisms
|
||||
- ipa < 0 # tried ipa-0.3.1.1, but its *library* requires template-haskell >=2.14 && < 2.18 and the snapshot contains template-haskell-2.21.0.0
|
||||
- ipa < 0 # tried ipa-0.3.1.1, but its *library* requires text ^>=1.2 and the snapshot contains text-2.1.1
|
||||
- ipa < 0 # tried ipa-0.3.1.1, but its *library* requires unicode-transforms ^>=0.3.7 and the snapshot contains unicode-transforms-0.4.0.1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user