packages feed

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

module Numeric.Product
  ( Product(..)
  ) where

import Data.Monoid