haskell-control-monad-free: mark broken when building with ghc-8.6.x
This commit is contained in:
parent
9f660351a4
commit
89223a9380
@ -46,6 +46,7 @@ self: super: {
|
||||
|
||||
# LTS-12.x versions do not compile.
|
||||
contravariant = self.contravariant_1_5;
|
||||
control-monad-free = markBrokenVersion "0.6.1" super.control-monad-free;
|
||||
doctest = self.doctest_0_16_0_1;
|
||||
doctest_0_16_0_1 = dontCheck super.doctest_0_16_0_1;
|
||||
Glob = self.Glob_0_9_3;
|
||||
|
Loading…
Reference in New Issue
Block a user