[Haskell-cafe] technical thoughts on stack

Christopher Allen cma at bitemyapp.com
Tue Sep 13 20:02:43 UTC 2016


I almost never (maybe twice in the last year) do this, but when I need
an environment that has Stack provided GHC-stuff in the path, I use
`stack exec my-shell`.



On Tue, Sep 13, 2016 at 2:55 PM, Brandon Allbery <allbery.b at gmail.com> wrote:
>
> On Tue, Sep 13, 2016 at 3:47 PM, Richard Eisenberg <rae at cs.brynmawr.edu>
> wrote:
>>
>> Other minor points:
>> `stack env` does not work for me: my version of stack does not know how to
>> `env`
>
>
> I think they said that was an add-in. IIRC stack is extensible with external
> commands, in roughly the same way git is.
>
> (I am also not fond of stack, and even less fond of the politics that go
> with it, but will stick to the technical here.)
>
> --
> brandon s allbery kf8nh                               sine nomine associates
> allbery.b at gmail.com                                  ballbery at sinenomine.net
> unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
>
> _______________________________________________
> Haskell-Cafe mailing list
> To (un)subscribe, modify options or view archives go to:
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
> Only members subscribed via the mailman list are allowed to post.



-- 
Chris Allen
Currently working on http://haskellbook.com


More information about the Haskell-Cafe mailing list