packages feed

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

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

import DebugPrint.Core