packages feed

text-show-instances-0.1: src/Text/Show/Text/Language.hs

{-|
Module:      Text.Show.Text.Language
Copyright:   (C) 2014 Ryan Scott
License:     BSD-style (see the file LICENSE)
Maintainer:  Ryan Scott
Stability:   Experimental
Portability: GHC

Imports 'Show' instances for @Language@ modules.
-}
module Text.Show.Text.Language () where

import Text.Show.Text.Language.Haskell.TH ()