Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
genSingletons :: OptionsMonad q => [Name] -> q [Dec]singletons-th Data.Singletons.TH Generate singled definitions for each of the provided type-level declaration Names. For example, the singletons-th package itself uses
$(genSingletons [''Bool, ''Maybe, ''Either, ''[]])
to generate singletons for Prelude types.groupNamesSingleton :: [GroupName CaveKind]LambdaHack Content.CaveKind No documentation available.
groupNamesSingleton :: [GroupName FactionKind]LambdaHack Content.FactionKind No documentation available.
groupNamesSingleton :: [GroupName ItemKind]LambdaHack Content.ItemKind No documentation available.
actorsGNSingleton :: [GroupName ItemKind]LambdaHack Content.ItemKindActor No documentation available.
blastsGNSingleton :: [GroupName ItemKind]LambdaHack Content.ItemKindBlast No documentation available.
organsGNSingleton :: [GroupName ItemKind]LambdaHack Content.ItemKindOrgan No documentation available.
temporariesGNSingleton :: [GroupName ItemKind]LambdaHack Content.ItemKindTemporary No documentation available.
groupNamesSingleton :: [GroupName ModeKind]LambdaHack Content.ModeKind No documentation available.
groupNamesSingleton :: [GroupName PlaceKind]LambdaHack Content.PlaceKind No documentation available.