How to Install libghc-microlens-th-dev in Ubuntu 18.04



Install libghc-microlens-th-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libghc-microlens-th-dev

Description:

Automatic generation of record lenses for microlens

This package lets you automatically generate lenses for data types; code was extracted from the lens package, and therefore generated lenses are fully compatible with ones generated by lens (and can be used both from lens and microlens). . This package is a part of the microlens family. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.

Homepage: http://github.com/aelve/microlens

Version: 0.4.1.1-1build2

Section: universe/haskell