libghc-tagsoup-prof software package provides Profiling support for TagSoup Haskell library, 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-tagsoup-prof
libghc-tagsoup-prof is installed in your system.
Make ensure the libghc-tagsoup-prof package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-tagsoup-prof *
You will get with libghc-tagsoup-prof package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Haskell |
| Package | libghc-tagsoup-prof |
| Version | 0.14-2 |
| Description | Profiling support for TagSoup Haskell library |
| Sub Section | haskell |