haskellngPackages.stm-conduit: 2.6.0 fails to build tests
This commit is contained in:
parent
22a26e4c32
commit
208400cb3e
@ -494,6 +494,9 @@ self: super: {
|
|||||||
# https://github.com/joeyadams/haskell-stm-delay/issues/3
|
# https://github.com/joeyadams/haskell-stm-delay/issues/3
|
||||||
stm-delay = dontCheck super.stm-delay;
|
stm-delay = dontCheck super.stm-delay;
|
||||||
|
|
||||||
|
# https://github.com/cgaebel/stm-conduit/issues/33
|
||||||
|
stm-conduit = dontCheck super.stm-conduit;
|
||||||
|
|
||||||
# https://github.com/fumieval/call/issues/3
|
# https://github.com/fumieval/call/issues/3
|
||||||
call = markBrokenVersion "0.1.2" super.call;
|
call = markBrokenVersion "0.1.2" super.call;
|
||||||
rhythm-game-tutorial = dontDistribute super.rhythm-game-tutorial; # depends on call
|
rhythm-game-tutorial = dontDistribute super.rhythm-game-tutorial; # depends on call
|
||||||
|
Loading…
x
Reference in New Issue
Block a user