Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deal with unbreakable blocks in Applicative Do | David Feuer | 2017-09-07 | 1 | -0/+1 |
* | ApplicativeDo: document behaviour with strict patterns (#13875) | Simon Marlow | 2017-07-03 | 1 | -0/+1 |
* | Prevent ApplicativeDo from applying to strict pattern matches (#13875) | Simon Marlow | 2017-06-29 | 1 | -0/+1 |
* | Fix ApplicativeDo constraint scoping | Simon Peyton Jones | 2017-02-22 | 1 | -0/+1 |
* | RnExpr: Fix ApplicativeDo desugaring with RebindableSyntax | Ben Gamari | 2016-08-31 | 1 | -0/+1 |
* | Add -foptimal-applicative-do | Simon Marlow | 2016-03-11 | 1 | -0/+1 |
* | ApplicativeDo: Handle terminal `pure` statements | Ben Gamari | 2016-02-25 | 1 | -0/+1 |
* | ApplicativeDo transformation | Simon Marlow | 2015-09-17 | 1 | -0/+7 |