How to Install jmacro in Ubuntu 18.04



Install jmacro by entering the following commands in the terminal:

sudo apt update
sudo apt install jmacro

Description:

utility for jmacro JavaScript generation library

jmacro is a QuasiQuotation library for programmatic generation of JavaScript code in Haskell. This contains the 'jmacro' binary.

Homepage: https://hackage.haskell.org/package/jmacro

Version: 0.6.14-4build1

Section: universe/haskell