Apache-2.0 licensed by Composewell Technologies and Contributors
Maintained by [email protected]
This version can be pinned in stack with:unicode-data-scripts-0.6.0@sha256:9c47f2573187b9fa65b506fb7cb31ea5164a9574c3fbfee4e038bff669f423d5,4142

Module documentation for 0.6.0

Depends on 1 package(full list with versions):
Used by 1 package in nightly-2026-06-05(full list with versions):

README

unicode-data-scripts provides Haskell APIs to efficiently access the Unicode character scripts from the Unicode character database.

The Haskell data structures are generated programmatically from the Unicode character database (UCD) files. The latest Unicode version supported by this library is 17.0.0.

Please see the Haddock documentation for reference documentation.

Licensing

unicode-data-scripts is an open source project available under a liberal Apache-2.0 license.

Contributing

As an open project we welcome contributions.

Changes

Changelog

0.6.0 (September 2025)

0.5.0 (September 2025)

0.4.0 (July 2024)

0.3.0 (July 2024)

  • Added unicodeVersion and scriptShortName to Unicode.Char.General.Scripts.
  • Fixed the inlining of Addr# literals and reduce their size. This results in a sensible decrease of the executable size.
  • Removed unicode-data dependency.

0.2.0.1 (December 2022)

0.2.0 (September 2022)

0.1.0 (September 2022)

Initial release

  • Added the module Unicode.Char.General.Scripts.