I have just installed ghc 6.8.2 and thought I'd give yi another try. I
went to the how to install page and followed directions.
I get the following errors:
[EMAIL PROTECTED]:yi$ make all
/usr/local/bin/ghc -Wall --make Setup.*hs -o setup
[1 of 1] Compiling Main ( Setup.hs, Setup.o )
Linking setup ...
./setup configure --with-compiler=/usr/local/bin/ghc -fvty --user --
prefix=/Users/zander/usr/
Configuring yi-0.4...
setup: At least the following dependencies are missing:
Cabal >=1.5.1, utf8-string >=0.3.1, Crypto ==4.1.0
make: *** [dist/setup-config] Error 1
I thought that Cabal was installed with ghc. The others are not
discussed in Andy's documentation.
I'm on an Intel iMac running leopard.
Mark
--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---