forked from mirrors/nixpkgs
haskell-chaselev-deque has been fixed.
This commit is contained in:
parent
ba60dea515
commit
f4958243d4
|
@ -434,9 +434,6 @@ self: super: {
|
|||
# https://github.com/vincenthz/hs-crypto-pubkey/issues/20
|
||||
crypto-pubkey = dontCheck super.crypto-pubkey;
|
||||
|
||||
# https://github.com/rrnewton/haskell-lockfree/issues/44
|
||||
chaselev-deque = markBrokenVersion "0.5.0.3" super.chaselev-deque;
|
||||
|
||||
# https://github.com/zouppen/stratum-tool/issues/14
|
||||
stratum-tool = markBrokenVersion "0.0.4" super.stratum-tool;
|
||||
|
||||
|
|
Loading…
Reference in a new issue