cvs commit: fptools/ghc/compiler/utils FastString.lhs

Julian Seward sewardj@glass.cse.ogi.edu
Wed, 31 Jan 2001 07:38:02 -0800


sewardj     2001/01/31 07:38:02 PST

  Modified files:
    ghc/compiler/utils   FastString.lhs 
  Log:
  Give a clause for hPutFS on UnicodeStr.  Apparently only needed so that
  -ddump-stix doesn't bomb when printing unicode strings.
  
  Revision  Changes    Path
  1.33      +5 -0      fptools/ghc/compiler/utils/FastString.lhs