How to Install libghc-reflection-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libghc-reflection-dev

Description:

reifies arbitrary terms into types that can be reflected back into terms

This package provides an implementation of the ideas presented in the paper "Functional Pearl: Implicit Configurations" by Oleg Kiselyov and Chung-chieh Shan. However, the API has been streamlined to improve performance. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.

Homepage: http://github.com/ekmett/reflection

Version: 2.1.2-3build1

Section: universe/haskell