patch applied (ghc): Fix #3319, and do various tidyups at the same time

Simon Marlow marlowsd at gmail.com
Fri Jun 26 09:16:35 EDT 2009


Fri Jun 26 02:54:21 PDT 2009  Simon Marlow <marlowsd at gmail.com>
  * Fix #3319, and do various tidyups at the same time
  Ignore-this: ea54175f6bd49e101d7b33392764f643
   - converting a THSyn FFI declaration to HsDecl was broken; fixed
   - pretty-printing of FFI declarations was variously bogus; fixed
   - there was an unused "library" field in CImport; removed

    M ./compiler/deSugar/DsForeign.lhs -1 +1
    M ./compiler/deSugar/DsMeta.hs -2 +1
    M ./compiler/hsSyn/Convert.lhs -14 +29
    M ./compiler/hsSyn/HsDecls.lhs -14 +10
    M ./compiler/parser/RdrHsSyn.lhs -30 +24
    M ./compiler/typecheck/TcForeign.lhs -3 +3

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090626095421-12142-5e019639e19a053a8044a00992aa7e4840352731.gz



More information about the Cvs-ghc mailing list