Make relevant changes to cabal file for yesod-auth

This commit is contained in:
Sibi Prabakaran 2017-05-18 08:18:53 +05:30
parent 92849d863c
commit f1fb571427
No known key found for this signature in database
GPG Key ID: D19E3E0EBB557613

View File

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