packages feed

debug-print-0.1.0.0: library/DebugPrint/Integer.hs

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

import DebugPrint.Core