mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Add hslua-list, upper bound hpqtypes #6852
This commit is contained in:
parent
5dc88f49dd
commit
1b9f57965b
@ -3782,6 +3782,7 @@ packages:
|
||||
- hslua-aeson
|
||||
- hslua-classes
|
||||
- hslua-core
|
||||
- hslua-list
|
||||
- hslua-marshalling
|
||||
- hslua-module-doclayout
|
||||
- hslua-module-path
|
||||
@ -5316,7 +5317,7 @@ packages:
|
||||
- relapse
|
||||
- relational-schemas
|
||||
- resolv
|
||||
- resource-pool < 0.4.0.0 # https://github.com/commercialhaskell/stackage/issues/6852
|
||||
- resource-pool
|
||||
- resourcet
|
||||
- rest-rewrite
|
||||
- rfc5051
|
||||
@ -7852,6 +7853,10 @@ packages:
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/6815
|
||||
- polysemy < 1.8
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/6852
|
||||
- resource-pool < 0.4.0.0
|
||||
- hpqtypes < 1.11.0.0
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user