haskell-ShellCheck build has been fixed upstream.

This commit is contained in:
Peter Simons 2015-04-17 19:10:21 +02:00
parent 196e34279d
commit d405c97251

View File

@ -269,9 +269,6 @@ self: super: {
cmdlib = markBroken super.cmdlib;
laborantin-hs = dontDistribute super.laborantin-hs;
# https://github.com/koalaman/shellcheck/issues/352
ShellCheck = markBroken super.ShellCheck;
# https://github.com/cartazio/arithmoi/issues/1
arithmoi = markBroken super.arithmoi;
constructible = dontDistribute super.constructible;