text-icu: Some sort of testing issue with ghc-8.2
This commit is contained in:
parent
be49066415
commit
b1a1062dad
@ -1003,6 +1003,9 @@ self: super: {
|
|||||||
# https://github.com/alphaHeavy/protobuf/issues/34
|
# https://github.com/alphaHeavy/protobuf/issues/34
|
||||||
protobuf = dontCheck super.protobuf;
|
protobuf = dontCheck super.protobuf;
|
||||||
|
|
||||||
|
# https://github.com/bos/text-icu/issues/32
|
||||||
|
text-icu = dontCheck super.text-icu;
|
||||||
|
|
||||||
# https://github.com/strake/lenz.hs/issues/2
|
# https://github.com/strake/lenz.hs/issues/2
|
||||||
lenz =
|
lenz =
|
||||||
let patch = pkgs.fetchpatch
|
let patch = pkgs.fetchpatch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user