packages feed

haddock-2.29.1: html-test/src/Bug1004.hs

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

import Data.Functor.Product