packages feed

planet-mitchell-0.1.0: src/Num/Floating.hs

module Num.Floating
  ( Floating(..)
  ) where

import GHC.Float