haskell-wizards: jailbreak to fix build with ghc-8.6.1
This commit is contained in:
parent
5891201db2
commit
60744d784a
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ self: super: {
|
|||
QuickCheck = self.QuickCheck_2_12_6_1;
|
||||
semigroupoids = self.semigroupoids_5_3_1;
|
||||
tagged = self.tagged_0_8_6;
|
||||
wizards = doJailbreak super.wizards;
|
||||
yaml = self.yaml_0_11_0_0;
|
||||
|
||||
# https://github.com/tibbe/unordered-containers/issues/214
|
||||
|
|
Loading…
Reference in a new issue