[GHC] #8719: clarify prefetch release notes + remove some deadcode

GHC ghc-devs at haskell.org
Wed Feb 19 22:35:47 UTC 2014


#8719: clarify prefetch release notes + remove some deadcode
-------------------------------------+------------------------------------
        Reporter:  carter            |            Owner:
            Type:  bug               |           Status:  merge
        Priority:  normal            |        Milestone:  7.8.1
       Component:  Compiler          |          Version:  7.8.1-rc1
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------
Changes (by thoughtpolice):

 * status:  patch => merge


Comment:

 Merged in HEAD. The 'dead code' is not actually dead code, because by
 removing it `./validate` gets angry due to incomplete pattern matches.

 I've cherry picked the documentation patch.

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


More information about the ghc-tickets mailing list