Compare commits
1 commit
master
...
fix-servan
Author | SHA1 | Date | |
---|---|---|---|
|
85828bffa6 |
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ library
|
||||||
|
|
||||||
-- Servant dependencies
|
-- Servant dependencies
|
||||||
build-depends:
|
build-depends:
|
||||||
servant >= 0.18.1 && <0.19
|
servant >= 0.18.2 && <0.19
|
||||||
|
|
||||||
-- Other dependencies: Lower bound around what is in the latest Stackage LTS.
|
-- Other dependencies: Lower bound around what is in the latest Stackage LTS.
|
||||||
-- Here can be exceptions if we really need features from the newer versions.
|
-- Here can be exceptions if we really need features from the newer versions.
|
||||||
|
|
Loading…
Reference in a new issue