Binary package “libghc-show-dev” in ubuntu precise

Show instances for lambdabot

 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 It contains ShowQ, ShowFun, and SimpleReflect.
 .
 ShowFun gives us Typeable instances for neutering IO expressions.
 .
 ShowQ adds SmallCheck & QuickCheck support.
 .
 SimpleReflect allows us to literally see how functions expand, through
 appropriate Show magic.