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
- Re: ghc4.08.1 - bug in either foreign label or CString (... George Russell
- Re: ghc4.08.1 - bug in either foreign label or CStr... Christian Lescher
- RE: ghc4.08.1 - bug in either foreign label or CStr... Simon Marlow