Skip to content

filesystem functions#38

Open
alkubaig wants to merge 2 commits intomatijapretnar:masterfrom
lambda-land:master
Open

filesystem functions#38
alkubaig wants to merge 2 commits intomatijapretnar:masterfrom
lambda-land:master

Conversation

@alkubaig
Copy link

I think these are the warnings associated with my changes

+ /usr/local/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/typing -I src -I src/utils -I src/runtime -I src/parsing -o src/typing/exhaust.cmx src/typing/exhaust.ml File "src/typing/exhaust.ml", line 93, characters 22-231: Warning 8: this pattern-matching is not exhaustive. Here is an example of a case that is not matched: (In_channel _|Out_channel _) File "src/typing/exhaust.ml", line 99, characters 21-261: Warning 8: this pattern-matching is not exhaustive. Here is an example of a case that is not matched: (In_channel _|Out_channel _)

I am sorry I did not get to fix them
I added an example of using files in the examples directory

I also would not forget to mention that this work is adapted from what zigaLuksic helped me with. The read_file effect is written by him

Thanks,
Ghadeer

@matijapretnar matijapretnar force-pushed the master branch 3 times, most recently from cd18fa3 to 66fc774 Compare October 22, 2020 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant