K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-04T05:51:11.000000Z K 7 svn:log V 467 This Haskell package provides ShowQ, ShowFun, and SimpleReflect. * ShowFun gives a Typeable-dependent instance for showing functions as their type. * ShowIO does the same for IO actions. * ShowQ adds SmallCheck & QuickCheck support. * SimpleReflect allows us to literally see how functions 'expand', through appropriate Show magic. WWW: http://hackage.haskell.org/package/show PR: ports/142282 Submitted by: Jacula Modyun END