mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 20:51:57 +01:00
parent
ed6e782865
commit
31e4796aef
@ -470,7 +470,7 @@ packages:
|
|||||||
- persistent-postgresql
|
- persistent-postgresql
|
||||||
- persistent-sqlite
|
- persistent-sqlite
|
||||||
- persistent-template
|
- 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
|
# - stackage-curator # http-conduit 2.3 via amazonka
|
||||||
- store
|
- store
|
||||||
- wai-websockets
|
- wai-websockets
|
||||||
@ -3323,7 +3323,7 @@ packages:
|
|||||||
- mnist-idx
|
- mnist-idx
|
||||||
|
|
||||||
"Naushadh <naushadh@protonmail.com> @naushadh":
|
"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":
|
"Moritz Schulte <mtesseract@silverratio.net> @mtesseract":
|
||||||
- async-refresh
|
- async-refresh
|
||||||
@ -4583,6 +4583,11 @@ packages:
|
|||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/4549
|
# https://github.com/commercialhaskell/stackage/issues/4549
|
||||||
- ansi-terminal < 0.9.1
|
- 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
|
# end of packages
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user