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

import Data.Bifunctor as Base