module Numeric.Floating
  ( Floating(..)
  ) where

import GHC.Float