Idris2/bootstrap/idris2_app
Edwin Brady bf0a157253
Disable -Xcheck-hashes, at least for the moment (#1940)
* Version increment to 0.5.1

This is to remove the requirement on Chez >9.5

* Disable -Xcheck-hases, at least for the moment

If we're going to have this as an option, we need to have a portable way
of finding a sha256sum command. At the moment, we might find a command,
but different versions accept different options. We should at least
allow setting it via an environment variable, and we certainly shouldn't
fail if running the command fails.

* Update bootstrap code ready for 0.5.1 release
2021-09-20 07:51:33 +01:00
..
idris2.rkt Disable -Xcheck-hashes, at least for the moment (#1940) 2021-09-20 07:51:33 +01:00
idris2.ss Disable -Xcheck-hashes, at least for the moment (#1940) 2021-09-20 07:51:33 +01:00