Open
Description
I'm not sure if this is expected behaviour or not (if it is, it'd be useful if this was mentioned in the README).
In tests/objc/concept/TestInlineObjC.hs on line 8, Foundation/Foundation.h is imported; as far as I can tell this is part of Cocoa and thus Apple-specific, so cabal install
will fail in a confusing manner if cabal-install is configured to build tests by default.