Re: interrupts

Neil Mitchell <[email protected]> Wed, 5 Aug 2009 14:32:17 +0100
Newsgroups gmane.comp.lang.haskell.hugs.user
Message-ID <[email protected]>
Hi Doug,

> Very basic question about Winhugs: How to interrupt a computation?

The stop button on the toolbar (the square one), or Actions/Stop from the menu.

Thanks, Neil