[GHC] #15818: Bump template-haskell version to 2.15.0.0
#15818: Bump template-haskell version to 2.15.0.0 -------------------------------------+------------------------------------- Reporter: RyanGlScott | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.8.1 Component: Template | Version: 8.7 Haskell | Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: #2600, #14268 Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- Commit 512eeb9bb9a81e915bfab25ca16bc87c62252064 (`More explicit foralls (GHC Proposal 0007)`) introduced breaking changes to the Template Haskell AST. As a consequence of this, there are libraries in the wild that now fail to build on GHC HEAD (for instance, [https://github.com/glguy/th- abstraction/issues/55 th-abstraction]). We should properly bump the `template-haskell` library's version number to `2.15.0.0` so that these libraries can guard against these changes using `MIN_VERSION_template_haskell`. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15818> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#15818: Bump template-haskell version to 2.15.0.0 -------------------------------------+------------------------------------- Reporter: RyanGlScott | Owner: (none) Type: bug | Status: patch Priority: normal | Milestone: 8.8.1 Component: Template Haskell | Version: 8.7 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #2600, #14268 | Differential Rev(s): Phab:D5272 Wiki Page: | -------------------------------------+------------------------------------- Changes (by RyanGlScott): * status: new => patch * differential: => Phab:D5272 -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15818#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#15818: Bump template-haskell version to 2.15.0.0 -------------------------------------+------------------------------------- Reporter: RyanGlScott | Owner: (none) Type: bug | Status: patch Priority: normal | Milestone: 8.8.1 Component: Template Haskell | Version: 8.7 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #2600, #14268 | Differential Rev(s): Phab:D5272 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ryan Scott <ryan.gl.scott@…>): In [changeset:"32f47e33f75efba9d61f7cca33158ea8a342b07e/ghc" 32f47e33/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="32f47e33f75efba9d61f7cca33158ea8a342b07e" Bump template-haskell version to 2.15.0.0 Summary: Commit 512eeb9bb9a81e915bfab25ca16bc87c62252064 (`More explicit foralls (GHC Proposal 0007)`) introduced breaking changes to the Template Haskell AST. As a consequence of this, there are libraries in the wild that now fail to build on GHC HEAD (for instance, `th-abstraction`). This properly bumps the `template-haskell` library's version number to `2.15.0.0` so that these libraries can guard against these changes using `MIN_VERSION_template_haskell`. Test Plan: ./validate Reviewers: bgamari Reviewed By: bgamari Subscribers: rwbarton, carter GHC Trac Issues: #15818 Differential Revision: https://phabricator.haskell.org/D5272 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15818#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#15818: Bump template-haskell version to 2.15.0.0 -------------------------------------+------------------------------------- Reporter: RyanGlScott | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: 8.8.1 Component: Template Haskell | Version: 8.7 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #2600, #14268 | Differential Rev(s): Phab:D5272 Wiki Page: | -------------------------------------+------------------------------------- Changes (by RyanGlScott): * status: patch => closed * resolution: => fixed -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15818#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#15818: Bump template-haskell version to 2.15.0.0 -------------------------------------+------------------------------------- Reporter: RyanGlScott | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: 8.8.1 Component: Template Haskell | Version: 8.7 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #2600, #14268 | Differential Rev(s): Phab:D5272 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ryan Scott <ryan.gl.scott@…>): In [changeset:"e8a652f65318cf60e856f7c2777a003eba10ddc6/ghc" e8a652f/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="e8a652f65318cf60e856f7c2777a003eba10ddc6" Bump template-haskell version to 2.15.0.0 Summary: Commit 512eeb9bb9a81e915bfab25ca16bc87c62252064 (`More explicit foralls (GHC Proposal 0007)`) introduced breaking changes to the Template Haskell AST. As a consequence of this, there are libraries in the wild that now fail to build on GHC HEAD (for instance, `th-abstraction`). This properly bumps the `template-haskell` library's version number to `2.15.0.0` so that these libraries can guard against these changes using `MIN_VERSION_template_haskell`. Test Plan: ./validate Reviewers: bgamari Reviewed By: bgamari Subscribers: rwbarton, carter GHC Trac Issues: #15818 Differential Revision: https://phabricator.haskell.org/D5272 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15818#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#15818: Bump template-haskell version to 2.15.0.0 -------------------------------------+------------------------------------- Reporter: RyanGlScott | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: 8.8.1 Component: Template Haskell | Version: 8.7 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #2600, #14268 | Differential Rev(s): Phab:D5272 Wiki Page: | -------------------------------------+------------------------------------- Comment (by goldfire): Thanks, Ryan! -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15818#comment:5> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC