quox/lib/Quox/Syntax
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
..
Term re-add tightening and use it when messing with scopes 2023-04-17 20:56:31 +02:00
Dim.idr coercions and compositions 2023-04-15 15:13:01 +02:00
DimEq.idr coercions and compositions 2023-04-15 15:13:01 +02:00
Qty.idr remove IsQty interface 2023-04-01 19:16:43 +02:00
Shift.idr re-add tightening and use it when messing with scopes 2023-04-17 20:56:31 +02:00
Subst.idr re-add tightening and use it when messing with scopes 2023-04-17 20:56:31 +02:00
Term.idr re-add tightening and use it when messing with scopes 2023-04-17 20:56:31 +02:00
Var.idr re-add tightening and use it when messing with scopes 2023-04-17 20:56:31 +02:00