We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bd2aa1 commit 5557920Copy full SHA for 5557920
servant/servant.cabal
@@ -99,7 +99,7 @@ library
99
-- i.e. re-export, or allow using without direct dependency
100
build-depends:
101
http-api-data >= 0.4.1 && < 0.4.2
102
- , singleton-bool >= 0.1.4 && < 0.1.5
+ , singleton-bool >= 0.1.4 && < 0.1.6
103
104
-- Other dependencies: Lower bound around what is in the latest Stackage LTS.
105
-- Here can be exceptions if we really need features from the newer versions.
0 commit comments