
1 May
2010
1 May
'10
3:08 a.m.
On Apr 30, 2010, at 11:28 PM, Warren Harris wrote:
$ 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
I think that if you run this, you will satisfy all the dependencies: cabal install "hjscript<0.5.0" happstack