We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c874739 commit 9538291Copy full SHA for 9538291
README.md
@@ -6,7 +6,7 @@
6
By default it will create a temporary data directory and
7
a temporary directory for a UNIX domain socket for `postgres` to listen on.
8
9
-Here is an example using the expection safe 'with' function:
+Here is an example using the exception-safe 'with' function:
10
11
```haskell
12
with $ \db -> bracket
0 commit comments