Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CslibTests/FreeMonad.lean
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ clean separation between syntax and semantics, enabling multiple interpretations

## References

Based on "[Tutorial: A Verified Interpreter with Side Effects](https://tannerduve.github.io/blog/freer-monad/part4/)" demonstrating practical
Based on "[Tutorial: A Verified Interpreter with Side Effects](https://tannerduve.github.io/blog/2025/freer-monad-part4/)" demonstrating practical
applications of the mathematical theory developed in the core Free monad files.
-/

Expand Down
Loading