mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
parent
ed6e782865
commit
31e4796aef
@ -470,7 +470,7 @@ packages:
|
||||
- persistent-postgresql
|
||||
- persistent-sqlite
|
||||
- persistent-template
|
||||
# - persistent-test # https://github.com/commercialhaskell/stackage/pull/4492
|
||||
# persistent-test # https://github.com/commercialhaskell/stackage/pull/4492
|
||||
# - stackage-curator # http-conduit 2.3 via amazonka
|
||||
- store
|
||||
- wai-websockets
|
||||
@ -3323,7 +3323,7 @@ packages:
|
||||
- mnist-idx
|
||||
|
||||
"Naushadh <naushadh@protonmail.com> @naushadh":
|
||||
- persistent-mysql-haskell < 0 # build failure, https://github.com/commercialhaskell/stackage/issues/4550
|
||||
- persistent-mysql-haskell
|
||||
|
||||
"Moritz Schulte <mtesseract@silverratio.net> @mtesseract":
|
||||
- async-refresh
|
||||
@ -4583,6 +4583,11 @@ packages:
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4549
|
||||
- ansi-terminal < 0.9.1
|
||||
|
||||
# causes build failure in persistent-mysql-haskell https://github.com/commercialhaskell/stackage/issues/4550
|
||||
# causes build failure in eventful-sql-common https://github.com/commercialhaskell/stackage/issues/4551
|
||||
# causes build failure in persistent-test https://github.com/commercialhaskell/stackage/issues/4552
|
||||
- persistent-template < 2.7.1
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user