[Haskell-beginners] Cabal Dependency Hell

Brandon Allbery allbery.b at gmail.com
Mon May 27 21:47:03 CEST 2013


On Mon, May 27, 2013 at 3:33 PM, harry <voldermort at hotmail.com> wrote:

> According to a few articles I've read, cabal dependency hell is caused by
> installing packages with -o, which inlines code from dependant packages.
>

-O, not -o.


> Why isn't this avoided by installing packages without inlining? Packages
>

Because the performance is somewhere between horrible and abysmal.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20130527/df81f8c3/attachment.htm>


More information about the Beginners mailing list