How to Install libghc-simple-templates-dev in Ubuntu 18.04



Install libghc-simple-templates-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libghc-simple-templates-dev

Description:

basic template language for the Simple web framework

Basic template language for the Simple web framework. The language supports variable substitution, function invocation, loops and conditionals. . Web.Simple.Templates documents how to integrate into an app, while Web.Simple.Templates.Language documents the templating language syntax and semantics. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.

Homepage: http://simple.cx

Version: 0.8.0.1-3build6

Section: universe/haskell