Sun Mar 23 11:13:42 PDT 2008  Ian Lynagh <[EMAIL PROTECTED]>
  * Move Integer out into its own package
  We now depend on the new integer package.
  We also depend on a new ghc-prim package, which has GHC.Prim,
  GHC.PrimopWrappers, and new modules GHC.Bool and GHC.Generics,
  containing Bool and Unit/Inl/Inr respectively.

    M ./Data/Bits.hs -25 +6
    M ./Data/Unique.hs -5 +3
    M ./GHC/Base.lhs -16 +23
    M ./GHC/Exts.hs -1 +2
    M ./GHC/Float.lhs -22 +9
    M ./GHC/Int.hs -14 +10
    M ./GHC/Num.lhs -323 +102
    M ./GHC/Ptr.lhs -4 +1
    M ./GHC/Real.lhs -6 +11
    M ./GHC/Word.hs -19 +14
    M ./base.cabal -4 +1
_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to