miniblog.
← Back to all posts
Wilfred Hughes
Jan 20, 2017 at 19:44
Amazingly, Haskell can sometimes detect unwanted infinite loops at runtime:
https://stackoverflow.com/a/21554398
(and you can even catch the exception!)
debugging - Haskell program outputs `<<loop>>` - Stack Overflow