[commit: integer-gmp] master: Export Integer(..) from GHC.Integer.GMP.Internals again; fixes #5419 (65c7384)
Ian Lynagh
igloo at earth.li
Thu Aug 25 12:59:51 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/packages/integer-gmp
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/65c73842bca2f075b65f418a5ff34753b185e0d7
>---------------------------------------------------------------
commit 65c73842bca2f075b65f418a5ff34753b185e0d7
Author: Ian Lynagh <igloo at earth.li>
Date: Thu Aug 25 11:18:07 2011 +0100
Export Integer(..) from GHC.Integer.GMP.Internals again; fixes #5419
The GMP primitives are now in GHC.Integer.GMP.Prim instead.
GHC/Integer/GMP/Internals.hs | 196 +----------------------------
GHC/Integer/GMP/{Internals.hs => Prim.hs} | 2 +-
GHC/Integer/Type.lhs | 2 +-
integer-gmp.cabal | 1 +
4 files changed, 6 insertions(+), 195 deletions(-)
Diff suppressed because of size. To see it, use:
git show 65c73842bca2f075b65f418a5ff34753b185e0d7
More information about the Cvs-libraries
mailing list