haskell-yesod-static has been fixed upstream.

This commit is contained in:
Peter Simons 2015-09-07 10:10:07 +02:00
parent eb860e488a
commit 397972a6ef

View file

@ -1026,8 +1026,7 @@ self: super: {
# https://github.com/pxqr/base32-bytestring/issues/4
base32-bytestring = dontCheck super.base32-bytestring;
# Broken by HUnit 1.3.x
# https://github.com/JohnLato/listlike/pull/6#issuecomment-137986095
ListLike = dontCheck super.ListLike;
yesod-static = dontCheck super.yesod-static;
}