Name: Interpolation
Version: 0.2
Description: This package adds quasiquoter for multiline
strings, interpolation and simple templating.
Handy for text generation.
Category: Text
Synopsis: Multiline strings, interpolation and templating.
License: OtherLicense
License-file: LICENSE
Author: Ville Tirronen
Maintainer: aleator@gmail.com
Build-Type: Simple
Cabal-Version: >=1.2
Library
Build-Depends: base >= 4, syb, template-haskell, haskell-src-meta
Exposed-modules: Data.String.Interpolation
ghc-options: -Wall