This package browser is in early development. Mind the rough edges.

ghc-shakespeare 2.0.30

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.

Installation

Install ghc-shakespeare 2.0.30 as follows:

guix install ghc-shakespeare@2.0.30

Or install the latest version:

guix install ghc-shakespeare

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.