1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00

The tests depend on free.

This commit is contained in:
Rob Rix 2015-12-04 10:17:26 -05:00
parent 1814806980
commit 1f73e92a79

View File

@ -59,6 +59,7 @@ test-suite semantic-diff-test
main-is: Spec.hs
build-depends: base
, containers
, free
, hspec
, semantic-diff
ghc-options: -threaded -rtsopts -with-rtsopts=-N