snap-extras-0.6: A collection of useful helpers and utilities for Snap web applications.

Safe HaskellSafe-Inferred

Snap.Extras.TextUtils

Documentation

readT :: Read a => Text -> aSource

showT :: Show a => a -> TextSource