servant upper bounds for #3750

This commit is contained in:
Adam Bergmark 2018-06-19 21:09:47 +02:00
parent 3b83653615
commit 74b441bf99

View File

@ -996,7 +996,7 @@ packages:
"Simon Michael <simon@joyful.com> @simonmichael":
#
# The hledger project aims to keep the latest release of the core
# hledger-lib and hledger packages in stackage nightly at all times.
# hledger-lib and hledger packages in stackage nightly at all times.
# When other hledger-* packages have too-restrictive bounds, we prefer they
# be removed, rather than putting an upper bound on hledger-lib and hledger.
# (https://github.com/fpco/stackage/issues/3494)
@ -3547,6 +3547,13 @@ packages:
- numhask-prelude < 0.1.0.0
- numhask-range < 0.2.3.1
- numhask-test < 0.1.0.0
# https://github.com/commercialhaskell/stackage/issues/3750
- servant < 0.14
- servant-client < 0.14
- servant-client-core < 0.14
- servant-server < 0.14
- servant-lucid < 0.8.1
# end of packages
# Package flags are applied to individual packages, and override the values of