one 0.0.3 → 0.0.4
raw patch · 2 files changed
+5/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- changelog.md +4/−0
- one.cabal +1/−1
changelog.md view
@@ -1,3 +1,7 @@+0.0.4++* Support for more GHC versions+ 0.0.3 * Add `bytestring`, `lazyByteString`, `shortByteString` prisms and
one.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.4 name: one-version: 0.0.3+version: 0.0.4 synopsis: One description: Data types that have a singleton view license: BSD-3-Clause