Pakket: libghc-unicode-transforms-doc (0.3.3-1)
Verwijzigingen voor libghc-unicode-transforms-doc
Trisquel bronnen:
Het bronpakket haskell-unicode-transforms downloaden:
- [haskell-unicode-transforms_0.3.3-1.dsc]
- [haskell-unicode-transforms_0.3.3.orig.tar.gz]
- [haskell-unicode-transforms_0.3.3-1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Haskell Group (Mailarchief)
- Ilias Tsitsimpis
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Fast Unicode 9.0 normalization in Haskell; documentation
Unicode characters with adornments (e.g. Á) can be represented in two different forms, as a single composed character (U+00C1 = Á) or as multiple decomposed characters (U+0041(A) U+0301( ́ ) = Á). They are differently encoded byte sequences but for humans they have exactly the same visual appearance.
A regular byte comparison may tell that two strings are different even though they might be equivalent. Both strings need to be converted in a normalized form using the Unicode Character Database before they can be compared for equivalence.
This library implements fast Unicode 9.0 normalization in Haskell (NFC, NFKC, NFD, NFKD).
This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
Andere aan libghc-unicode-transforms-doc gerelateerde pakketten
|
|
|
-
- dep: haddock-interface-28
- virtueel pakket geboden door ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-text-doc
- efficient packed Unicode text type for Haskell; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML