How to Install libghc-stringprep-doc in Ubuntu 18.04



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

sudo apt update
sudo apt install libghc-stringprep-doc

Description:

Implements the "StringPrep" algorithm; documentation

RFC 3454 describes a framework for preparing Unicode text strings in order to increase the likelihood that string input and string comparison work in ways that make sense for typical users throughout the world. The stringprep protocol is useful for protocol identifier values, company and personal names, internationalized domain names, and other text strings. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.

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

Version: 1.0.0-7build4

Section: universe/doc