snap-core-0.2.7.1: Snap: A Haskell Web Framework (Core)

Snap.Internal.Debug

Description

An internal Snap module for (optionally) printing debugging messages. Normally debug does nothing, but you can pass "-fdebug" to cabal install to build a snap-core which debugs to stderr.

N.B. this is an internal interface, please don't write external code that depends on it.

Documentation