[Haskell-cafe] Cabal + yi + alex problem.
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Wed Jul 30 05:20:03 EDT 2008
On Wed, 2008-07-30 at 03:45 -0500, Austin Seipp wrote:
> 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.
Yep. See this ticket:
http://hackage.haskell.org/trac/hackage/ticket/289
Of course if anyone would like to volunteer to implement this we'd all
appreciate it.
Duncan
More information about the Haskell-Cafe
mailing list