How to Install libghc-parsers-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libghc-parsers-dev

Description:

parsing combinators

Parsers of various types . 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/parsers/

Version: 0.12.8-1

Section: universe/haskell