haskell-test-sandbox cannot be built by GHC 7.8.x.

This commit is contained in:
Peter Simons
2015-02-15 22:35:28 +01:00
parent 2a8c78322c
commit dccb2921ff
@@ -81,6 +81,10 @@ self: super: {
# Needs mtl 2.2.x due to "plailude".
clac = dontDistribute super.clac;
# https://github.com/junjihashimoto/test-sandbox-compose/issues/1
test-sandbox = markBroken super.test-sandbox;
test-sandbox-compose = markBroken super.test-sandbox-compose;
}
// # packages relating to amazonka