module Text.Show.Extras
  ( Show1(..), shows1
  , Show2(..), shows2
  ) where

import Prelude.Extras