Use more cc options when checking for header files and libs
Use -I. to simulate the search path that gets used when we tell ghc to -#include something. Also use the include dirs and cc options of dependent packages. These two changes fix about 3 packages each.
Please register or sign in to comment