I am trying to install haskell on an SGI running
Irix 6.5. I installed haskell 2.10 using
the binaries provided, but when I tried
compiling a simple hello world program I got
some linking errors. Now I am trying to
install haskell from source, but I do not
have ghc running on my machine so I need to
bootstrap from the .hc files. Can you be
of any assistance?
Thanks,
Michelle
On Fri, 23 Apr 1999, Simon Marlow wrote:
> > Where are the .hc files located in the
> > 2.10 source release of ghc? I have tried searching
> > through all the directories using find, and
> > I have not been able to locate the files.
> > Can anyone be of any help?
>
> We don't have any pre-built hc files for 2.10 (but we could make some if
> necessary). What is it you're tyring to do?
>
> Cheers,
> Simon
>