On May 1, 2010, at 10:48 AM, Daniel Fischer wrote:
Add a --constraint="base>=4"
That should fix containers-0.2.0.1, but it might break something else.
Sorry...
$ cabal install --constraint="Crypto<4.2.1" --
constraint="HJScript<0.5" --constraint="base>=4" happs-tutorial
Resolving dependencies...
cabal: dependencies conflict: happstack-server-0.4.3 requires containers
==0.3.0.0 however
containers-0.3.0.0 was excluded because happstack-helpers-0.49 requires
containers >=0.2.0.0 && <0.3.0.0
containers-0.3.0.0 was excluded because happs-tutorial-0.9.3 requires
containers >=0.2.0.0 && <0.3.0.0
I think I'll have to wait for Jeremy's update.
Warren
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe