[Haskell-cafe] https://hackage.haskell.org/package/hoq build problems
Andreas Abel
andreas.abel at ifi.lmu.de
Tue Oct 13 17:22:30 UTC 2015
This worked for me:
git clone git at github.com:valis/hoq.git
cd hoq
cabal install
$ cabal --version
cabal-install version 1.22.4.0
using version 1.22.2.0 of the Cabal library
$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 7.8.4
Cheers,
Andreas
On 13.10.2015 10:41, Vasili I. Galchin wrote:
> Hello,
>
> I stumbled across hoq and it sounds very interesting to me.
> However, it has build problems now enumerated in the official build
> reports. I was thinking to investigate and possibly fix these build
> problems.
>
> However, when I run "cabal configure", I already ran into a problem:
>
> "unrecognized option `--extra-prog-path=/home/vasili/.cabal/bin'"
>
> I have been trying to track this down. Not sure how to fix this. Any help??
>
> Regards,
>
> Vasily
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
>
--
Andreas Abel <>< Du bist der geliebte Mensch.
Department of Computer Science and Engineering
Chalmers and Gothenburg University, Sweden
andreas.abel at gu.se
http://www2.tcs.ifi.lmu.de/~abel/
More information about the Haskell-Cafe
mailing list