Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
module Data.Functor.Compose.
Singletons Exports the promoted and singled versions of the Compose data type.
module Data.Functor.Const.
Singletons Exports the promoted and singled versions of the Const data type.
module Data.Functor.Identity.
Singletons Exports the promoted and singled versions of the Identity data type.
module Data.Functor.Product.
Singletons Exports the promoted and singled versions of the Product data type.
module Data.Functor.
Singletons Defines the promoted and singled versions of the Functor type class.
module Data.Functor.Sum.
Singletons Exports the promoted and singled versions of the Sum data type.
module Data.List.NonEmpty.
Singletons Defines functions and datatypes relating to the singleton for NonEmpty, including singled versions of all the definitions in Data.List.NonEmpty. Because many of these definitions are produced by Template Haskell, it is not possible to create proper Haddock documentation. Please look up the corresponding operation in Data.List.NonEmpty. Also, please excuse the apparent repeated variable names. This is due to an interaction between Template Haskell and Haddock.
-
Defines functions and datatypes relating to the singleton for '[]', including singled versions of a few of the definitions in Data.List. Because many of these definitions are produced by Template Haskell, it is not possible to create proper Haddock documentation. Please look up the corresponding operation in Data.List. Also, please excuse the apparent repeated variable names. This is due to an interaction between Template Haskell and Haddock.
-
Defines functions and datatypes relating to the singleton for Maybe, including singled versions of all the definitions in Data.Maybe. Because many of these definitions are produced by Template Haskell, it is not possible to create proper Haddock documentation. Please look up the corresponding operation in Data.Maybe. Also, please excuse the apparent repeated variable names. This is due to an interaction between Template Haskell and Haddock.
-
Defines the promoted version of Monoid, PMonoid, and the singleton version, SMonoid.