Idris2/bootstrap/compile.ss
Edwin Brady 32263883ee Update bootstrapping scripts for new exec name
(Also, hopefully, this will poke travis to build the repo in its new
location!)
2020-05-20 14:00:15 +01:00

2 lines
82 B
Scheme
Vendored

(parameterize ([optimize-level 3]) (compile-program "idris2_app/idris2-boot.ss"))