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: [EMAIL PROTECTED] || || 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> _______________________________________________ Hugs-Bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/hugs-bugs
