Move Eq and Ord for Int from GHC.Base to GHC.Classes, so they are not longer orphan.
[ghc-base.git] / prologue.txt
1 This package contains the @Prelude@ and its support libraries, and a large
2 collection of useful libraries ranging from data structures to parsing
3 combinators and debugging utilities.