Dominic Crossley
Dominic Crossley
Thanks for the response! This makes sense. JSON AST models shouldn't have the prelude shapes in them because the prelude is implicit, which kind of rules out option 1 I...
It was a difficult choice to be honest. The primary motivating factors were: * _A lot_ of the heavy lifting of adopting smithy (e.g. parsing/validating/projecting/transforming of models) is already done...
Excellent, thanks for the information, this was just the context I was missing which explains the behaviour. This makes sense. If you want to leave this issue open I'll submit...
I've recently needed access to the `dump-hi` files emitted from GHC and there were two workarounds I used to get what I wanted that might help others: 1. You can...