Eq and Ord have moved into GHC.Classes
[ghc-base.git] / base.cabal
index 05fd3e7..42a232d 100644 (file)
@@ -29,6 +29,7 @@ Library {
             Foreign.Concurrent,
             GHC.Arr,
             GHC.Base,
+            GHC.Classes,
             GHC.Conc,
             GHC.ConsoleHandler,
             GHC.Desugar,