cvs commit: fptools/happy/src Main.lhs

[email protected] Sat, 23 Oct 2004 14:20:41 -0700
Newsgroups gmane.comp.lang.haskell.cvs.happy
Message-ID <[email protected]>
desrt       2004/10/23 14:20:41 PDT

  Modified files:
    happy/src            Main.lhs 
  Log:
  Small fix for one missed conversion of a \-separated multiline string literal
  to use ++ instead.
  
  Revision  Changes    Path
  1.55      +3 -3      fptools/happy/src/Main.lhs