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

Safe HaskellSafe
LanguageHaskell2010

Snap.Extras.TextUtils

Documentation

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

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