Document the semantics of pattern bindings a bit better
This MR is in response to the discussion on #22719
Showing
- compiler/GHC/Hs/Utils.hs 79 additions, 28 deletionscompiler/GHC/Hs/Utils.hs
- compiler/GHC/HsToCore/Expr.hs 1 addition, 1 deletioncompiler/GHC/HsToCore/Expr.hs
- docs/users_guide/exts/primitives.rst 10 additions, 5 deletionsdocs/users_guide/exts/primitives.rst
- docs/users_guide/exts/strict.rst 153 additions, 62 deletionsdocs/users_guide/exts/strict.rst
- testsuite/tests/deSugar/should_compile/T22719.hs 21 additions, 0 deletionstestsuite/tests/deSugar/should_compile/T22719.hs
- testsuite/tests/deSugar/should_compile/T22719.stderr 30 additions, 0 deletionstestsuite/tests/deSugar/should_compile/T22719.stderr
- testsuite/tests/deSugar/should_compile/all.T 1 addition, 0 deletionstestsuite/tests/deSugar/should_compile/all.T
Loading
Please register or sign in to comment