mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Octree tests won't run BioHaskell/octree#4
This commit is contained in:
parent
a18dc80055
commit
422210cc44
@ -188,6 +188,9 @@ defaultExpectedFailures ghcVer = execWriter $ do
|
||||
add "scientific"
|
||||
add "json-schema"
|
||||
add "tasty-ant-xml"
|
||||
|
||||
-- https://github.com/BioHaskell/octree/issues/4
|
||||
add "Octree"
|
||||
where
|
||||
add = tell . singleton . PackageName
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user