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

Ivan Lazar Miljenovic ivan.miljenovic at gmail.com
Sat May 1 04:28:02 EDT 2010


Warren Harris <warrensomebody at gmail.com> writes:

> On May 1, 2010, at 12:08 AM, Alexander Solla wrote:
>>
>> I think that if you run this, you will satisfy all the dependencies:
>>
>> cabal install "hjscript<0.5.0" happstack
>>
>
> Thank you. That worked. I had a similar problem installing the
> happstack-tutorial, but found that I could work around it with this:
>
>   cabal install "Crypto<4.2.1"

And this, people, is why bounded dependencies in cabal files are so
desirable.

-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com


More information about the Haskell-Cafe mailing list