libghc-template-dev

String substitution library
  http://hackage.haskell.org/package/template
  0
  no reviews



This is a simple string substitution library that supports "$"-based substitution. it is meant to be used when text.printf or string concatenation would lead to code that is hard to read but when a full blown templating system is overkill.

this package provides a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.