mirror of
https://github.com/typeable/wai.git
synced 2025-01-07 14:51:40 +03:00
data-default 0.4
This commit is contained in:
parent
5cd782b20b
commit
d2896429a3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user