[GHC] #15373: core-spec.pdf contains parse errors

GHC ghc-devs at haskell.org
Mon Jul 16 14:29:38 UTC 2018


#15373: core-spec.pdf contains parse errors
-------------------------------------+-------------------------------------
        Reporter:  RyanGlScott       |                Owner:  (none)
            Type:  bug               |               Status:  patch
        Priority:  normal            |            Milestone:  8.8.1
       Component:  Compiler          |              Version:  8.4.3
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D4965
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Ryan Scott <ryan.gl.scott@…>):

 In [changeset:"8b6a9e5575fc848dc03b50b415aa57447654662f/ghc" 8b6a9e5/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="8b6a9e5575fc848dc03b50b415aa57447654662f"
 Fix parse errors in core-spec.pdf

 Summary:
 `core-spec.pdf` was emitting parse errors due to not specifying
 role arguments in some uses of `nth`. This patch adds those
 role arguments. (Credit goes to Richard Eisenberg for actually
 figuring out what said arguments should be.)

 Test Plan: Read it

 Reviewers: goldfire, bgamari

 Reviewed By: goldfire

 Subscribers: rwbarton, thomie, carter

 GHC Trac Issues: #15373

 Differential Revision: https://phabricator.haskell.org/D4965
 }}}

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15373#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list