This website requires JavaScript.
Explore
Help
Sign In
idris-lang
/
Idris2
Watch
1
Star
1
Fork
0
You've already forked Idris2
mirror of
https://github.com/idris-lang/Idris2.git
synced
2024-12-01 09:49:24 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
f9fc61ad4c
Idris2
/
bootstrap
/
compile.ss
2 lines
82 B
Scheme
Raw
Normal View
History
Unescape
Escape
Update bootstrapping scripts for new exec name (Also, hopefully, this will poke travis to build the repo in its new location!)
2020-05-20 16:00:15 +03:00
(
parameterize
(
[
optimize-level
3
]
)
(
compile-program
"idris2_app/idris2-boot.ss"
)
)
Reference in New Issue
Copy Permalink