hdiff
packages
feed
LR-demo
-0.0.20251105: src/DebugPrint.hs
module DebugPrint where class DebugPrint a where debugPrint :: a -> String