mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Upper bound on connection and socks for #4494
This commit is contained in:
parent
a4ce9728e3
commit
1ed72b2f9a
@ -4563,6 +4563,10 @@ packages:
|
||||
- persistent-postgresql < 2.10.0
|
||||
- persistent-template < 2.7.0
|
||||
- persistent-sqlite < 2.10.0
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4494
|
||||
- connection < 0.3
|
||||
- socks < 0.6
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user