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-18 00:31:57 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
14604dcf2d
Idris2
/
tests
/
chez
/
chez019
/
run
4 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Rename --consolewidth option to --console-width for consistency
2020-08-19 12:27:05 +03:00
$1 --no-color --console-width 0 --no-banner partial.idr < input
Add runtime error for unhandled cases Should have done this ages ago, it was much easier than I expected... this adds an explicit error clause before running the pattern match compiler for runtime case trees, but only if the coverage checker finds there are missing cases.
2020-05-21 12:53:24 +03:00
rm -rf build testout.txt
Reference in New Issue
Copy Permalink