quox/lib
rhiannon morris 03c197bd04 add local bindings to context
- without this, inside the body of `let x = e in …`, the typechecker
  would forget that `x = e`
- now bound variables can reduce, if they have a definition, so RedexTest
  needs to take the context too
2023-12-07 01:43:39 +01:00
..
Control/Monad/ST use ST from base 2023-09-19 13:05:01 +02:00
Quox add local bindings to context 2023-12-07 01:43:39 +01:00
Text/PrettyPrint/Bernardy/Core tweak the pretty printer stuff slightly 2023-11-03 18:05:54 +01:00
quox-lib.ipkg scheme output 2023-11-03 18:05:54 +01:00