haskell-yesod-auth: jail-break to support current versions of lifted-base
This commit is contained in:
parent
5387c50157
commit
3e5dc7a950
@ -16,6 +16,7 @@ cabal.mkDerivation (self: {
|
|||||||
unorderedContainers wai yesodCore yesodForm yesodJson
|
unorderedContainers wai yesodCore yesodForm yesodJson
|
||||||
yesodPersistent
|
yesodPersistent
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.yesodweb.com/";
|
homepage = "http://www.yesodweb.com/";
|
||||||
description = "Authentication for Yesod";
|
description = "Authentication for Yesod";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user