packages feed

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

module Num.Fractional
  ( Fractional(..)
  , (^^)
  ) where

import GHC.Real