Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master
http://hackage.haskell.org/trac/ghc/changeset/b5853125ca6a5637647d0b0f2d6271cbf219b337 >--------------------------------------------------------------- commit b5853125ca6a5637647d0b0f2d6271cbf219b337 Author: Simon Peyton Jones <simo...@microsoft.com> Date: Wed Dec 19 10:28:34 2012 +0000 Wibbles to faa8ff40 (UNPACK pragmas) Nothing big here, just tidying up deetails compiler/basicTypes/BasicTypes.lhs | 2 +- compiler/basicTypes/DataCon.lhs | 22 ++++++++++++++++++++++ compiler/basicTypes/MkId.lhs | 5 +++-- compiler/main/DynFlags.hs | 2 +- compiler/main/PprTyThing.hs | 24 ++++++++++++++++++++---- compiler/parser/Parser.y.pp | 4 ++-- compiler/typecheck/TcTyClsDecls.lhs | 10 +++++++--- docs/users_guide/flags.xml | 4 ++-- docs/users_guide/using.xml | 10 +++++----- 9 files changed, 63 insertions(+), 20 deletions(-) Diff suppressed because of size. To see it, use: git show b5853125ca6a5637647d0b0f2d6271cbf219b337 _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc