diff options
author | Alexander Berntsen <alexander@plaimi.net> | 2014-07-18 23:53:48 -0500 |
---|---|---|
committer | Austin Seipp <austin@well-typed.com> | 2014-07-20 16:55:51 -0500 |
commit | 18b2c46773eccb974bdd042a2f400edd23e193d7 (patch) | |
tree | 4c71efad27cb1e10aee8e5cada1ba343bdf2c46f /compiler/parser/Parser.y.pp | |
parent | 893a4bf1ceb484dc20f5145ef9ae255c1f69db9b (diff) | |
download | haskell-18b2c46773eccb974bdd042a2f400edd23e193d7.tar.gz |
Add PolyKinds extension to Data.Monoid
Summary:
Carl Howells pointed out[0] that the `Monoid` instance for
`Data.Proxy.Proxy` is only defined for types with kind *.
This is a very mild change. Furthermore, Edward Kmett revealed[1] that
it was supposed to be there all along -- the extension simply got lost
in commit 1d1ff77aaa09efaddc8cfe0dcf92d6763297cf11, as pointed out by
Adam Vogt[2]. This used to be correct in GHC 7.6, so this commit fixes a
regression.
This addresses #9317.
[0] <http://www.haskell.org/pipermail/libraries/2014-July/023261.html>.
[1] <http://www.haskell.org/pipermail/libraries/2014-July/023267.html>.
[2] <http://www.haskell.org/pipermail/libraries/2014-July/023265.html>.
Signed-off-by: Alexander Berntsen <alexander@plaimi.net>
Test Plan: See [0]
Reviewers: austin, hvr, ekmett
Reviewed By: austin, hvr, ekmett
Subscribers: phaskell, simonmar, relrod, carter
Differential Revision: https://phabricator.haskell.org/D70
Diffstat (limited to 'compiler/parser/Parser.y.pp')
0 files changed, 0 insertions, 0 deletions