aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/Bug1004.hs
blob: f2ee5f61b18c51f1758a781ac7bdfc0a7f4e7faf (plain) (blame)
1
2
3
4
{-# LANGUAGE Haskell2010 #-}
module Bug1004 (Product(..)) where

import Data.Functor.Product