This website requires JavaScript.
Explore
Help
Sign In
edwinb
/
Idris2-boot
Watch
1
Star
1
Fork
0
You've already forked Idris2-boot
mirror of
https://github.com/edwinb/Idris2-boot.git
synced
2024-12-18 10:21:39 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
71cae356e2
Idris2-boot
/
tests
/
idris2
/
coverage002
/
run
4 lines
46 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add '--no-banner' option
2019-09-24 17:26:25 +03:00
$1 --no-banner Vect.idr < input
Fix case tree compiler for coverage checking We can't refine by a name in Rig0 because we can't assume it covers all possibilities, so only refine by them at the end, at which point we check that there's only one case left (otherwise we have to match on it, which is not allowed for an erased thing)
2019-06-23 22:36:06 +03:00
rm -rf build
Reference in New Issue
Copy Permalink