Make relevant changes to cabal file for yesod-auth
This commit is contained in:
parent
92849d863c
commit
f1fb571427
@ -27,7 +27,8 @@ library
|
|||||||
, wai >= 1.4
|
, wai >= 1.4
|
||||||
, template-haskell
|
, template-haskell
|
||||||
, base16-bytestring
|
, base16-bytestring
|
||||||
, cryptohash
|
, cryptonite
|
||||||
|
, memory
|
||||||
, random >= 1.0.0.2
|
, random >= 1.0.0.2
|
||||||
, text >= 0.7
|
, text >= 0.7
|
||||||
, mime-mail >= 0.3
|
, mime-mail >= 0.3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user