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

Safe HaskellSafe-Infered

Snap.Extras.TextUtils

Documentation

readT :: Read a => Text -> aSource

showT :: Show a => a -> TextSource