Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
CalamityCommands.Command
Description
Commands and stuff
Documentation
data Command (m :: Type -> Type) (c :: Type) (a :: Type) Source #
A command, paremeterised over its context
Constructors
forall p. Command | |
Fields
|