Skip to content
Snippets Groups Projects
Commit 32f302c6 authored by Ben Gamari's avatar Ben Gamari
Browse files

ghci: Ensure that system libffi include path is searched

Previously hsc2hs failed when building against a system FFI.

(cherry picked from commit 1abb76ab)
parent 1c5bb718
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,8 @@ library
GHCi.Signals
GHCi.TH
include-dirs: @FFIIncludeDir@
exposed-modules:
GHCi.BreakArray
GHCi.BinaryArray
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment