haskell-time-compat: the test suite has transient errors on ghc-8.6.5
This commit is contained in:
parent
379605e7b7
commit
7a0c9c110f
@ -102,4 +102,8 @@ self: super: {
|
|||||||
vector = dontCheck super.vector;
|
vector = dontCheck super.vector;
|
||||||
|
|
||||||
mmorph = super.mmorph_1_1_3;
|
mmorph = super.mmorph_1_1_3;
|
||||||
|
|
||||||
|
# https://github.com/haskellari/time-compat/issues/23
|
||||||
|
time-compat = dontCheck super.time-compat;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user