haskell/aeson

Add "since" information to documentation

Open

#882 opened on Oct 11, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Haskell (1,298 stars) (334 forks)batch import
good first issuehelp wanted

Description

E.g. module Data.Aeson.Key is new. A Since: 2.0.0.0 would be helpful. Likewise for other new functionality.

Contributor guide