haskell-vector-algorithms: temporarily disable test suite to work around a compiler crash
This commit is contained in:
parent
7fb70c2db9
commit
a05017cd6c
@ -208,4 +208,7 @@ self: super: {
|
||||
# https://github.com/DanielG/cabal-helper/issues/10
|
||||
cabal-helper = dontCheck super.cabal-helper;
|
||||
|
||||
# https://github.com/fpco/stackage/issues/1112
|
||||
vector-algorithms = dontCheck super.vector-algorithms;
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user