{-# LANGUAGE Haskell2010 #-}
module Bug1004 (Product(..)) where

import Data.Functor.Product