text-show-0.7.0.1: src/Text/Show/Text/Text.hs
{-|
Module: Text.Show.Text.Text
Copyright: (C) 2014-2015 Ryan Scott
License: BSD-style (see the file LICENSE)
Maintainer: Ryan Scott
Stability: Experimental
Portability: GHC
Imports 'Show' instances for @Text@ modules.
-}
module Text.Show.Text.Text () where
import Text.Show.Text.Text.Read ()