add stdout as output from dream_eml#228
Conversation
|
This would be very useful for ocaml.org! (ocaml/ocaml.org#1181) |
|
Note to self for searchability: |
|
Thank you! This is a huge improvement, and I will merge this. We need a few things from Dune to make this fully ergonomic:
|
|
@tmattio, @gpetiot, @emillon, I've opened two issues on Dune (ocaml/dune#7776, ocaml/dune#7777) about improving the ergonomics, and I think I will merge this regardless. I might tweak the command line before release, and deprecate the "old" instructions for integrating eml into projects. Very glad to learn about |
|
Thank you! I will update the docs to describe this in a follow-on commit. |
|
Since Dream's examples recommend |
quick and dirty implementation for #227
this should work with this
dialectindune-projectI only tested this very briefly but it seems to work fine. I think the
interfacestanza is required, but that will never been needed I guess?If this is something that is worth doing, let me know and then I can maybe look into rewriting some examples as well to use the dialect?