libghc-test-framework-th-prime software package provides TH for test frameworks, 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-test-framework-th-prime
libghc-test-framework-th-prime is installed in your system.
Make ensure the libghc-test-framework-th-prime package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-test-framework-th-prime*
You will get with libghc-test-framework-th-prime package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Haskell |
| Package | libghc-test-framework-th-prime |
| Version | 0.0.5-1+b1 [sparc], 0.0.5-1 [a |
| Description | TH for test frameworks |
| Sub Section | Haskell |