Replies: 2 comments 2 replies
-
Speaking of MicroHS, any thoughts of a MicroHS-based version of hell, or is it more of a priority to have totally familiar GHC lib APIs ? A microhs-based hell would be more portable and lighter to install, and possibly would answer this parser question in a different way. |
Beta Was this translation helpful? Give feedback.
1 reply
-
That makes sense. Hell and MicroHell then. :-)
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
HSE is a good parser, but not maintained so it's on borrowed time, and doesn't have some modern things like
foo.bar
record access.Options:
HSE not supporting
foo.bar
kind of forces this thunk, so I'll have to pick something.Beta Was this translation helpful? Give feedback.
All reactions