Name: | ghc-shakespeare |
---|---|
Version: | 1.0.5.1 |
Release: | 2.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 517565 |
License: | MIT |
RPM: | ghc-shakespeare-1.0.5.1-2.el7.x86_64.rpm |
Source RPM: | ghc-shakespeare-1.0.5.1-2.el7.src.rpm |
Build Date: | Tue Nov 21 2017 |
Build Host: | x86-ol6-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://hackage.haskell.org/package/shakespeare |
Summary: | Toolkit for compile-time interpolated templates |
Description: | Shakespeare is a family of type-safe, efficient template languages. Shakespeare templates are expanded at compile-time, ensuring that all interpolated variables are in scope. Variables are interpolated according to their type through a typeclass. Shakespeare templates can be used inline with a quasi-quoter or in an external file. See the documentation at <http://www.yesodweb.com/book/shakespearean-templates> for more details. |