Bump cookie version in cabal file
This commit is contained in:
parent
a797c2e5d4
commit
aed1e27cb7
@ -42,7 +42,7 @@ library
|
|||||||
, unordered-containers >= 0.2
|
, unordered-containers >= 0.2
|
||||||
, monad-control >= 0.3 && < 1.1
|
, monad-control >= 0.3 && < 1.1
|
||||||
, transformers-base >= 0.4
|
, transformers-base >= 0.4
|
||||||
, cookie >= 0.4.1 && < 0.5
|
, cookie >= 0.4.2 && < 0.5
|
||||||
, http-types >= 0.7
|
, http-types >= 0.7
|
||||||
, case-insensitive >= 0.2
|
, case-insensitive >= 0.2
|
||||||
, parsec >= 2 && < 3.2
|
, parsec >= 2 && < 3.2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user