packages feed

binary-list 1.1.0.1 → 1.1.0.2

raw patch · 1 files changed

+1/−4 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

binary-list.cabal view
@@ -1,5 +1,5 @@ name:                binary-list-version:             1.1.0.1+version:             1.1.0.2 synopsis:            Lists of length a power of two. description:         Implementation of lists whose number of elements is a                      power of two. Binary lists have this property by definition,@@ -16,9 +16,6 @@                      .                      The package contains an additional module with utilities for                      the (de)serialization of binary lists.-                     .-                     /Warning: to use this version, you need at least GHC-7.10. I will submit/-                     /a new version with backwards compatibility very soon. Stay tuned!/ license:             BSD3 license-file:        LICENSE author:              Daniel Díaz