remote: make (io-)testsuite not buildable on os(darwin)

Related to #222
This commit is contained in:
Richard Marko 2023-11-11 17:09:47 +01:00
parent ca43418b4d
commit 39bf386be7

View File

@ -84,7 +84,7 @@ library
test-suite hnix-store-remote-tests
import: commons
if !flag(io-testsuite)
if !flag(io-testsuite) || os(darwin)
buildable: False
ghc-options: -rtsopts -fprof-auto