Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
This module is meant to augment the Data.List.NonEmpty module. You may want to import both modules using the same alias. For example:
import qualified Data.List.NonEmpty as NonEmpty import qualified Data.List.NonEmpty.Singleton as NonEmpty