Possibility of Data.Text implementation of parseURI
Open
- Dominant language
- Haskell
- Stars
- 28
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Would it be possible to have a `Data.Text` / `Data.ByteString` implementation of parseURI? I'm a bit native to the work required to implement this, but parsing urls seems to be one of a common reason for me having to cast between `Data.Text` / `Data.ByteString` and `String`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.