module DebugPrint.Integer
  ( DebugInteger (..)
  ) where

import DebugPrint.Core