How to Install libghc-cryptohash-sha1-doc in Ubuntu 18.04



Install libghc-cryptohash-sha1-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install libghc-cryptohash-sha1-doc

Description:

fast, pure and practical SHA-1 implementation; documentation

A practical incremental and one-pass, pure API to the SHA-1 hash algorithm (including HMAC spuport) with performance close to the fastest implementations available in other languages. . The implementation is made in C with a haskell FFI wrapper that hides the C implementation. . NOTE: This package has been forked off cryptohash 0.11.7 because cryptohash has been deprecated. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.

Homepage: https://github.com/hvr/cryptohash-sha1

Version: 0.11.100.1-1

Section: universe/doc