{-| Module: Text.Show.Text.Instances Copyright: (C) 2014-2015 Ryan Scott License: BSD-style (see the file LICENSE) Maintainer: Ryan Scott Stability: Experimental Portability: GHC Additional @Show@ instances not provided by @text-show@. /Since: 0.1/ -} module Text.Show.Text.Instances () where import Text.Show.Text.Compiler () import Text.Show.Text.Data () import Text.Show.Text.Language () import Text.Show.Text.System () import Text.Show.Text.Text () import Text.Show.Text.Trace ()