haskellPackages.xmlhtml: Jailbreak for hspec 2.5
This commit is contained in:
parent
a7720d8a5e
commit
38396acd3b
@ -1125,4 +1125,7 @@ self: super: {
|
|||||||
|
|
||||||
# https://github.com/haskell/hoopl/issues/50
|
# https://github.com/haskell/hoopl/issues/50
|
||||||
hoopl = dontCheck super.hoopl;
|
hoopl = dontCheck super.hoopl;
|
||||||
|
|
||||||
|
# https://github.com/snapframework/xmlhtml/pull/37
|
||||||
|
xmlhtml = doJailbreak super.xmlhtml;
|
||||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||||
|
Loading…
x
Reference in New Issue
Block a user