haskell.packages.ghc802: dontCheck vector-algorithms
This commit is contained in:
parent
e91840cfb6
commit
45a677b978
@ -66,4 +66,9 @@ self: super: {
|
||||
# https://github.com/Deewiant/glob/issues/8
|
||||
Glob = doJailbreak super.Glob;
|
||||
|
||||
## GHC 8.0.2
|
||||
|
||||
# http://hub.darcs.net/dolio/vector-algorithms/issue/9#comment-20170112T145715
|
||||
vector-algorithms = dontCheck super.vector-algorithms;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user