packages feed

planet-mitchell-0.0.0: src/Numeric/Floating.hs

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

import GHC.Float