[Haskell-cafe] Build problems (hsp, trhsx, ultimately Happstack)

Jeremy Shaw jeremy at n-heptane.com
Sat May 1 09:24:41 EDT 2010


Hello,

I would recommend:

darcs get --lazy http://patch-tag.com/r/mae/happstack
cd happstack
chmod +x bin/build-install-all.sh
./bin/build-install-all.sh

This should install the latest version of happstack from darcs which  
resolves most install problems. I intend to release it any minute now,  
but I am waiting for a patch to hsp.cabal to be applied.

- jeremy

On May 1, 2010, at 1:28 AM, Warren Harris wrote:

> I thought I'd install happstack to give it a try, but immediately  
> hit the following build problem:
>
> $ cabal install happstack
> Resolving dependencies...
> cabal: cannot configure HJScript-0.5.0. It requires hsx >=0.7.0
> For the dependency on hsx >=0.7.0 there are these packages:  
> hsx-0.7.0. However
> none of them are available.
> hsx-0.7.0 was excluded because happstack-0.4.1 requires hsx >=0.5.5  
> && <0.6
>
> Any suggestions? I'm on mac os 10.5.8 with ghc 6.12.1. Thx,
>
> Warren

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100501/fdc638ec/attachment.html


More information about the Haskell-Cafe mailing list