[GHC] #11235: Haddock shows no class members

GHC ghc-devs at haskell.org
Wed Dec 16 09:14:44 UTC 2015


#11235: Haddock shows no class members
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:  bgamari
            Type:  task              |               Status:  new
        Priority:  high              |            Milestone:  8.0.1
       Component:  Compiler          |              Version:  7.10.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):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by bgamari):

 {{{
 1e041b7382b6aa329e4ad9625439f811e0f27232 is the first bad commit
 commit 1e041b7382b6aa329e4ad9625439f811e0f27232
 Author: Simon Peyton Jones <simonpj at microsoft.com>
 Date:   Tue Dec 1 17:38:23 2015 +0100

     Refactor treatment of wildcards

     This patch began as a modest refactoring of HsType and friends, to
     clarify and tidy up exactly where quantification takes place in types.
     Although initially driven by making the implementation of wildcards
 more
     tidy (and fixing a number of bugs), I gradually got drawn into a
 pretty
     big process, which I've been doing on and off for quite a long time.
 }}}

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


More information about the ghc-tickets mailing list