mirror of
https://github.com/github/semantic.git
synced 2024-12-29 18:06:14 +03:00
Build the doctests with -dynamic so they can load the .dylibs for the parsers.
This commit is contained in:
parent
d54b6b812b
commit
c5f27206ab
@ -262,6 +262,7 @@ test-suite doctests
|
||||
hs-source-dirs: test
|
||||
main-is: Doctests.hs
|
||||
default-language: Haskell2010
|
||||
ghc-options: -dynamic
|
||||
build-depends: base
|
||||
, doctest
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user