reducers-3.12.5: Semigroups, specialized containers and a general map/reduce framework
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.Semigroup.Instances

Description

Deprecated: This module no longer defines any instances. You should not need to import it.

Historically, this module defined an orphan Semigroup instance for FingerTree on old versions of base. Nowadays, the reducers library no longer supports these old versions of base, so this module no longer defines anything. As such, you should not need to import this.