Open joelberkeley opened 2 years ago
Are you using an up to date version of idris2?
That file build.idr
requires the escaped form of the system
function which was added to base, I think fairly recently.
i'm using v0.5.1
Unfortunately to compile the current master
you will need to download a newer version of the Idris2 compiler by building it from source. This is something I am in the process of rectifying on refactor
Can we have installation instructions in the root README?
I'm not sure if this is the same problem or I need a separate issue, but
make build
gives