You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is wrong with the docs?
I don't see a place where the semantics of cabal-version is documented. It could go to CONTRIBUTING.md (as a start?) because Cabal devs contribute features that prompt version bumps. Another place is the log for the version updates in the manual:
What is wrong with the docs?
I don't see a place where the semantics of
cabal-version
is documented. It could go toCONTRIBUTING.md
(as a start?) because Cabal devs contribute features that prompt version bumps. Another place is the log for the version updates in the manual:Additional context
We have been getting requests to clarify the policy around
cabal-version
more often lately. E.g.PPC64LE
to typeArch
, for powerpc64le #9535 (comment)One place that looks relevant is https://github.com/haskell/cabal/wiki/Package-Description-Semantics but it looks completely in the woods and ancient.
A recent and very relevant discussion:
cabal-version
. #9331The text was updated successfully, but these errors were encountered: