Program error: {_indirect instIntegral_v34}
Thomas Hallgren
hallgren@cse.ogi.edu
Sun, 02 Feb 2003 00:57:16 -0800
Hi,
There seems to be a problem with n+k patterns...
Thomas H
-------------------------------------------------------------------------------
skalman2% hugs
__ __ __ __ ____ ___ _________________________________________
|| || || || || || ||__ Hugs 98: Based on the Haskell 98 standard
||___|| ||__|| ||__|| __|| Copyright (c) 1994-2002
||---|| ___|| World Wide Web: http://haskell.org/hugs
|| || Report bugs to: hugs-bugs@haskell.org
|| || Version: November 2002 _________________________________________
Haskell 98 mode: Restart with command line option -98 to enable extensions
Reading file "/usr/lib/hugs/lib/Prelude.hs":
Hugs session for:
/usr/lib/hugs/lib/Prelude.hs
Type :? for help
Prelude> let (x+1)=2 in x
Program error: {_indirect instIntegral_v34}
Prelude>