mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-04-12 03:09:06 +02:00
Remove constraint preventing persistent-2.7.2 and allowed failure for users-persistent
* persistent-2.7.3 was released which reverts the breaking change accidentally introduced in 2.7.2 * persistent-sqlite-2.6.4 was released which reverts the breaking change accidentally introduced in 2.6.3.2 Closes #3046
This commit is contained in:
parent
e13f28c677
commit
1f042805ce
@ -3142,9 +3142,6 @@ packages:
|
||||
# https://github.com/fpco/stackage/issues/2976
|
||||
- http-types < 0.10
|
||||
|
||||
# https://github.com/fpco/stackage/issues/3046
|
||||
- persistent < 2.7.2
|
||||
|
||||
# https://github.com/fpco/stackage/issues/3143
|
||||
- ansi-terminal < 0.8
|
||||
|
||||
@ -3584,7 +3581,6 @@ expected-test-failures:
|
||||
- shake # Needs ghc on $PATH with some installed haskell packages
|
||||
- singletons # Needs ghc on $PATH with som installed haskell packages
|
||||
- stack # https://github.com/fpco/stackage/issues/3082
|
||||
- users-persistent # sqlite
|
||||
- users-postgresql-simple # PostgreSQL
|
||||
- wai-cors # PhantomJS
|
||||
- wai-session-postgresql # PostgreSQL
|
||||
|
||||
Loading…
Reference in New Issue
Block a user