bert 1.1.1 → 1.1.2
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- bert.cabal +2/−2
bert.cabal view
@@ -1,6 +1,6 @@ cabal-version: >= 1.6 name: bert-version: 1.1.1+version: 1.1.2 build-type: Simple license: BSD3 license-file: LICENSE@@ -10,7 +10,7 @@ description: Implements the BERT serialization and RPC protocols described at <http://bert-rpc.org/>. maintainer: marius a. eriksen-copyright: (c) 2009 marius a. eriksen+copyright: (c) 2009-2011 marius a. eriksen library build-depends: base == 4.*, containers >= 0.2,