haskell-time-compat: the test suite has transient errors on ghc-8.6.5
This commit is contained in:
parent
379605e7b7
commit
7a0c9c110f
1 changed files with 4 additions and 0 deletions
|
@ -102,4 +102,8 @@ self: super: {
|
|||
vector = dontCheck super.vector;
|
||||
|
||||
mmorph = super.mmorph_1_1_3;
|
||||
|
||||
# https://github.com/haskellari/time-compat/issues/23
|
||||
time-compat = dontCheck super.time-compat;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue