0

I'm trying to compile parts of the Hack compiler, specifically the parser/lexer/ast part, but the module FileInfo is missing. Is it made in C? How would I include it?

Olle Härstedt
  • 3,799
  • 1
  • 24
  • 57

1 Answers1

0

Disregard, filename was fileInfo.ml, not fileinfo.ml.

Olle Härstedt
  • 3,799
  • 1
  • 24
  • 57