[Haskell-cafe] Cabal + yi + alex problem.

Austin Seipp mad.one at gmail.com
Wed Jul 30 04:45:49 EDT 2008


Excerpts from Yann Golanski's message of Wed Jul 30 02:34:05 -0500 2008:
> I cannot seem to be able to install yi via cabal install.  The error I
> get is as follows.  I suspect alex is not installed in the correct
> place.  
> ...

Hi,

cabal-install will put installed binaries in $HOME/.cabal/bin by
default as far as I can tell, you should move the binary somewhere in
your $PATH if you want cabal-install to pick it up for installing yi.

Austin


More information about the Haskell-Cafe mailing list