libghc-pcre-light-prof software package provides pcre-light library with profiling enabled; profiling libraries, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libghc-pcre-light-prof
libghc-pcre-light-prof is installed in your system.
Make ensure the libghc-pcre-light-prof package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-pcre-light-prof *
You will get with libghc-pcre-light-prof package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Haskell |
| Package | libghc-pcre-light-prof |
| Version | 0.4.0.4-3 |
| Description | pcre-light library with profiling enabled; profiling libraries |
| Sub Section | haskell |