reasonml / reason

Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems
http://reasonml.github.io
MIT License
10.12k stars 428 forks source link

Fix windows heuristic and ci #2581

Closed jordwalke closed 4 years ago

jordwalke commented 4 years ago

This fixes the reading of heuristics file for converting from ocaml to Reason. It also fixes the CI import on windows to read from correct cache location.

jordwalke commented 4 years ago

Merging to rebuild on master branch.