base-compat-batteries-0.14.1: src/Data/Foldable1/Compat/Repl/Batteries.hs
{-# LANGUAGE PackageImports #-}
{-# OPTIONS_GHC -Wno-dodgy-exports -Wno-unused-imports #-}
-- | Reexports "Data.Foldable1.Compat"
-- from a globally unique namespace.
module Data.Foldable1.Compat.Repl.Batteries (
module Data.Foldable1.Compat
) where
import "this" Data.Foldable1.Compat