Merge pull request #29183 from LumiGuide/fix-grakn
haskell: fix grakn-0.2.0
This commit is contained in:
commit
2b7fac2eff
@ -910,4 +910,6 @@ self: super: {
|
||||
# https://github.com/jtdaugherty/text-zipper/issues/11
|
||||
text-zipper = dontCheck super.text-zipper;
|
||||
|
||||
# https://github.com/graknlabs/grakn-haskell/pull/1
|
||||
grakn = dontCheck (doJailbreak super.grakn);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user