How to include src files in rtop?


#1

I’m using native reasonml with nix and dune.

Is there a manual way for me to able to include src files in rtop?
I tried rtop -I src but that didn’t seem to work.

"#use " seems to only allow users to include single files.
I was hoping for something like dune rtop but rtop isn’t supported in dune yet.


#2

Answered in https://stackoverflow.com/questions/60356731/how-to-use-reasonml-rtop-with-src-files , please ask in one forum at a time or link to cross-posts so people don’t duplicate efforts and answers, thank you.