haskell-semigroupoids: don't compile the test suite of old versions
This commit is contained in:
parent
aa88e53408
commit
f2d17b586c
@ -1029,4 +1029,7 @@ self: super: {
|
|||||||
hpc-coveralls = disableSharedExecutables super.hpc-coveralls;
|
hpc-coveralls = disableSharedExecutables super.hpc-coveralls;
|
||||||
hpc-coveralls_0_9_0 = disableSharedExecutables super.hpc-coveralls_0_9_0;
|
hpc-coveralls_0_9_0 = disableSharedExecutables super.hpc-coveralls_0_9_0;
|
||||||
|
|
||||||
|
# Test suite won't compile.
|
||||||
|
semigroupoids_5_0_0_3 = dontCheck super.semigroupoids_5_0_0_3;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user