libghc-bindings-nettle-prof software package provides Haskell bindings to nettle crypto library; profiling libraries, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libghc-bindings-nettle-prof
libghc-bindings-nettle-prof is installed in your system.
Make ensure the libghc-bindings-nettle-prof package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-bindings-nettle-prof *
You will get with libghc-bindings-nettle-prof package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Haskell |
| Package | libghc-bindings-nettle-prof |
| Version | 0.3.1-3 |
| Description | Haskell bindings to nettle crypto library; profiling libraries |
| Sub Section | Haskell |