Update keter.cabal

bump `wai-extra` version to have access to `AddHeader` middleware.
This commit is contained in:
tolysz 2014-12-16 09:03:17 +00:00
parent 276b93a36a
commit 3fb65f4545

View File

@ -44,7 +44,7 @@ Library
, unix >= 2.5
, wai-app-static >= 3.0 && < 3.1
, wai >= 3.0 && < 3.1
, wai-extra >= 3.0 && < 3.1
, wai-extra >= 3.0.3 && < 3.1
, http-types
, regex-tdfa >= 1.1
, attoparsec >= 0.10