libghc-test-framework-quickche software package provides QuickCheck2 support for the test-framework package., you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libghc-test-framework-quickche
libghc-test-framework-quickche is installed in your system.
Make ensure the libghc-test-framework-quickche package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-test-framework-quickche*
You will get with libghc-test-framework-quickche package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Haskell |
| Package | libghc-test-framework-quickche |
| Version | 0.3.0.3-2+b3 [mips, mipsel, po |
| Description | QuickCheck2 support for the test-framework package. |
| Sub Section | Haskell |