[commit: packages/binary] master: Bump version to 0.8.5.1. (d4a030a)
git at git.haskell.org
git at git.haskell.org
Thu Apr 6 22:29:28 UTC 2017
Repository : ssh://git@git.haskell.org/binary
On branch : master
Link : http://git.haskell.org/packages/binary.git/commitdiff/d4a030ab448191f664fc734bfbee61450a6fa5af
>---------------------------------------------------------------
commit d4a030ab448191f664fc734bfbee61450a6fa5af
Author: Lennart Kolmodin <kolmodin at google.com>
Date: Sun Apr 2 18:48:09 2017 +0200
Bump version to 0.8.5.1.
>---------------------------------------------------------------
d4a030ab448191f664fc734bfbee61450a6fa5af
binary.cabal | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/binary.cabal b/binary.cabal
index f926e83..aa1561c 100644
--- a/binary.cabal
+++ b/binary.cabal
@@ -1,5 +1,5 @@
name: binary
-version: 0.8.5.0
+version: 0.8.5.1
license: BSD3
license-file: LICENSE
author: Lennart Kolmodin <kolmodin at gmail.com>
@@ -18,7 +18,7 @@ category: Data, Parsing
stability: provisional
build-type: Simple
cabal-version: >= 1.8
-tested-with: GHC == 7.4.2, GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3
+tested-with: GHC == 7.4.2, GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3, GHC == 8.0.2
extra-source-files:
README.md changelog.md docs/hcar/binary-Lb.tex tools/derive/*.hs
More information about the ghc-commits
mailing list