mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Re-enabled functor-combinators.
This commit is contained in:
parent
c67d154612
commit
66fde804cc
@ -5470,7 +5470,7 @@ packages:
|
||||
- formatn
|
||||
- friendly-time
|
||||
- functor-classes-compat
|
||||
- functor-combinators < 0 # 0.4.1.2 compile fail https://github.com/mstksg/functor-combinators/issues/7
|
||||
- functor-combinators
|
||||
- fuzzcheck
|
||||
- generic-arbitrary
|
||||
- generically
|
||||
@ -8996,6 +8996,7 @@ skipped-tests:
|
||||
- focuslist # tried focuslist-0.1.1.0, but its *test-suite* requires validity < 0.12.0.0 and the snapshot contains validity-0.12.0.2
|
||||
- ftp-client # tried ftp-client-0.5.1.4, but its *test-suite* requires tasty >=1.2.3 && < 1.3 and the snapshot contains tasty-1.5
|
||||
- ftp-client # tried ftp-client-0.5.1.4, but its *test-suite* requires tasty-hspec >=1.1.5.1 && < 1.2 and the snapshot contains tasty-hspec-1.2.0.4
|
||||
- functor-combinators # tried functor-combinators-0.4.1.3, but its *test-suite* requires the disabled package: hedgehog
|
||||
- fused-effects # tried fused-effects-1.1.2.2, but its *test-suite* requires hedgehog >=1 && < 1.3 and the snapshot contains hedgehog-1.4
|
||||
- fused-effects # tried fused-effects-1.1.2.2, but its *test-suite* requires markdown-unlit ^>=0.5 and the snapshot contains markdown-unlit-0.6.0
|
||||
- galois-field # tried galois-field-1.0.2, but its *test-suite* requires QuickCheck >=2.13 && < 2.14 and the snapshot contains QuickCheck-2.14.3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user