Skip to content

Commit 2514ae8

Browse files
committed
block th test-suite from building
1 parent 42022bc commit 2514ae8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

OneTuple.cabal

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ test-suite th
9191
default-language: Haskell98
9292
hs-source-dirs: test
9393
main-is: th.hs
94+
if !impl(ghc)
95+
buildable: False
9496
build-depends:
9597
base
9698
, OneTuple

0 commit comments

Comments
 (0)