arith-encode 0.7.0 → 1.0.0
raw patch · 1 files changed
+2/−4 lines, 1 filesdep ~arithmoi
Dependency ranges changed: arithmoi
Files
- arith-encode.cabal +2/−4
arith-encode.cabal view
@@ -1,11 +1,11 @@ Name: arith-encode Category: Data, Serialization, Test, Testing-Version: 0.7.0+Version: 1.0.0 License: BSD3 License-File: LICENSE Author: Eric McCorkle Maintainer: Eric McCorkle <emc2@metricspace.net>-Stability: Beta+Stability: Stable Synopsis: A practical arithmetic encoding (aka Godel numbering) library. Homepage: https://github.com/emc2/arith-encode Bug-Reports: https://github.com/emc2/arith-encode/issues@@ -19,8 +19,6 @@ . This has various uses, among them binary serialization/deserialization and enumeration testing.- .- This is the second release candidate for 1.0 (initial release). Build-type: Simple Cabal-version: >= 1.16