packages feed

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

module Num.Product
  ( Product(..)
  ) where

import Data.Monoid