Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
CalamityCommands types with their types filled in
If you're importing CalamityCommands make sure these get used instead of the more generic variants.
Documentation
type CommandHandler c = CommandHandler IO c () Source #
type CommandContext c = CommandContext IO c () Source #