Add dynamic flag to load extra shared library

This commit is contained in:
Junji Hashimoto 2020-08-25 15:09:41 +09:00
parent 49b03cf5a9
commit f658358327

View File

@ -123,7 +123,7 @@ executable ihaskell
hs-source-dirs: main
other-modules:
Paths_ihaskell
ghc-options: -threaded -rtsopts -Wall
ghc-options: -threaded -rtsopts -Wall -dynamic
if os(darwin)
ghc-options: -optP-Wno-nonportable-include-path