diff options
author | Ryan Scott <ryan.gl.scott@gmail.com> | 2019-05-14 15:04:02 -0400 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2019-05-23 22:43:12 -0400 |
commit | 6eedbd83a19cad94414b37f984b6e9c2b0c0b2e4 (patch) | |
tree | f9558c084950b8879dbe2e42f2703aeb820e1071 /utils | |
parent | 59f4cb6fb73ade6f9b0bdc85380dfddba93bf14b (diff) | |
download | haskell-6eedbd83a19cad94414b37f984b6e9c2b0c0b2e4.tar.gz |
Some forall-related cleanup in deriving code
* Tweak the parser to allow `deriving` clauses to mention explicit
`forall`s or kind signatures without gratuitous parentheses.
(This fixes #14332 as a consequence.)
* Allow Haddock comments on `deriving` clauses with explicit
`forall`s. This requires corresponding changes in Haddock.
Diffstat (limited to 'utils')
m--------- | utils/haddock | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/utils/haddock b/utils/haddock -Subproject 103a894471b18c9c3b0d9faffe2420e10b42068 +Subproject 273d5aa8d4a3208879192aeca3b9f1a8245a3c3 |