How to Install libghc-generic-deriving-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libghc-generic-deriving-dev

Description:

generic programming library for generalised deriving

This package provides functionality for generalising the deriving mechanism in Haskell to arbitrary classes. It was first described in the paper: . A generic deriving mechanism for Haskell. Jose Pedro Magalhaes, Atze Dijkstra, Johan Jeuring, and Andres Loeh. Haskell'10. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.

Homepage: http://hackage.haskell.org/package/generic-deriving

Version: 1.11.2-1

Section: universe/haskell