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 08:42:11 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
42404c2d9d
Idris2
/
tests
/
chez
/
chez019
/
run
4 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Automatic console width detection
2020-08-16 14:20:12 +03:00
$1 --no-color --consolewidth 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