Grace dependencies
There are a lot of dependencies for grace. Is there a way to reduce the number of dependencies? It seems that all the sexp stuff etc... could be optional (and maybe core).
We plan to reduce number of dependencies eventually since the goal of Grace would to eventually be used by the OCaml compiler
Any news on that issue ? I'd really like to use grace in dolmen, but I don't want to introduce a transitive dependency on core.
Hey 👋 I plan to address this in the 0.3.0 release of Grace. Changes will likely be done before or during Fun OCaml :)
Great news ! Thanks a lot for your work !
Closed by #58