Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/6409ba527bfd7c7b536d0c523c5f99186cd258db

>---------------------------------------------------------------

commit 6409ba527bfd7c7b536d0c523c5f99186cd258db
Author: Ian Lynagh <i...@well-typed.com>
Date:   Fri Dec 14 19:23:17 2012 +0000

    Rename remaining FastBytes usages to ByteString

 compiler/basicTypes/Literal.lhs     |    5 +++--
 compiler/coreSyn/MkCore.lhs         |    4 ++--
 compiler/deSugar/Check.lhs          |    2 +-
 compiler/deSugar/DsBinds.lhs        |    2 +-
 compiler/deSugar/MatchLit.lhs       |    4 ++--
 compiler/hsSyn/HsLit.lhs            |    3 ++-
 compiler/parser/Lexer.x             |    7 ++++---
 compiler/parser/ParserCore.y        |    2 +-
 compiler/rename/RnExpr.lhs          |    2 +-
 compiler/typecheck/TcInstDcls.lhs   |    2 +-
 compiler/typecheck/TcTyClsDecls.lhs |    2 +-
 compiler/utils/Binary.hs            |    2 +-
 compiler/utils/BufWrite.hs          |    5 +----
 compiler/utils/FastString.lhs       |   31 ++++++++++++++-----------------
 compiler/utils/Outputable.lhs       |    5 +++--
 15 files changed, 38 insertions(+), 40 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 6409ba527bfd7c7b536d0c523c5f99186cd258db

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to