quox/tests/Tests
rhiannon morris 3fb8580f85 re-add tightening and use it when messing with scopes
e.g. "coe [_ ⇒ A] @p @q s" should immediately reduce to "s",
but if the "_ ⇒ A" happened to use an SY it didn't.

this will still happen if a wrong SY sneaks in but the alternative is
re-traversing the term over and over every time whnf runs
2023-04-17 20:56:31 +02:00
..
DimEq.idr dimeq test printing fix 2023-03-26 14:45:32 +02:00
Equal.idr remove IsQty interface 2023-04-01 19:16:43 +02:00
FromPTerm.idr fix up tests 2023-03-31 23:43:25 +02:00
Lexer.idr add `case0` to syntax since that is possible sometimes 2023-04-02 15:52:55 +02:00
Parser.idr box type 2023-03-31 19:26:24 +02:00
PrettyTerm.idr re-add tightening and use it when messing with scopes 2023-04-17 20:56:31 +02:00
Reduce.idr coercions and compositions 2023-04-15 15:13:01 +02:00
Typechecker.idr re-add tightening and use it when messing with scopes 2023-04-17 20:56:31 +02:00