Send Beginners mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."
Today's Topics:
1. Stack and Cabal (mike h)
2. Re: Stack and Cabal (Michael Snoyman)
3. Re: Stack and Cabal (mike h)
----------------------------------------------------------------------
Message: 1
Date: Thu, 29 Mar 2018 16:33:19 +0100
From: mike h <[email protected]>
To: The Haskell-Beginners Mailing List - Discussion of primarily
beginner-level topics related to Haskell <[email protected]>
Subject: [Haskell-beginners] Stack and Cabal
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8
Hi,
I have dependencies on mtl >= 2.2.2 and containers >= 0.5.11.0
should these go into my .cabal file or into my local stack.yaml?
Which is best practice?
Can anyone recommend a stack/cabal ‘cheat sheet’?
Thanks
Mike
------------------------------
Message: 2
Date: Thu, 29 Mar 2018 19:02:11 +0300
From: Michael Snoyman <[email protected]>
To: The Haskell-Beginners Mailing List - Discussion of primarily
beginner-level topics related to Haskell <[email protected]>
Subject: Re: [Haskell-beginners] Stack and Cabal
Message-ID:
<cakt9ecpwwt2bq-wfx76lw_mkajd542rpyim6suo1yuohjrg...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
I wrote up a doc to address this question:
https://docs.haskellstack.org/en/stable/stack_yaml_vs_cabal_package_file/
On Thu, Mar 29, 2018 at 6:33 PM, mike h <[email protected]> wrote:
> Hi,
>
> I have dependencies on mtl >= 2.2.2 and containers >= 0.5.11.0
> should these go into my .cabal file or into my local stack.yaml?
> Which is best practice?
>
> Can anyone recommend a stack/cabal ‘cheat sheet’?
>
> Thanks
>
> Mike
>
> _______________________________________________
> Beginners mailing list
> [email protected]
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://mail.haskell.org/pipermail/beginners/attachments/20180329/05a0eeaa/attachment-0001.html>
------------------------------
Message: 3
Date: Thu, 29 Mar 2018 19:23:01 +0100
From: mike h <[email protected]>
To: The Haskell-Beginners Mailing List - Discussion of primarily
beginner-level topics related to Haskell <[email protected]>
Subject: Re: [Haskell-beginners] Stack and Cabal
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"
Thanks.
> On 29 Mar 2018, at 17:02, Michael Snoyman <[email protected]> wrote:
>
> I wrote up a doc to address this question:
>
> https://docs.haskellstack.org/en/stable/stack_yaml_vs_cabal_package_file/
> <https://docs.haskellstack.org/en/stable/stack_yaml_vs_cabal_package_file/>
>
> On Thu, Mar 29, 2018 at 6:33 PM, mike h <[email protected]
> <mailto:[email protected]>> wrote:
> Hi,
>
> I have dependencies on mtl >= 2.2.2 and containers >= 0.5.11.0
> should these go into my .cabal file or into my local stack.yaml?
> Which is best practice?
>
> Can anyone recommend a stack/cabal ‘cheat sheet’?
>
> Thanks
>
> Mike
>
> _______________________________________________
> Beginners mailing list
> [email protected] <mailto:[email protected]>
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
> <http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners>
>
> _______________________________________________
> Beginners mailing list
> [email protected]
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://mail.haskell.org/pipermail/beginners/attachments/20180329/5f0b3c4c/attachment-0001.html>
------------------------------
Subject: Digest Footer
_______________________________________________
Beginners mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
------------------------------
End of Beginners Digest, Vol 117, Issue 17
******************************************