mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Add constraints to microlens-* per jdaughterty/vty#147
This commit is contained in:
parent
dd6db5b9a3
commit
e9c95ded17
@ -3454,6 +3454,13 @@ packages:
|
||||
# Requires too-new base
|
||||
- xhtml < 3000.2.2.1 # base >= 4.11
|
||||
|
||||
# https://github.com/jtdaugherty/vty/issues/147
|
||||
# (downstream build failure)
|
||||
- microlens < 0.4.9
|
||||
- microlens-ghc < 0.4.9
|
||||
- microlens-platform < 0.3.10
|
||||
- microlens-th < 0.4.2
|
||||
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user