haskell-MoeDict is broken

This commit is contained in:
Peter Simons 2015-02-02 11:41:07 +01:00
parent f87871d266
commit 9a33055dc0

View file

@ -404,6 +404,9 @@ 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;
} // {
# Not on Hackage.