Re: [Haskell-beginners] Beginners Digest, Vol 130, Issue 3

Thank you, Simon. That worked Steve On Apr 3, 2019, 05:50 -0700, beginners-request@haskell.org, wrote:
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-request@haskell.org
You can reach the person managing the list at beginners-owner@haskell.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of Beginners digest..."
Today's Topics:
1. How to use earlier ghc version with stack (stevix@zoho.com) 2. Re: How to use earlier ghc version with stack (Simon Jakobi)
----------------------------------------------------------------------
Message: 1 Date: Tue, 2 Apr 2019 12:56:57 -0700 From: stevix@zoho.com To: beginners@haskell.org Subject: [Haskell-beginners] How to use earlier ghc version with stack Message-ID: <0f587e54-1e09-441c-8f08-fb2fbed284df@Spark> Content-Type: text/plain; charset="utf-8"
I'm going through a book on Haskell that is based on a ghc version between 7.8 and 8.0
I created a new project using the default settings and have a much more recent version of ghc installed
How to I fall back to an earlier version?
Using haskell stack on manjaro linux
Steve
participants (1)
-
stevix@zoho.com