Re: GHCi on Mac OS X

2002-11-08 Thread Wolfgang Thaller
I know that I must install the readline library seperately; can anybody tell me how to do this? It may be that you have the wrong version of the readline library installed. Probably no version at all... Go to http://www.gnu.org/order/ftp.html choose a mirror, download the sources for version 4

RE: GHCi on Mac OS X

2002-11-08 Thread Simon Marlow
> When I start the ghci with -package data, I get the following output: > > Loading package base ... linking ... done. > Loading package haskell98 ... linking ... done. > Loading package lang ... linking ... done. > Loading package concurrent ... linking ... done. > Loading package posix ... link

GHCi on Mac OS X

2002-11-07 Thread Felix Reckers
When I start the ghci with -package data, I get the following output: Loading package base ... linking ... done. Loading package haskell98 ... linking ... done. Loading package lang ... linking ... done. Loading package concurrent ... linking ... done. Loading package posix ... linking ... done. L