diff --git a/yaml.cabal b/yaml.cabal index a1ec24f..5f34918 100644 --- a/yaml.cabal +++ b/yaml.cabal @@ -41,7 +41,7 @@ library build-depends: base >= 4 && < 5 , transformers >= 0.1 , bytestring >= 0.9.1.4 - , conduit >= 1.0.11 && < 1.3 + , conduit >= 1.1.0 && < 1.3 , resourcet >= 0.3 && < 1.2 , aeson >= 0.5 , containers