The program attached prints "hello, world" for ghc-4.08 (on Solaris) but just "" for 
ghc-4.08.1.

To compile:

ghc hello.c Hello.hs -fglasgow-exts -syslib lang -Onot -o hello

Hello.hs

hello.c

hello.h

Reply via email to