[GHC] #11767: Add @since annotations for base instances

GHC ghc-devs at haskell.org
Thu May 26 10:07:19 UTC 2016


#11767: Add @since annotations for base instances
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:  seraphime
            Type:  task              |               Status:  new
        Priority:  normal            |            Milestone:  8.2.1
       Component:  Core Libraries    |              Version:  7.10.3
      Resolution:                    |             Keywords:  newcomer
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #11768            |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by RyanGlScott):

 Wow, that script sounds very useful!

 Replying to [comment:6 seraphime]:
 > However, I couldn't find any indications about the release dates of
 versions before 2.01. Should the annotation specify something like "<=
 2.01" or there is some way to find out their respective release dates ?

 I'm not sure, but to be perfectly honest, I don't think anyone actually
 uses `base <= 2.01`, so I'd be OK with simply not giving `@since`
 annotations to things that are that old.

 > For instances I cannot check in the link you gave, can I trust the logs
 ?

 The `base-orphans` link is merely a suggestion. If your script works well
 for you, by all means feel free to use that exclusively. But if you do
 need another cross-reference, `base-orphans` is regularly tested against
 multiple GHC versions, so it should be pretty accurate.

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


More information about the ghc-tickets mailing list