module
Ala.Product
(
Product
(
..
)
)
where
import
Data.Functor.Product
(
Product
(
Pair
)
)