summaryrefslogtreecommitdiff
path: root/compiler/parser/Parser.y.pp
diff options
context:
space:
mode:
authorAlexander Berntsen <alexander@plaimi.net>2014-07-18 23:53:48 -0500
committerAustin Seipp <austin@well-typed.com>2014-07-20 16:55:51 -0500
commit18b2c46773eccb974bdd042a2f400edd23e193d7 (patch)
tree4c71efad27cb1e10aee8e5cada1ba343bdf2c46f /compiler/parser/Parser.y.pp
parent893a4bf1ceb484dc20f5145ef9ae255c1f69db9b (diff)
downloadhaskell-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