mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-13 23:05:47 +01:00
Partial fix for #2537, this is bad as now it requires servant < 0.10 at least
This commit is contained in:
parent
dc2b7000a8
commit
0aa96035a7
@ -3190,6 +3190,13 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/2533
|
# https://github.com/fpco/stackage/issues/2533
|
||||||
- mysql-haskell < 0.8.1.0
|
- mysql-haskell < 0.8.1.0
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/2537
|
||||||
|
- servant < 0.11
|
||||||
|
- servant-client < 0.11
|
||||||
|
- servant-server < 0.11
|
||||||
|
# servant-docs < 0.10
|
||||||
|
# servant-foreign < 0.10
|
||||||
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user