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

Safe HaskellSafe-Inferred
LanguageHaskell2010

Snap.Extras.TextUtils

Documentation

readT :: Read a => Text -> a Source

showT :: Show a => a -> Text Source