How to Install libghc-regex-pcre-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libghc-regex-pcre-dev

Description:

Perl-compatible regular expressions

A library containing the PCRE backend to accompany regex-base. . This package contains the libraries for use with GHC.

Homepage: http://hackage.haskell.org/package/regex-pcre

Version: 0.94.4-9build1

Section: universe/haskell