mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-09 10:16:35 +01:00
Manage text-encode via commenter.
This commit is contained in:
parent
daa9cf6601
commit
5fd7bf34c9
@ -16,7 +16,7 @@ packages:
|
|||||||
"Daniel Brice <danielbrice@gmail.com> @friedbrice":
|
"Daniel Brice <danielbrice@gmail.com> @friedbrice":
|
||||||
- generic-lexicographic-order
|
- generic-lexicographic-order
|
||||||
- text-convert
|
- text-convert
|
||||||
- text-encode < 0 # https://github.com/friedbrice/text-encode/issues/1
|
- text-encode
|
||||||
|
|
||||||
"Ernesto Hernandez-Novich <haskell@iamemhn.link> @iamemhn":
|
"Ernesto Hernandez-Novich <haskell@iamemhn.link> @iamemhn":
|
||||||
- monad-logger-syslog
|
- monad-logger-syslog
|
||||||
@ -8876,6 +8876,7 @@ 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
|
- 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
|
- 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
|
- 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.1.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
|
- 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
|
||||||
- timers-tick # tried timers-tick-0.5.0.4, but its *test-suite* requires QuickCheck >=2.14 && < 2.16 and the snapshot contains QuickCheck-2.16.0.0
|
- timers-tick # tried timers-tick-0.5.0.4, but its *test-suite* requires QuickCheck >=2.14 && < 2.16 and the snapshot contains QuickCheck-2.16.0.0
|
||||||
- tomland # tried tomland-1.3.3.3, but its *test-suite* requires hedgehog >=1.0.1 && < 1.6 and the snapshot contains hedgehog-1.7
|
- tomland # tried tomland-1.3.3.3, but its *test-suite* requires hedgehog >=1.0.1 && < 1.6 and the snapshot contains hedgehog-1.7
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user