mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 14:45:27 +00:00
haskell-MoeDict: build succeeds now
This commit is contained in:
parent
964742c3fe
commit
fca0ba87b3
|
@ -420,9 +420,6 @@ self: super: {
|
|||
# https://github.com/haskell-hub/hub-src/issues/24
|
||||
hub = markBrokenVersion "1.4.0" super.hub;
|
||||
|
||||
# https://github.com/audreyt/MoeDict.hs/issues/1
|
||||
MoeDict = markBrokenVersion "0.0.1" super.MoeDict;
|
||||
|
||||
# https://github.com/pixbi/duplo/issues/25
|
||||
duplo = dontCheck super.duplo;
|
||||
|
||||
|
|
Loading…
Reference in a new issue