From cbc806a4d525e192661f9e129981fc3fbaebb20b Mon Sep 17 00:00:00 2001 From: Tom McLaughlin Date: Wed, 16 Nov 2022 19:12:48 -0800 Subject: [PATCH] flat: re-enable at 0.6 --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ba785f1a..31d6aea7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -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