cdepillabout / cdepillabout/xml-html-qq
provide quasiquoters that produce `Element`s or `[Node]`
Open
help wanted
- Dominant language
- Haskell
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Right now, all of the quasiquoters produce `Document`s.
It would be nice to have quasiquoters that produce both [`Element`s](https://hackage.haskell.org/package/xml-conduit-1.4.0.3/docs/Text-XML.html#t:Element) and [`[Node]`](https://hackage.haskell.org/package/xml-conduit-1.4.0.3/docs/Text-XML.html#t:Node).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.