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 791faaf commit 7ec5c4bCopy full SHA for 7ec5c4b
src/Capability/Derive.hs
@@ -29,7 +29,7 @@ import Unsafe.Coerce (unsafeCoerce)
29
-- @
30
--
31
-- Then 'derive' uses type-class instances for `T` to provide for each of the
32
--- capability in @derived@.
+-- capabilities in @derived@.
33
34
-- A common instance of this is 'Capability.Error.wrapError', whereby exceptions
35
-- raised by @act@ can be repackaged in a larger exception type.
0 commit comments