mirage / ocaml-crunch

Convert a filesystem into a static OCaml module
Other
73 stars 21 forks source link

Fix reading of files consisting of multiple pages #30

Closed hannesm closed 7 years ago

hannesm commented 7 years ago

crunch was broken. I added a test and fixed it (see second commit). In the meantime I also used Rresult in the test code (instead of let _).