1 2 3 4 5 6 7
{-# LANGUAGE NoImplicitPrelude #-} module GHC.Real where import GHC.Types () class Integral a