packages feed

Cabal revisions of NewBinary-0.1.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-Name: NewBinary-Version: 0.1.1-License: OtherLicense-License-File: LICENSE-Maintainer: jeremy@n-heptane.com-Category: Data-Synopsis: A binary I/O library-Description: An older binary serialization library used by a number of- projects. For new projects consider an alternative such as 'binary'.-Build-Type: Simple-Extensions: CPP, UnboxedTuples, MagicHash-Build-Depends: base, array-Exposed-modules: NewBinary.FastMutInt, NewBinary.Binary-extra-source-files: todo.txt, Notes+Name: NewBinary
+Version: 0.1.1
+x-revision: 1
+License: OtherLicense
+License-File: LICENSE
+Maintainer: jeremy@n-heptane.com
+Category: Data
+Synopsis: A binary I/O library
+Description: An older binary serialization library used by a number of
+ projects. For new projects consider an alternative such as 'binary'.
+Build-Type: Simple
+Extensions: CPP, UnboxedTuples, MagicHash
+Build-Depends: base <3, array
+Exposed-modules: NewBinary.FastMutInt, NewBinary.Binary
+extra-source-files: todo.txt, Notes