How to Install haskell-cracknum-utils in Ubuntu 18.04



Install haskell-cracknum-utils by entering the following commands in the terminal:

sudo apt update
sudo apt install haskell-cracknum-utils

Description:

crack various integer, floating-point data formats

Display/show/analyze IEEE754 Half-precision, Single-precision, and Double-precision values; along with various integer types: Signed/Unsigned, 8, 16, 32, 64 bits.

Homepage: http://hackage.haskell.org/package/crackNum

Version: 1.9-1

Section: universe/misc