Hi all,

I'm really keen to try out Yi. I have some experience with haskell,
but not much with cabal / hackage so I don't know if it's something
simple I'm missing. I've done the following (on fedora 15):

$ sudo yum install ghc-haskell-platform cabal-install
$ cabal update
$ cabal install yi

..but on that last command, I get:

Resolving dependencies...
cabal: cannot configure hint-0.3.3.2. It requires ghc >6.6
There is no available version of ghc that satisfies >6.6

... except everything :
$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 7.0.2

Can cabal not find my system ghc version or something? or will cabal
only look for a ghc with the same major number (6.*).

Any further instructions on how to install in fedora 15?

Cheers,
 - Tim.

-- 
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel

Reply via email to