XML support #88
hughjfchen
started this conversation in
Ideas
Replies: 2 comments
-
Maybe. I'm not sure. There isn't a defacto standard Haskell implementation like there is for JSON. What would the library choice be? xeno? xml-conduit? hexpat? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I guess xeno may be a good start because it's pure haskell with minimal dependencies. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hell already supports JSON. Could XML support be added too?
Beta Was this translation helpful? Give feedback.
All reactions