cvs commit: hugs98/src static.c

erkok@glass.cse.ogi.edu erkok@glass.cse.ogi.edu
Wed, 23 Oct 2002 20:33:47 -0700


erkok       2002/10/23 20:33:47 PDT

  Modified files:
    src                  static.c 
  Log:
  typo in error message: "to to" -> "to"
  
  by the way, the error message:
  
       /* It is unclear what the meaning of this is (by people in-the-know),
        * so outlaw it for now. */
      ERRMSG(l) "Currently illegal to bind implicit parameters using
                 comprehension/do-level lets"
  
  (static.c, line: 6868) seems outdated by the recent changes in ghc (?)
  
  Revision  Changes    Path
  1.113     +4 -4      hugs98/src/static.c