[Haskell-cafe] Package Management with Stack?
Brandon Allbery
allbery.b at gmail.com
Fri Mar 10 19:38:11 UTC 2017
On Fri, Mar 10, 2017 at 2:34 PM, Adam Bergmark <adam at bergmark.nl> wrote:
> How can you get these conflicts in the global stack project? I've never
> had such issues. Packages are still sandboxed on a per-snapshot basis, I'm
> not sure how extra-deps are handled here but they don't seem to cause any
> conflicts.
I couldn't tell you internal details but every so often we see in #haskell
someone who's put a few too many things in there and ends up resetting
stack (removing ~/.stack and/or ~/.stack-work) to undo the damage. I
*think* it's partially hidden by packages being managed per
resolver/snapshot, but extra-deps can still get you in trouble if they
conflict.
--
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/09cecff0/attachment.html>
More information about the Haskell-Cafe
mailing list