[GHC] #11767: Add @since annotations for base instances
GHC
ghc-devs at haskell.org
Fri Sep 8 15:52:43 UTC 2017
#11767: Add @since annotations for base instances
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: task | Status: new
Priority: normal | Milestone: 8.4.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): Phab:D2277
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by siddhanathan):
As far as I can tell, there is no such thing as base 2.01
There is base 2.0, and there is base 2.1; the oldest version of base is
1.0
Easy check: `git log -L 2,2:base.cabal`
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11767#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list