<div dir="auto">I started learning Haskell by reading the Report, and I warmly recommend that strategy. In particular, I just skipped over the terminology that didn't make sense to me yet, and I didn't try too hard to keep the big picture in my head (suggestion to future versions: put all the BNF diagrams in the same place!)<div dir="auto"><br></div><div dir="auto">Even with a rudimentary read-through, I was already advanced beyond the likes of LYAH and ready to start running simple programs in ghci. <span style="font-family:sans-serif">Even today I sometimes know things about syntax that surprise my colleagues.</span></div><div dir="auto"><br></div><div dir="auto">I didn't need to know monads yet. The build tool challenges were a bigger stumbling block at that point.</div><div dir="auto"><br></div><div dir="auto">But best of all, I was familiar with the reference material, so I could easily go back and reread things when necessary!</div><div dir="auto"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 17 Sep 2021, 23.40 Viktor Dukhovni, <<a href="mailto:ietf-dane@dukhovni.org">ietf-dane@dukhovni.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fri, Sep 17, 2021 at 09:14:23PM +0100, Tom Ellis wrote:<br>
> On Fri, Sep 17, 2021 at 03:47:19PM -0400, Viktor Dukhovni wrote:<br>
> > I haven't yet run into a "Haskell the language" book for experienced<br>
> > programmers that cuts to the chase and covers Haskell concisely a la<br>
> > K&R, focusing much more on the language than on how to write code (only<br>
> > as much code as it takes to minimally illustrate a language feature).<br>
> <br>
> The Haskell Report is a good start.<br>
<br>
I agree that the report is a useful reference, but it is a<br>
specification, not a book from which to learn the language.  I wouldn't<br>
actually suggest that anyone learn C by reading the C11 specication, or<br>
Haskell by working their way through the report.<br>
<br>
The report would of course be a useful source of topics and material for<br>
a Haskell the language book.<br>
<br>
-- <br>
    Viktor.<br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
Only members subscribed via the mailman list are allowed to post.</blockquote></div>