How to Install libghc-regex-applicative-prof in Ubuntu 18.04



Install libghc-regex-applicative-prof by entering the following commands in the terminal:

sudo apt update
sudo apt install libghc-regex-applicative-prof

Description:

regex-based parsing with applicative interface; profiling libraries

regex-applicative is a Haskell library for parsing using regular expressions. Parsers can be built using Applicative interface. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.

Homepage: https://github.com/feuerbach/regex-applicative

Version: 0.3.3-3build1

Section: universe/haskell