#29: WinHugs: $$ last value doesn't work ---------------------+------------------------------------------------------ Reporter: neil | Owner: neil Type: defect | Status: new Priority: major | Milestone: next release Component: winhugs | Version: 200605 Keywords: | ---------------------+------------------------------------------------------ I just installed the May 2006 release of Hugs. When I use the command-line version, the '$$' symbol to reference the last expression works fine. It does not work in WinHugs, but yields 'ERROR - Syntax error in expression (unexpected symbol "$$")'. I typed ':set' to verify the '-r$$' option was set properly. It works with hugs on Windows, and with Hugs on Linux, just not winhugs. -- Ticket URL: http://hackage.haskell.org/trac/hugs/ticket/29 Hugs http://www.haskell.org/hugs/ Hugs 98, an interpreter for Haskell