LambdaHack-0.10.2.0: A game engine library for tactical squad ASCII roguelike dungeon crawlers
Safe HaskellNone
LanguageHaskell2010

Game.LambdaHack.Server.DebugM

Description

Debug output for requests and responses.

Synopsis

Documentation

Internal operations

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

data DebugAid Source #

Constructors

DebugAid 

Instances

Instances details
Show DebugAid Source # 
Instance details

Defined in Game.LambdaHack.Server.DebugM