ghc-shakespeare 2.0.22 Family of type-safe template languages for Haskell

This Haskell package provides a family of type-safe templates with simple variable interpolation. Shakespeare templates can be used inline with a quasi-quoter or in an external file and it interpolates variables according to the type being inserted.