[Hugs] #83: INTERNAL ERROR: findBtyvsInt
Hugs
trac at galois.com
Sun Mar 30 19:06:32 EDT 2008
#83: INTERNAL ERROR: findBtyvsInt
--------------------+-------------------------------------------------------
Reporter: guest | Owner: nobody
Type: defect | Status: new
Priority: minor | Milestone:
Component: hugs | Version: 200609
Keywords: |
--------------------+-------------------------------------------------------
{{{
% hugs -98
__ __ __ __ ____ ___ _________________________________________
|| || || || || || ||__ Hugs 98: Based on the Haskell 98 standard
||___|| ||__|| ||__|| __|| Copyright (c) 1994-2005
||---|| ___|| World Wide Web: http://haskell.org/hugs
|| || Bugs: http://hackage.haskell.org/trac/hugs
|| || Version: September 2006 _________________________________________
Hugs mode: Restart with command line option +98 for Haskell 98 mode
Type :? for help
Hugs> case 0 of (_ :: d) -> case 0 of (_ :: e) -> undefined :: d
INTERNAL ERROR: findBtyvsInt
Please report this Hugs bug to http://hackage.haskell.org/trac/hugs
Hugs>
}}}
{{{
% uname -a
FreeBSD glider 7.0-STABLE FreeBSD 7.0-STABLE #1: Sun Mar 16 05:28:34 PDT
2008 root@:/usr/obj/usr/src/sys/GENERIC i386
}}}
I ran into this at random, so it's not a problem for me, but I thought I'd
report it anyway.
James Cook
http://www.falsifian.org/
james.cook at utoronto.ca
--
Ticket URL: <http://hackage.haskell.org/trac/hugs/ticket/83>
Hugs <http://www.haskell.org/hugs/>
Hugs 98, an interpreter for Haskell
More information about the Hugs-Bugs
mailing list