-
Notifications
You must be signed in to change notification settings - Fork 725
Open
Labels
Cabal: file formatold-milestone: ⊥Moved from https://github.com/haskell/cabal/milestone/5Moved from https://github.com/haskell/cabal/milestone/5type: enhancement
Milestone
Description
I think it is good style for a package to mention alternative implementations or otherwise related packages. Currently I write this information in the Description field, but a specialised field could be parsed by the Hackage server and be displayed with hyperlinks to the related packages.
The simplest implementation would be just a list of package names like
Related: containers, array
However, an additional text explaining the relation to the current package would be nice, too. Maybe the syntax of the Source-Repository field can be copied.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Cabal: file formatold-milestone: ⊥Moved from https://github.com/haskell/cabal/milestone/5Moved from https://github.com/haskell/cabal/milestone/5type: enhancement