diff --git a/tahoe-capabilities.cabal b/tahoe-capabilities.cabal index 7af4ce996db837f9c34c694b74752d9ae73e9edc..99053334a7ace25d07317e635ba46effc28370bf 100644 --- a/tahoe-capabilities.cabal +++ b/tahoe-capabilities.cabal @@ -18,9 +18,9 @@ name: tahoe-capabilities -- See the Haskell package versioning policy (PVP) for standards -- guiding when and how versions should be incremented. -- https://pvp.haskell.org --- PVP summary: +-+------- breaking API changes --- | | +----- non-breaking API additions --- | | | +--- code changes with no API change +-- PVP summary: +-+------- breaking API changes +-- | | +----- non-breaking API additions +-- | | | +--- code changes with no API change version: 0.1.0.0 -- A short (one-line) description of the package.