-- Hoogle documentation, generated by Haddock
-- See Hoogle, http://www.haskell.org/hoogle/


-- | Difference lists instances
--   
--   See the dlist packages. This package is the canonical source for some
--   orphan instances. Orphan instances are placed here to avoid
--   dependencies elsewhere.
@package dlist-instances
@version 0.1

module Data.DList.Instances
instance Data.Semigroup.Semigroup (Data.DList.DList a)
