Hoogle Search
Within LTS Haskell 24.17 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
- 
A NonEmpty list is one which always has at least one element, but is otherwise identical to the traditional list type in complexity and in terms of API. You will almost certainly want to import this module qualified. 
- 
base Data.List.NonEmpty Non-empty (and non-strict) list type. 
- 
base GHC.Base Non-empty (and non-strict) list type. 
- NonEmpty :: [a] -> NonEmptyList a- QuickCheck - Test.QuickCheck - No documentation available. 
- NonEmpty :: [a] -> NonEmptyList a- QuickCheck - Test.QuickCheck.Modifiers - No documentation available. 
- NonEmpty :: [a] -> NonEmptyList a- tasty-quickcheck - Test.Tasty.QuickCheck - No documentation available. 
- module Options.Applicative. - NonEmpty - No documentation available. 
- 
base-compat Data.List.NonEmpty.Compat Non-empty (and non-strict) list type. 
- 
No documentation available. 
- 
regex-tdfa Text.Regex.TDFA.CorePattern No documentation available. 
Page 1 of many | Next
