forked from idris-lang/Idris2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ bug:racket ] Repro the issue with epsilon.0
For some reason, having `epsilon.0` from `(require math/flonum)` anywhere in the Racket support library trips the totality checker, regardless of whether the code is used or not. Operations from `math/flonum` (e.g. `fl/`) do not reproduce this behaviour. See idris-lang#3116 for the full context.
- Loading branch information
1 parent
db87cef
commit 416e109
Showing
3 changed files
with
24 additions
and
0 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters