https://github.com/typeclasses/pretty-html
An HTML-building library that gives you some control over how the HTML is rendered, to produce human-readable results.
https://github.com/typeclasses/pretty-html
haskell haskell-library html
Last synced: 9 months ago
JSON representation
An HTML-building library that gives you some control over how the HTML is rendered, to produce human-readable results.
- Host: GitHub
- URL: https://github.com/typeclasses/pretty-html
- Owner: typeclasses
- Created: 2022-02-22T09:00:32.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-24T19:29:10.000Z (about 1 year ago)
- Last Synced: 2025-05-07T13:05:48.120Z (9 months ago)
- Topics: haskell, haskell-library, html
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/pretty-html
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
To build and test with all supported compiler versions:
nix build .#testConfigurations.all --no-link