mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
disable text-encode to allow persistent-2.18 (#7884)
https://github.com/friedbrice/text-encode/issues/1
This commit is contained in:
parent
d3e96c4816
commit
62f865c623
@ -13,7 +13,7 @@ packages:
|
||||
"Daniel Brice <danielbrice@gmail.com> @friedbrice":
|
||||
- generic-lexicographic-order
|
||||
- text-convert
|
||||
- text-encode
|
||||
- text-encode < 0 # https://github.com/friedbrice/text-encode/issues/1
|
||||
|
||||
"Ernesto Hernandez-Novich <haskell@iamemhn.link> @iamemhn":
|
||||
- monad-logger-syslog
|
||||
@ -8892,7 +8892,6 @@ skipped-tests:
|
||||
- temporary-resourcet # tried temporary-resourcet-0.1.0.1, but its *test-suite* requires tasty >=1.0 && < 1.2 and the snapshot contains tasty-1.5.3
|
||||
- tensors # tried tensors-0.1.5, but its *test-suite* requires QuickCheck >=2.11.1 && < 2.15 and the snapshot contains QuickCheck-2.16.0.0
|
||||
- tensort # tried tensort-1.1.0.0, but its *test-suite* requires QuickCheck >=2.14.3 && < 2.16 and the snapshot contains QuickCheck-2.16.0.0
|
||||
- text-encode # tried text-encode-0.2.0.0, but its *test-suite* requires persistent >=2.13 && < 2.18 and the snapshot contains persistent-2.18.0.0
|
||||
- text-iso8601 # tried text-iso8601-0.1.1, but its *test-suite* requires QuickCheck >=2.14.3 && < 2.16 and the snapshot contains QuickCheck-2.16.0.0
|
||||
- time-compat # tried time-compat-1.9.8, but its *test-suite* requires QuickCheck >=2.15.0.1 && < 2.16 and the snapshot contains QuickCheck-2.16.0.0
|
||||
- time-compat # tried time-compat-1.9.8, but its *test-suite* requires random >=1.2.1.3 && < 1.3 and the snapshot contains random-1.3.1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user