flat: re-enable at 0.6

This commit is contained in:
Tom McLaughlin 2022-11-16 19:12:48 -08:00
parent 11b8cf7acd
commit cbc806a4d5

View File

@ -6156,7 +6156,6 @@ packages:
- fastmemo < 0 # tried fastmemo-0.1.0.1, but its *library* requires bytestring ==0.10.* and the snapshot contains bytestring-0.11.3.1
- fib < 0 # tried fib-0.1.0.1, but its *library* requires the disabled package: base-noprelude
- find-clumpiness < 0 # tried find-clumpiness-0.2.3.2, but its *library* requires the disabled package: BiobaseNewick
- flat < 0 # tried flat-0.4.4, but its *library* requires base >=4.8 && < 4.16 and the snapshot contains base-4.16.3.0
- fold-debounce < 0 # tried fold-debounce-0.2.0.9, but its *library* requires time >=1.4.0 && < 1.10 and the snapshot contains time-1.11.1.1
- fold-debounce-conduit < 0 # tried fold-debounce-conduit-0.2.0.6, but its *library* requires base >=4.9.0 && < 4.16 and the snapshot contains base-4.16.3.0
- foldable1 < 0 # tried foldable1-0.1.0.0, but its *library* requires the disabled package: util
@ -8159,7 +8158,6 @@ expected-test-failures:
- deriveJsonNoPrefix # 0.1.0.1 compile fail against aeson 2
- do-notation # 0.1.0.2
- essence-of-live-coding # 0.2.6
- flat # 0.4.4
- flay # 0.4
- functor-combinators # https://github.com/commercialhaskell/stackage/issues/6376
- generic-arbitrary # https://github.com/commercialhaskell/stackage/issues/6681