mirror of
https://github.com/github/semantic.git
synced 2024-11-24 17:04:47 +03:00
Ensure parse-examples gets passed the -threaded flag.
This commit is contained in:
parent
891527c491
commit
59583c6105
@ -398,7 +398,7 @@ test-suite test
|
|||||||
ghc-options: -dynamic
|
ghc-options: -dynamic
|
||||||
|
|
||||||
test-suite parse-examples
|
test-suite parse-examples
|
||||||
import: haskell, dependencies
|
import: haskell, dependencies, executable-flags
|
||||||
type: exitcode-stdio-1.0
|
type: exitcode-stdio-1.0
|
||||||
hs-source-dirs: test
|
hs-source-dirs: test
|
||||||
main-is: Examples.hs
|
main-is: Examples.hs
|
||||||
|
Loading…
Reference in New Issue
Block a user