diff --git a/tahoe-directory.cabal b/tahoe-directory.cabal index de8c35b9a3f23518d1f79f860b24580883efa8aa..31b6f5407773c6aea416c8be9fe1127e9d26ba74 100644 --- a/tahoe-directory.cabal +++ b/tahoe-directory.cabal @@ -18,9 +18,9 @@ name: tahoe-directory -- 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.