haskell-test-sandbox cannot be built by GHC 7.8.x.
This commit is contained in:
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
|
||||
|
Loading…
Reference in New Issue
Block a user