Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Data.List.NonEmpty.Singleton
Description
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