How to Install libghc-data-clist-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libghc-data-clist-dev

Description:

Simple functional ring type

Simple functional bidirectional ring type in Haskell. . Given that the ring terminiology clashes with certain mathematical branches, we're using the term CList or CircularList instead. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.

Homepage: https://github.com/sw17ch/data-clist

Version: 0.1.2.0-1build1

Section: universe/haskell