summaryrefslogtreecommitdiff
path: root/libraries/base/GHC/Real.hs-boot
blob: b462c1c2995c535c2d637cfa463d8a9d51c80e37 (plain)
1
2
3
4
5
6
7
{-# LANGUAGE NoImplicitPrelude #-}

module GHC.Real where

import GHC.Types ()

class Integral a