Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
-
18fd0df6
by Simon Hengel at 2026-03-15T18:16:33-04:00
1 changed file:
Changes:
| ... | ... | @@ -56,7 +56,7 @@ or equivalently |
| 56 | 56 | |
| 57 | 57 | As you can guess ``justOnes`` will evaluate to ``Just [-1,-1,-1,...``.
|
| 58 | 58 | |
| 59 | -GHC's implementation the mdo-notation closely follows the original
|
|
| 59 | +GHC's implementation of the mdo-notation closely follows the original
|
|
| 60 | 60 | translation as described in the paper `A recursive do for
|
| 61 | 61 | Haskell <https://leventerkok.github.io/papers/recdo.pdf>`__, which
|
| 62 | 62 | in turn is based on the work `Value Recursion in Monadic
|