Skip to content
Snippets Groups Projects
Commit 1e3893c7 authored by Ashley Yakeley's avatar Ashley Yakeley
Browse files

test: prevent building unix on Windows

parent a2851837
No related branches found
No related tags found
No related merge requests found
......@@ -180,11 +180,12 @@ test-suite test-unix
base,
deepseq,
time,
unix,
QuickCheck,
tasty,
tasty-hunit,
tasty-quickcheck
if !os(windows)
build-depends: unix
main-is: Main.hs
other-modules:
Test.TestUtil
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment