-
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'd love to ditch names like transformers-compat and instead allow libraries to declare private dependencies on new versions of themselves.
The harder part of this is private dependencies of course but #4104 also helps in that by making version bounds that exclude internal components and error today. That way tomorrow we are free to assign brand new meaning to them (i.e. actually depend on a newer version of me, please) tomorrow without breaking any existing packages.
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