{-# LANGUAGE NoImplicitPrelude #-}
module Data.Functor.Product.Compat (
  module Base
) where

import Data.Functor.Product as Base