@hackage IStr0.1.0.0

String Interpolation of Haskell expressions using #{expr} syntax

Easy string interpolation of arbitrary haskell expressions.

This is done using a custom class similar to Show except that with IStr except that it doesn't escape instances of IsString.