hyphenation: Configurable Knuth-Liang hyphenation
Configurable Knuth-Liang hyphenation
Uses the UTF8 encoded hyphenation patterns provided by hyph-utf8 from http://www.ctan.org/tex-archive/language/hyph-utf8
Usage:
>>>
hyphenate english_US "supercalifragilisticexpialadocious"
["su","per","cal","ifrag","ilis","tic","ex","pi","al","ado","cious"]
>>>
hyphenate english_US "hyphenation"
["hy","phen","ation"]
>>>
hyphenate icelandic "va\240lahei\240avegavinnuverkf\230rageymslusk\250r"
["va\240la","hei\240a","vega","vinnu","verk","f\230ra","geymslu","sk\250r"]
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
embed | Embed data in library binary (Warning: This increases the executable size by about 1Mb unless unneeded language data files are manually removed from the "data" directory before compiling) | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hyphenation-0.8.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.2, 0.2.0.1, 0.2.1, 0.2.1.1, 0.2.1.3, 0.2.1.4, 0.2.1.5, 0.2.1.6, 0.2.1.7, 0.2.1.8, 0.2.2, 0.3, 0.4, 0.4.1, 0.4.2, 0.4.2.1, 0.5, 0.6, 0.7, 0.7.1, 0.8, 0.8.1, 0.8.2, 0.8.3 |
---|---|
Change log | CHANGELOG.markdown |
Dependencies | base (>=4.9 && <5), bytestring (>=0.10.8.1 && <0.13), containers (>=0.3.0.0 && <0.9), file-embed (>=0.0.7 && <0.1), text, unordered-containers (>=0.2.1 && <0.3), zlib (>=0.5 && <0.8) [details] |
Tested with | ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.6, ghc ==9.8.4, ghc ==9.10.1, ghc ==9.12.1 |
License | BSD-2-Clause |
Copyright | (C) 2012-2019 Edward A. Kmett |
Author | Edward A. Kmett |
Maintainer | Edward A. Kmett <ekmett@gmail.com> |
Category | Text |
Home page | http://github.com/ekmett/hyphenation |
Bug tracker | http://github.com/ekmett/hyphenation/issues |
Source repo | head: git clone https://github.com/ekmett/hyphenation.git |
Uploaded | by ryanglscott at 2025-03-03T11:23:42Z |
Distributions | Arch:0.8.3, LTSHaskell:0.8.3, NixOS:0.8.2, Stackage:0.8.3 |
Reverse Dependencies | 6 direct, 6 indirect [details] |
Downloads | 28536 total (68 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |