haskell-ng: jailbreak AbortT-transformers to fix the build
This commit is contained in:
parent
cfc2aeaa91
commit
4cd9c8c3ae
@ -100,6 +100,10 @@ self: super: {
|
|||||||
|
|
||||||
# https://github.com/techtangents/ablist/issues/1
|
# https://github.com/techtangents/ablist/issues/1
|
||||||
ABList = dontCheck super.ABList;
|
ABList = dontCheck super.ABList;
|
||||||
|
|
||||||
|
# https://github.com/gcross/AbortT-transformers/issues/1
|
||||||
|
AbortT-transformers = doJailbreak super.AbortT-transformers;
|
||||||
|
|
||||||
}
|
}
|
||||||
// {
|
// {
|
||||||
# Not on Hackage yet.
|
# Not on Hackage yet.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user