The utf8-env package
UTF-8 aware substitutes for functions in System.Environment It was tested with GHC 6.10.1 in Unix (Linux) environment. Hugs users do not need this package. Import System.Environment.UTF8 into your program, and use functions like getArgs and getEnv in usual way. UTF8-aware locale is expected, that is, environment has setting of LANG = en_US.utf8 or similar.
Properties
| Version | 0.1 |
|---|---|
| Dependencies | base (>3), mtl, utf8-string |
| License | BSD3 |
| Author | Dmitry Golubovsky |
| Maintainer | Dmitry Golubovsky <golubovsky@gmail.com> |
| Stability | Experimental |
| Category | System |
| Upload date | Fri Mar 13 00:59:56 UTC 2009 |
| Uploaded by | DmitryGolubovsky |
| Built on | ghc-6.10, ghc-6.12, ghc-7.0 |
Modules
- System
- Environment
Downloads
- utf8-env-0.1.tar.gz (Cabal source package)
- package description (included in the package)