patch applied (ghc-6.10/packages/integer-gmp): Move the Integer type definition into GHC.Integer.Internals

Ian Lynagh igloo at earth.li
Thu Sep 25 15:23:38 EDT 2008


Thu Sep 25 06:39:35 PDT 2008  Ian Lynagh <igloo at earth.li>
  * Move the Integer type definition into GHC.Integer.Internals
  This means that we can export the constructors, but still keep the
  GHC.Integer interface generic.

    A ./GHC/Integer/
    M ./GHC/Integer.lhs -13 +2
    A ./GHC/Integer/Internals.hs
    M ./integer.cabal +1

View patch online:
http://darcs.haskell.org/ghc-6.10/packages/integer-gmp/_darcs/patches/20080925133935-3fd76-6d33e16f4a360f588313c8575c4d74daabcbda2b.gz


More information about the Cvs-libraries mailing list