libghc-mersenne-random-prof software package provides SIMD Fast Mersenne Twister generator of pseudo-random numbers; profiling libraries, 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-mersenne-random-prof
libghc-mersenne-random-prof is installed in your system.
Make ensure the libghc-mersenne-random-prof package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-mersenne-random-prof *
You will get with libghc-mersenne-random-prof package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Haskell |
| Package | libghc-mersenne-random-prof |
| Version | 1.0.0.1-5 |
| Description | SIMD Fast Mersenne Twister generator of pseudo-random numbers; profiling libraries |
| Sub Section | Haskell |