1
0
Fork 1
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:
Peter Simons 2015-02-06 14:31:30 +01:00
parent 964742c3fe
commit fca0ba87b3

View file

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