How to Install libghc-annotated-wl-pprint-prof in Ubuntu 18.04



Install libghc-annotated-wl-pprint-prof by entering the following commands in the terminal:

sudo apt update
sudo apt install libghc-annotated-wl-pprint-prof

Description:

Wadler/Leijen Pretty Printer, with annotation support; profiling libraries

This is a modified version of wl-pprint, which was based on Wadler's paper "A Prettier Printer". This version allows the library user to annotate the text with semantic information, which can later be rendered in a variety of ways. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.

Homepage: https://github.com/david-christiansen/annotated-wl-pprint

Version: 0.7.0-1

Section: universe/haskell