
18 Feb
2005
18 Feb
'05
3:14 a.m.
Einar Karttunen
Executable: tt Main-Is: test.hs C-Sources: a.c Extensions: ForeignFunctionInterface
a.c is completely ignored by Cabal.
From looking at the source code, it seems you are right. I'll fix this ASAP (hopefully late tonight). FWIW, the problem is around line 165 of Distribution.Simple.Build. It's clear that we process C sources for libraries but not executables.
peace, isaac