packages feed

base-compat-batteries-0.14.1: src/Data/Foldable/Compat/Repl/Batteries.hs

{-# LANGUAGE PackageImports #-}
{-# OPTIONS_GHC -Wno-dodgy-exports -Wno-unused-imports #-}
-- | Reexports "Data.Foldable.Compat"
-- from a globally unique namespace.
module Data.Foldable.Compat.Repl.Batteries (
  module Data.Foldable.Compat
) where
import "this" Data.Foldable.Compat