cvs commit: fptools/happy/alex/src Output.hs

Simon Marlow <[email protected]> Wed, 2 Apr 2003 06:59:34 -0800
Newsgroups gmane.comp.lang.haskell.cvs.happy
Message-ID <[email protected]>
simonmar    2003/04/02 06:59:33 PST

  Modified files:        (Branch: simonm-hackery-branch)
    happy/alex/src       Output.hs 
  Log:
  Turn one unsafeRead back into a readArray: unsafeRead only works for
  zero-indexed arrays, and in this case it wasn't performance critical
  anyway.
  
  Revision  Changes    Path
  1.1.2.6   +1 -1      fptools/happy/alex/src/Attic/Output.hs