[commit: integer-gmp] master: Follow ghc-prim changes (787c3a3)
Ian Lynagh
igloo at earth.li
Fri Aug 26 23:36:48 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/packages/integer-gmp
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/787c3a33d6e4ef8be98f91d3c3f4b451c141b069
>---------------------------------------------------------------
commit 787c3a33d6e4ef8be98f91d3c3f4b451c141b069
Author: Ian Lynagh <igloo at earth.li>
Date: Fri Aug 26 21:38:26 2011 +0100
Follow ghc-prim changes
>---------------------------------------------------------------
GHC/Integer/Type.lhs | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/GHC/Integer/Type.lhs b/GHC/Integer/Type.lhs
index c30bba5..d74b2f7 100644
--- a/GHC/Integer/Type.lhs
+++ b/GHC/Integer/Type.lhs
@@ -53,7 +53,6 @@ import GHC.IntWord64 (
#endif
import GHC.Classes
-import GHC.Ordering
import GHC.Types
default ()
More information about the Cvs-libraries
mailing list