mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-16 03:16:20 +00:00
Add dynamic flag to load extra shared library
This commit is contained in:
parent
49b03cf5a9
commit
f658358327
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user