LambdaHack-0.9.4.1: A game engine library for tactical squad ASCII roguelike dungeon crawlers

Safe HaskellNone
LanguageHaskell2010

Game.LambdaHack.Server.DebugM

Contents

Description

Debug output for requests and responses.

Synopsis

Documentation

Internal operations

debugShow :: Show a => a -> Text Source #

data DebugAid Source #

Constructors

DebugAid 
Instances
Show DebugAid Source # 
Instance details

Defined in Game.LambdaHack.Server.DebugM