Commit Graph

5 Commits

Author SHA1 Message Date
Chris Penner
5ca1eb3b8d Replace '.' references with scratch/main 2024-06-25 11:11:07 -07:00
Dan Doel
60b6943aed Fix implementation of MVar.tryPut
- It was declared as returning an `Either`, but it wasn't actually
  catching exceptions.
2021-10-20 18:07:54 -04:00
Dan Doel
b7b395b2c3 Fix calling convention on MVar read 2021-10-19 18:32:02 -04:00
Dan Doel
e12334fd64 Fix mvar transcript
- Also add output
2021-07-29 12:31:23 -04:00
Dan Doel
46ee8b9295 Move mvar.md back to valid transcripts 2021-07-29 12:30:25 -04:00