libghc-polyparse-dev software package provides A variety of alternative parser combinator libraries for Haskell, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libghc-polyparse-dev
libghc-polyparse-dev is installed in your system.
Make ensure the libghc-polyparse-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-polyparse-dev *
You will get with libghc-polyparse-dev package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Haskell |
| Package | libghc-polyparse-dev |
| Version | 1.7-1+b2 |
| Description | A variety of alternative parser combinator libraries for Haskell |
| Sub Section | Haskell |