3
0
Fork 0
forked from mirrors/nixpkgs

haskell-chaselev-deque has been fixed.

This commit is contained in:
Peter Simons 2015-03-09 11:43:38 +01:00
parent ba60dea515
commit f4958243d4

View file

@ -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;