Objective-C sources

Brian Lewis brian at lorf.org
Fri Dec 11 03:42:12 EST 2009


I'm making bindings to a library partially written in Objective-C. If I
put those sources under c-sources, I get stuff like

Warning: the following files would be used as linker inputs, but linking
is not being done: glfw/lib/cocoa/cocoa_enable.m
ghc: no input files

How can I fix this?

The problem is in the "if os(darwin)" of this project:
http://github.com/bsl/GLFW-b



More information about the cabal-devel mailing list