[Haskell-cafe] Package Management with Stack?

Brandon Allbery allbery.b at gmail.com
Fri Mar 10 17:33:56 UTC 2017


On Fri, Mar 10, 2017 at 12:28 PM, Jun Inoue <jun.lambda at gmail.com> wrote:

> Am I fundamentally misunderstanding how stack is supposed to be used?


Stack is not a package manager. It is a reproducible builds tool. Ad hoc
usage like you are doing is outside of its purview.

Also, last I checked, for some reason xmonad-contrib wasn't in stackage, so
stack's primary mechanism for avoiding conflicts fails.

-- 
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://mail.haskell.org/pipermail/haskell-cafe/attachments/20170310/40ae019d/attachment.html>


More information about the Haskell-Cafe mailing list