Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds recipe CapabilityPatternWithCheckedExceptions #262

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
afcondon committed Jan 5, 2021
commit 732e644f2dee2a21d1b94e132125069e5fb40d46
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

An enhancement of the CapabilityPattern Recipe, which adds `typed-exceptions`

It's best to be completely familiar with the design and implementation of that Cookbook recipe before looking at this one.
It's best to be completely familiar with the design and implementation of that recipe before looking at this one.

Additionally, you should familiarize yourself with the [README](https://github.com/natefaubion/purescript-checked-exceptions) from `checked-exceptions`.

Expand Down