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 ad76c47 commit 3c52068Copy full SHA for 3c52068
servant/servant.cabal
@@ -90,7 +90,7 @@ library
90
-- i.e. re-export, or allow using without direct dependency
91
build-depends:
92
http-api-data >= 0.4.1 && < 0.4.3
93
- , singleton-bool >= 0.1.4 && < 0.1.6
+ , singleton-bool >= 0.1.4 && < 0.1.7
94
95
-- Other dependencies: Lower bound around what is in the latest Stackage LTS.
96
-- Here can be exceptions if we really need features from the newer versions.
0 commit comments