Excellent, thanks.
Once you've committed this, it seems like there should be potential
for haskell scripts to be used in some of the same situations as e.g.
perl scripts.
Is 'runhaskell' supposed to be a standard handle to a working haskell
interpreter, e.g. possibly runhugs or runnhc? Should peo
On 13 May 2005 11:37, Bulat Ziganshin wrote:
> Thursday, May 05, 2005, 1:56:12 PM, you wrote:
>
>>> it is true what to support unicode source files only StringBuffer
>>> implementation must be changed?
>
>> It depends whether you want to support several different encodings,
>> or just UTF-8. If
On 13 May 2005 23:11, [EMAIL PROTECTED] wrote:
>> That's a new one on me. Does your 6.2.2 build otherwise work, i.e.
>> can you build & run programs with it?
>
> ghc won't even compile a 'main = putStrLn "hello world"' program:
>
>> # ghc --make Main.hs
>> Chasing modules from: Main.hs
>> Compi