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.

  1. 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.

  2. groupNamesSingleton :: [GroupName CaveKind]

    LambdaHack Content.CaveKind

    No documentation available.

  3. groupNamesSingleton :: [GroupName FactionKind]

    LambdaHack Content.FactionKind

    No documentation available.

  4. groupNamesSingleton :: [GroupName ItemKind]

    LambdaHack Content.ItemKind

    No documentation available.

  5. actorsGNSingleton :: [GroupName ItemKind]

    LambdaHack Content.ItemKindActor

    No documentation available.

  6. blastsGNSingleton :: [GroupName ItemKind]

    LambdaHack Content.ItemKindBlast

    No documentation available.

  7. organsGNSingleton :: [GroupName ItemKind]

    LambdaHack Content.ItemKindOrgan

    No documentation available.

  8. temporariesGNSingleton :: [GroupName ItemKind]

    LambdaHack Content.ItemKindTemporary

    No documentation available.

  9. groupNamesSingleton :: [GroupName ModeKind]

    LambdaHack Content.ModeKind

    No documentation available.

  10. groupNamesSingleton :: [GroupName PlaceKind]

    LambdaHack Content.PlaceKind

    No documentation available.

Page 63 of many | Previous | Next