[Git][ghc/ghc][master] base: Fix @since annotation of Data.Bounded

Marge Bot (@marge-bot) gitlab at gitlab.haskell.org
Wed Jan 29 07:31:06 UTC 2025



Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
85abc69c by Ben Gamari at 2025-01-29T02:29:51-05:00
base: Fix @since annotation of Data.Bounded

Fixes #25615.

- - - - -


1 changed file:

- libraries/base/src/Data/Bounded.hs


Changes:

=====================================
libraries/base/src/Data/Bounded.hs
=====================================
@@ -13,7 +13,7 @@
 --
 -- The 'Bounded' class.
 --
--- @since 4.22.0.0
+-- @since 4.21.0.0
 --
 -----------------------------------------------------------------------------
 



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/85abc69c223a692652c8767c49dacfd1ce6c9bf3

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/85abc69c223a692652c8767c49dacfd1ce6c9bf3
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20250129/cfcb9422/attachment.html>


More information about the ghc-commits mailing list