diff --git a/GHC/Integer/Type.lhs b/GHC/Integer/Type.lhs
index c30bba57618bd39bf3c26498bdd938f14ec90d9a..d74b2f7d0882cd8fe5a691e71f058a2d711edcd8 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 ()