mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 04:31:57 +01:00
Reenable test-framework, take over some grandfathered packages (#7026)
Please run the commenter to reenable all packages that are disabled because of test-framework.
This commit is contained in:
parent
06fde32d37
commit
cb7b4dfb8c
@ -112,6 +112,15 @@ packages:
|
|||||||
- microaeson
|
- microaeson
|
||||||
- cassava
|
- cassava
|
||||||
- ini
|
- ini
|
||||||
|
- cryptohash-sha256
|
||||||
|
- cryptohash-sha512
|
||||||
|
- newtype
|
||||||
|
- resolv
|
||||||
|
|
||||||
|
- blaze-builder
|
||||||
|
- regex-pcre-builtin
|
||||||
|
- test-framework
|
||||||
|
|
||||||
|
|
||||||
"Diogo Biazus <diogo@biazus.ca>":
|
"Diogo Biazus <diogo@biazus.ca>":
|
||||||
- hasql-notifications
|
- hasql-notifications
|
||||||
@ -5053,7 +5062,6 @@ packages:
|
|||||||
- bindings-uname
|
- bindings-uname
|
||||||
- bitarray
|
- bitarray
|
||||||
- blank-canvas
|
- blank-canvas
|
||||||
- blaze-builder
|
|
||||||
- blaze-svg
|
- blaze-svg
|
||||||
- blaze-textual
|
- blaze-textual
|
||||||
- bloomfilter
|
- bloomfilter
|
||||||
@ -5115,8 +5123,6 @@ packages:
|
|||||||
- crypto-pubkey-openssh < 0 # 0.2.7 compile fail
|
- crypto-pubkey-openssh < 0 # 0.2.7 compile fail
|
||||||
- crypto-random < 0 # https://github.com/vincenthz/hs-crypto-random/issues/15
|
- crypto-random < 0 # https://github.com/vincenthz/hs-crypto-random/issues/15
|
||||||
- cryptohash-cryptoapi
|
- cryptohash-cryptoapi
|
||||||
- cryptohash-sha256
|
|
||||||
- cryptohash-sha512
|
|
||||||
- cryptostore
|
- cryptostore
|
||||||
- css-text
|
- css-text
|
||||||
- csv
|
- csv
|
||||||
@ -5331,7 +5337,6 @@ packages:
|
|||||||
- network-run
|
- network-run
|
||||||
- network-transport
|
- network-transport
|
||||||
- network-uri < 2.7.0.0 || > 2.7.0.0 # 2.7.0.0 was deprecated, don't remove bound until >2.7.0.0 is released.
|
- network-uri < 2.7.0.0 || > 2.7.0.0 # 2.7.0.0 was deprecated, don't remove bound until >2.7.0.0 is released.
|
||||||
- newtype
|
|
||||||
- next-ref
|
- next-ref
|
||||||
- nicify-lib
|
- nicify-lib
|
||||||
- normaldistribution
|
- normaldistribution
|
||||||
@ -5387,11 +5392,9 @@ packages:
|
|||||||
- recv
|
- recv
|
||||||
- refinery < 0 # 0.4.0.0 # fails to compile (#7017)
|
- refinery < 0 # 0.4.0.0 # fails to compile (#7017)
|
||||||
- regex-applicative-text
|
- regex-applicative-text
|
||||||
- regex-pcre-builtin
|
|
||||||
- regex-tdfa-text
|
- regex-tdfa-text
|
||||||
- relapse
|
- relapse
|
||||||
- relational-schemas
|
- relational-schemas
|
||||||
- resolv
|
|
||||||
- resource-pool
|
- resource-pool
|
||||||
- resourcet
|
- resourcet
|
||||||
- rest-rewrite
|
- rest-rewrite
|
||||||
@ -5465,7 +5468,6 @@ packages:
|
|||||||
- temporary
|
- temporary
|
||||||
- temporary-rc
|
- temporary-rc
|
||||||
- temporary-resourcet
|
- temporary-resourcet
|
||||||
- test-framework
|
|
||||||
- test-framework-hunit
|
- test-framework-hunit
|
||||||
- test-framework-quickcheck2
|
- test-framework-quickcheck2
|
||||||
- test-framework-smallcheck
|
- test-framework-smallcheck
|
||||||
@ -8186,7 +8188,6 @@ packages:
|
|||||||
- termcolor < 0 # tried termcolor-0.2.0.0, but its *executable* requires the disabled package: cli
|
- termcolor < 0 # tried termcolor-0.2.0.0, but its *executable* requires the disabled package: cli
|
||||||
- termonad < 0 # tried termonad-4.5.0.0, but its *library* requires the disabled package: inline-c
|
- termonad < 0 # tried termonad-4.5.0.0, but its *library* requires the disabled package: inline-c
|
||||||
- test-fixture < 0 # tried test-fixture-0.5.1.0, but its *library* requires template-haskell >=2.10 && < 2.13 and the snapshot contains template-haskell-2.20.0.0
|
- test-fixture < 0 # tried test-fixture-0.5.1.0, but its *library* requires template-haskell >=2.10 && < 2.13 and the snapshot contains template-haskell-2.20.0.0
|
||||||
- test-framework < 0 # tried test-framework-0.8.2.0, but its *library* requires ansi-wl-pprint >=0.5.1 && < 0.7 and the snapshot contains ansi-wl-pprint-1.0.2
|
|
||||||
- test-framework-hunit < 0 # tried test-framework-hunit-0.3.0.2, but its *library* requires the disabled package: test-framework
|
- test-framework-hunit < 0 # tried test-framework-hunit-0.3.0.2, but its *library* requires the disabled package: test-framework
|
||||||
- test-framework-leancheck < 0 # tried test-framework-leancheck-0.0.4, but its *library* requires the disabled package: test-framework
|
- test-framework-leancheck < 0 # tried test-framework-leancheck-0.0.4, but its *library* requires the disabled package: test-framework
|
||||||
- test-framework-quickcheck2 < 0 # tried test-framework-quickcheck2-0.3.0.5, but its *library* requires the disabled package: test-framework
|
- test-framework-quickcheck2 < 0 # tried test-framework-quickcheck2-0.3.0.5, but its *library* requires the disabled package: test-framework
|
||||||
@ -8632,7 +8633,7 @@ package-flags:
|
|||||||
|
|
||||||
aws-sns-verify:
|
aws-sns-verify:
|
||||||
development: true
|
development: true
|
||||||
|
|
||||||
optics-operators:
|
optics-operators:
|
||||||
build-readme: false
|
build-readme: false
|
||||||
# end of package-flags
|
# end of package-flags
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user