cvs commit: fptools/ghc/compiler/parser Lex.lhs

Simon Marlow simonmar@glass.cse.ogi.edu
Mon, 7 May 2001 07:37:00 -0700


simonmar    2001/05/07 07:37:00 PDT

  Modified files:
    ghc/compiler/parser  Lex.lhs 
  Log:
  add
  	setSrcLocP :: SrcLoc -> P a -> P a
  
  Revision  Changes    Path
  1.46      +4 -1      fptools/ghc/compiler/parser/Lex.lhs