[Haskell-beginners] GHCi bug?

Ozgur Akgun ozgurakgun at gmail.com
Tue Nov 16 08:10:14 EST 2010


On 16 November 2010 12:17, Thomas Davie <tom.davie at gmail.com> wrote:

> GHCi's job is to run the code you enter.


Likewise, in many other languages when you write the following you'll get an
infinite rule. And it just compiles (or gets interpreted) fine.

while(true) { }

Just another perspective.

Ozgur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/beginners/attachments/20101116/9e7802b0/attachment.html


More information about the Beginners mailing list