[Haskell-beginners] Exception back trace

Ozgur Akgun ozgurakgun at gmail.com
Sun Dec 5 15:27:58 CET 2010


Great question!

To the best of my knowledge, there is no decent solution. I'd be very
interested in hearing about alternatives and their statuses though.

On 5 December 2010 00:49, Russ Abbott <russ.abbott at gmail.com> wrote:

> Hi,
>
> I am in the midst of debugging and got an exception:
>
> *** Exception: Prelude.minimum: empty list
>
>
> That's all it said.  There was no information about where the exception
> occurred. Is it possible to ask for more information, preferably including a
> stack trace?
>
> Thanks.
> *
> -- Russ *
>

-- 
Ozgur Akgun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20101205/87fa8e9a/attachment.htm>


More information about the Beginners mailing list