Merge pull request #357 from jeremyschlatter/patch-1

Fix typo
This commit is contained in:
Georgi Lyubenov 2020-06-27 16:29:22 +03:00 committed by GitHub
commit 8b80661f5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -280,7 +280,7 @@ intercept f = interceptH $ \(e :: e (Sem rInitial) x) ->
------------------------------------------------------------------------------
-- | Like 'interceptH', but for higher-order effects.
-- | Like 'intercept', but for higher-order effects.
--
-- See the notes on 'Tactical' for how to use this function.
interceptH