Closed srid closed 2 years ago
You'll have to download a newer Idris version, by cloning it from here (https://github.com/idris-lang/Idris2/) and building it yourself. Then your build command should work. In the future, we'll make an effort to make sure that sirdi
always builds on the latest released version, but since it's still in development that's not a priority right now
Please add instructions to build this project in its README. I tried compiling
build.idr
, but it fails on Idris2 (0.5.1).