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

import Data.Functor.Compose as Base