[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

#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

#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