pipes-cereal 0.1.0 → 0.1.0.0
raw patch · 1 files changed
+1/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- pipes-cereal.cabal +1/−1
pipes-cereal.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: pipes-cereal-version: 0.1.0+version: 0.1.0.0 synopsis: Encode and decode binary streams using the pipes and cereal libraries. -- description: license: BSD3