mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +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
|
||||
|
||||
test-suite parse-examples
|
||||
import: haskell, dependencies
|
||||
import: haskell, dependencies, executable-flags
|
||||
type: exitcode-stdio-1.0
|
||||
hs-source-dirs: test
|
||||
main-is: Examples.hs
|
||||
|
Loading…
Reference in New Issue
Block a user