haskell simple-affine-space: Disable test suite
This commit is contained in:
parent
802dfc8bd7
commit
a762316e72
@ -177,6 +177,9 @@ self: super: {
|
||||
# Test suite build depends on ancient tasty 0.11.x.
|
||||
cryptohash-sha512 = dontCheck super.cryptohash-sha512;
|
||||
|
||||
# Test suite depends on source code being available
|
||||
simple-affine-space = dontCheck super.simple-affine-space;
|
||||
|
||||
# https://github.com/kazu-yamamoto/simple-sendfile/issues/17
|
||||
simple-sendfile = dontCheck super.simple-sendfile;
|
||||
|
||||
|
@ -4332,7 +4332,6 @@ broken-packages:
|
||||
- duet
|
||||
- dumb-cas
|
||||
- dump-core
|
||||
- dunai
|
||||
- dunai-core
|
||||
- dunai-test
|
||||
- Dung
|
||||
@ -9190,7 +9189,6 @@ broken-packages:
|
||||
- simgi
|
||||
- simple
|
||||
- simple-actors
|
||||
- simple-affine-space
|
||||
- simple-atom
|
||||
- simple-bluetooth
|
||||
- simple-c-value
|
||||
|
Loading…
Reference in New Issue
Block a user