libghc-openal-prof software package provides Haskell OpenAL binding for GHC; 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-openal-prof
libghc-openal-prof is installed in your system.
Make ensure the libghc-openal-prof package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-openal-prof *
You will get with libghc-openal-prof package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Haskell |
| Package | libghc-openal-prof |
| Version | 1.4.0.2-3+b1 [s390x], 1.4.0.2- |
| Description | Haskell OpenAL binding for GHC; profiling libraries |
| Sub Section | Haskell |