data-default 0.4

This commit is contained in:
Michael Snoyman 2012-04-03 13:16:14 +03:00
parent 5cd782b20b
commit d2896429a3

View File

@ -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