packages feed

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

module Numeric.Fractional
  ( Fractional(..)
  ) where

import GHC.Real