| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Fri, 16 Jan 2026 23:13:49 GMT
X-Served-By: cache-dfw-kdfw8210161-DFW, cache-bom-vanm7210036-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768605229.703680,VS0,VE377
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
html-entity-map: Map from HTML5 entity names to the corresponding Unicode text
html-entity-map: Map from HTML5 entity names to the corresponding Unicode text
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| dev | Turn on development settings. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- html-entity-map-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.0.1.0, 0.1.0.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.15 && <5), text (>=0.2 && <2.2), unordered-containers (>=0.2.5 && <0.3) [details] |
| Tested with | ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2 |
| License | BSD-3-Clause |
| Author | Mark Karpov <markkarpov92@gmail.com> |
| Maintainer | Mark Karpov <markkarpov92@gmail.com> |
| Uploaded | by mrkkrp at 2017-12-18T10:10:16Z |
| Revised | Revision 6 made by mrkkrp at 2023-10-26T19:04:36Z |
| Category | HTML |
| Home page | https://github.com/mrkkrp/html-entity-map |
| Bug tracker | https://github.com/mrkkrp/html-entity-map/issues |
| Source repo | head: git clone https://github.com/mrkkrp/html-entity-map.git |
| Distributions | Arch:0.1.0.0, LTSHaskell:0.1.0.0, NixOS:0.1.0.0, Stackage:0.1.0.0 |
| Reverse Dependencies | 1 direct, 4 indirect [details] |
| Downloads | 4199 total (8 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs available [build log] Last success reported on 2017-12-18 [all 1 reports] |
Readme for html-entity-map-0.1.0.0
[back to package description]HTML entity map
The package contains a mechanically generated map from HTML5 entity names to the corresponding Unicode characters.
The map is generated using this code:
https://github.com/mrkkrp/html-entity-map-gen
Contribution
Issues, bugs, and questions may be reported in the GitHub issue tracker for this project.
Pull requests are also welcome and will be reviewed quickly.
License
Copyright © 2017 Mark Karpov
Distributed under BSD 3 clause license.