[Haskell-beginners] Exception back trace
Russ Abbott
russ.abbott at gmail.com
Sun Dec 5 01:49:42 CET 2010
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 *
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20101204/63c71dac/attachment.htm>
More information about the Beginners
mailing list