What Cabal stuff is permanent?
John Goerzen
jgoerzen at complete.org
Tue Jun 7 11:20:17 EDT 2005
On Tue, Jun 07, 2005 at 04:04:12PM +0100, Simon Marlow wrote:
> However, if you attach includes to foreign import declarations, like
> this:
>
> foreign import ccall "foo.h bar" bar :: ...
>
> then GHC will currently not inline bar in another module. This is a
> missing feature, and we might fix it at some point.
Ah ha. That is the only style I've ever used, and is also what WASH
uses. So I guess I get out of jail free.
> I don't think Cabal currently has support for installing .h files, I
> guess that's something we need to look into (Isaac?).
Sounds like it.
-- John
More information about the Libraries
mailing list