Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Definitions of basic items.
Synopsis
- pattern HARPOON :: GroupName ItemKind
- pattern EDIBLE_PLANT :: GroupName ItemKind
- pattern RING_OF_OPPORTUNITY_GRENADIER :: GroupName ItemKind
- pattern ARMOR_LOOSE :: GroupName ItemKind
- pattern CLOTHING_MISC :: GroupName ItemKind
- pattern CHIC_GEAR :: GroupName ItemKind
- groupNamesSingleton :: [GroupName ItemKind]
- groupNames :: [GroupName ItemKind]
- content :: [ItemKind]
- items :: [ItemKind]
- otherItemContent :: [ItemKind]
Group name patterns
pattern EDIBLE_PLANT :: GroupName ItemKind Source #
pattern RING_OF_OPPORTUNITY_GRENADIER :: GroupName ItemKind Source #
pattern ARMOR_LOOSE :: GroupName ItemKind Source #
pattern CLOTHING_MISC :: GroupName ItemKind Source #
groupNames :: [GroupName ItemKind] Source #
Content
otherItemContent :: [ItemKind] Source #