Skip to content

Commit 6ac7d49

Browse files
committed
support mtl 2.3
1 parent 0de8def commit 6ac7d49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HTTP.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Library
118118
-- transformers-0.2.0.0 is the first to have Control.Monad.IO.Class
119119
-- The following dependencies are refined by flags, but they should
120120
-- still be mentioned here on the top-level.
121-
, mtl >= 2.0.0.0 && < 2.3
121+
, mtl >= 2.0.0.0 && < 2.4
122122
, network >= 2.4 && < 3.2
123123

124124
default-language: Haskell98

0 commit comments

Comments
 (0)