
13 Apr
2009
13 Apr
'09
3 p.m.
Yes, you can give .c files to ghc and it will compile them (using gcc).
On Mon, Apr 13, 2009 at 8:10 PM, Ashley Yakeley
Lennart Augustsson wrote:
As Ganesh said, you can't rely on executing any kind of Unix command or any kind of shell scripts. Nor can you assume to have any compiler, except ghc.
Isn't there support for compiling C files in the Windows GHC installer?
-- Ashley Yakeley