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. Question regarding error messages (Choi Waikit)
----------------------------------------------------------------------
Message: 1
Date: Sun, 18 Jun 2017 17:02:13 +0800
From: Choi Waikit <[email protected]>
To: [email protected]
Subject: [Haskell-beginners] Question regarding error messages
Message-ID:
<caj7mpfrt4g348mygxmqr0enmbf9-pz0fwozi+fpwmievsd7...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hi guys,
I have difficulty understanding how GHC determines what kind of error
message to return. Could you help explain a bit ? Thanks !
The code can be accessed here <http://lpaste.net/356325>
My question is
Why does calling `settleDown 9` return different error message from
`settleDown "sting"` ?
Thanks,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://mail.haskell.org/pipermail/beginners/attachments/20170618/afe9d689/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 108, Issue 8
*****************************************