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 0de8def commit 6ac7d49Copy full SHA for 6ac7d49
HTTP.cabal
@@ -118,7 +118,7 @@ Library
118
-- transformers-0.2.0.0 is the first to have Control.Monad.IO.Class
119
-- The following dependencies are refined by flags, but they should
120
-- still be mentioned here on the top-level.
121
- , mtl >= 2.0.0.0 && < 2.3
+ , mtl >= 2.0.0.0 && < 2.4
122
, network >= 2.4 && < 3.2
123
124
default-language: Haskell98
0 commit comments