mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 08:18:30 +01:00
Constrain servant & friends per #3805
This commit is contained in:
parent
0d8d49e1bf
commit
a903057cd7
@ -3619,6 +3619,11 @@ packages:
|
||||
- hspec < 2.5.3
|
||||
- hspec-discover < 2.5.3
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/3805
|
||||
- servant < 0.14.1
|
||||
- servant-client-core < 0.14.1
|
||||
- servant-server < 0.14.1
|
||||
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user