From 787c3a33d6e4ef8be98f91d3c3f4b451c141b069 Mon Sep 17 00:00:00 2001 From: Ian Lynagh <igloo@earth.li> Date: Fri, 26 Aug 2011 21:38:26 +0100 Subject: [PATCH] Follow ghc-prim changes --- GHC/Integer/Type.lhs | 1 - 1 file changed, 1 deletion(-) 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 () -- GitLab