haskell-ng.snaplet-redis: Jailbreak
Necessary until https://github.com/dzhus/snaplet-redis/pull/11 is merged and released.
This commit is contained in:
parent
9c71a83fd1
commit
3dbb43e62e
@ -139,6 +139,9 @@ self: super: {
|
||||
# https://github.com/goldfirere/th-desugar/issues/21
|
||||
th-desugar = dontCheck super.th-desugar;
|
||||
|
||||
# https://github.com/dzhus/snaplet-redis/pull/11
|
||||
snaplet-redis = doJailbreak super.snaplet-redis;
|
||||
|
||||
}
|
||||
// {
|
||||
# Not on Hackage yet.
|
||||
|
Loading…
Reference in New Issue
Block a user