Send Beginners mailing list submissions to
        beginners@haskell.org

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
        beginners-requ...@haskell.org

You can reach the person managing the list at
        beginners-ow...@haskell.org

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 <mike_k_hough...@yahoo.co.uk>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <beginners@haskell.org>
Subject: [Haskell-beginners] Stack and Cabal
Message-ID: <87333e08-541f-450d-af31-46b8a3316...@yahoo.co.uk>
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 <mich...@snoyman.com>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <beginners@haskell.org>
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 <mike_k_hough...@yahoo.co.uk> 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
> Beginners@haskell.org
> 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 <mike_k_hough...@yahoo.co.uk>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <beginners@haskell.org>
Subject: Re: [Haskell-beginners] Stack and Cabal
Message-ID: <bb2fc27c-5516-4338-a155-e9472b024...@yahoo.co.uk>
Content-Type: text/plain; charset="utf-8"

Thanks.

> On 29 Mar 2018, at 17:02, Michael Snoyman <mich...@snoyman.com> 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 <mike_k_hough...@yahoo.co.uk 
> <mailto:mike_k_hough...@yahoo.co.uk>> 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
> Beginners@haskell.org <mailto:Beginners@haskell.org>
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners 
> <http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners>
> 
> _______________________________________________
> Beginners mailing list
> Beginners@haskell.org
> 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
Beginners@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners


------------------------------

End of Beginners Digest, Vol 117, Issue 17
******************************************

Reply via email to