diff --git a/wai-extra/wai-extra.cabal b/wai-extra/wai-extra.cabal index d43f21e2..d4a98b2e 100644 --- a/wai-extra/wai-extra.cabal +++ b/wai-extra/wai-extra.cabal @@ -1,5 +1,5 @@ Name: wai-extra -Version: 1.2.0 +Version: 1.2.0.1 Synopsis: Provides some basic WAI handlers and middleware. Description: The goal here is to provide common features without many dependencies. License: MIT @@ -32,7 +32,7 @@ Library , http-types >= 0.6 && < 0.7 , text >= 0.7 && < 0.12 , case-insensitive >= 0.2 - , data-default >= 0.3 && < 0.4 + , data-default >= 0.3 && < 0.5 , fast-logger >= 0.0.2 , conduit >= 0.4 && < 0.5 , zlib-conduit >= 0.4 && < 0.5