mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Add upper bounds for base-noprelude, lens, xlsx.
base-noprelude: https://github.com/fpco/stackage/issues/2205 lense: https://github.com/fpco/stackage/issues/2206 xlsx: https://github.com/fpco/stackage/issues/2207
This commit is contained in:
parent
63c98ca6ec
commit
0fc20d6da8
@ -2758,6 +2758,15 @@ packages:
|
||||
# https://github.com/fpco/stackage/issues/2197
|
||||
- brick < 0.16
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2205
|
||||
- base-noprelude < 4.9.1.0
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2206
|
||||
- lens < 4.15
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2207
|
||||
- xlsx < 0.4
|
||||
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user