mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-21 11:41:57 +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 "scientific"
|
||||||
add "json-schema"
|
add "json-schema"
|
||||||
add "tasty-ant-xml"
|
add "tasty-ant-xml"
|
||||||
|
|
||||||
|
-- https://github.com/BioHaskell/octree/issues/4
|
||||||
|
add "Octree"
|
||||||
where
|
where
|
||||||
add = tell . singleton . PackageName
|
add = tell . singleton . PackageName
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user