module DebugPrint.Show
  ( DebugShow (..)
  ) where

import DebugPrint.Core