Add mention of Monoid interface in Data.Symbol

This commit is contained in:
Lysxia 2020-03-03 22:33:56 -05:00
parent 22d57e1798
commit 56182e6073

View File

@ -17,6 +17,8 @@ Type-level strings.
Note that the operators from this module conflict with "GHC.TypeLits".
'Symbol' also has instances of @('Fcf.Class.Monoid.<>')@ and 'Fcf.Class.Monoid.MEmpty'.
-}
module Fcf.Data.Symbol
( -- * Type of symbols