text
Package info
- 
							Homepage
 gitlab.com/clean-and-itasks/libraries/text
- 
							Latest version
 2.0.2, 8 months ago
- 
							Maintainer
 TOP Software Technology
- 
							License
 BSD-2-Clause
Description
This library provides basic text functionality.
Readme
					
					
					# text
This library provides text functionality such as operations on strings and
encodings.
## Licence
The package is licensed under the BSD-2-Clause license; for details, see the
[LICENSE](/LICENSE) file.
Some modules were ported from Haskell and they are provided under the
compatible Haskell's 3-clause BSD license (see [LICENSE.BSD3](LICENSE.BSD3)).
- Text.Unicode.Encodings.UTF8
				
			Changelog
					
					
					# Changelog
#### 2.0.2
- Enhancement: derive gLexOrd for `:: UTF8`.
#### 2.0.1
- Chore: support base `3.0`.
## 2.0.0
- Removed: Text.Unicode.Encodings.UTF8.Gast module.
- Removed: Text.Unicode.UChar.Gast module.
### 1.1.0
- Feature: add `gHash` derivation for `:: UTF8`.
## 1.0.0
- Initial version, import modules from clean platform v0.3.34 and destill all
  text modules.
- Generate `WCsubst.c` from the latest unicode standard instead of using a static one.
				
			Versions
- 
	2.0.2 latest 8 months agoDependencies: base ^2.0.0 || ^3.0.0; generic-hash ^1.0.0; generic-print ^1.0.0 || ^3.0.0 (optional). Targets: linux-x64; linux-x86; windows-x64. 
- 
	2.0.1 1 year, 4 months agoDependencies: base ^2.0.0 || ^3.0.0; generic-hash ^1.0.0; generic-print ^1.0.0 || ^3.0.0 (optional). Targets: linux-x64; linux-x86; windows-x64. 
- 
	2.0.0 1 year, 10 months agoDependencies: base ^2.0.0; generic-hash ^1.0.0; generic-print ^1.0.0 || ^3.0.0 (optional). Targets: linux-x64; linux-x86; windows-x64. 
- 
	1.1.0 latest 1.1 1 year, 10 months agoDependencies: base ^2.0.0; generic-hash ^1.0.0. Targets: linux-x64; linux-x86; windows-x64. 
- 
	1.0.0 latest 1.0 2 years agoDependencies: base ^2.0.0. Targets: linux-x64; linux-x86; windows-x64.