haskell-test-sandbox: the build errors have been fixed upstream

This commit is contained in:
Peter Simons 2015-03-02 12:10:34 +01:00
parent b0b08abf31
commit b29d61e0df

View file

@ -81,14 +81,6 @@ self: super: {
# Needs mtl 2.2.x due to "plailude".
clac = dontDistribute super.clac;
# https://github.com/junjihashimoto/test-sandbox-compose/issues/1
hspec-test-sandbox = markBroken super.hspec-test-sandbox;
test-framework-sandbox = markBroken super.test-sandbox-quickcheck;
test-sandbox = markBroken super.test-sandbox;
test-sandbox-compose = markBroken super.test-sandbox-compose;
test-sandbox-hunit = markBroken super.test-sandbox-hunit;
test-sandbox-quickcheck = markBroken super.test-sandbox-quickcheck;
# These packages need mtl 2.2.x directly or indirectly via dependencies.
apiary-purescript = markBroken super.apiary-purescript;
highlighter2 = markBroken super.highlighter2;