modernization
This commit is contained in:
parent
09f9b61905
commit
d472142858
1 changed files with 2 additions and 2 deletions
|
@ -86,7 +86,7 @@ library
|
|||
, wai-extra >= 3.0 && < 3.1
|
||||
, yaml >= 0.8 && < 0.9
|
||||
, http-conduit >= 2.1
|
||||
, directory >= 1.1 && < 1.3
|
||||
, directory >= 1.1 && < 1.4
|
||||
, warp >= 3.0 && < 4
|
||||
, data-default
|
||||
, aeson >= 0.6
|
||||
|
@ -100,7 +100,7 @@ library
|
|||
, unordered-containers
|
||||
, containers
|
||||
, vector
|
||||
, time
|
||||
, time >= 1.8
|
||||
-- snip
|
||||
, mime-mail
|
||||
, blaze-markup
|
||||
|
|
Loading…
Reference in a new issue