| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
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.