haskell-MoeDict: build succeeds now

This commit is contained in:
Peter Simons 2015-02-06 14:31:30 +01:00
parent 964742c3fe
commit fca0ba87b3
1 changed files with 0 additions and 3 deletions

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;