packages feed

Cabal revisions of data-binary-ieee754-0.4

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

revision 1
-name: data-binary-ieee754-version: 0.4-synopsis: Parser/Serialiser for IEEE-754 floating-point values-description: Convert Float and Decimal values to/from raw octets.-license: GPL-license-file: License.txt-author: John Millikin-maintainer: jmillikin@gmail.com-build-type: Simple-cabal-version: >=1.6-category: Data-stability: experimental-bug-reports: mailto:jmillikin@gmail.com--source-repository head-  type: darcs-  location: http://patch-tag.com/r/data-binary-ieee754/pullrepo--library-  build-depends: base >=3 && < 5, binary, bytestring-  exposed-modules: Data.Binary.IEEE754+name: data-binary-ieee754
+version: 0.4
+x-revision: 1
+synopsis: Parser/Serialiser for IEEE-754 floating-point values
+description: Convert Float and Decimal values to/from raw octets.
+license: GPL
+license-file: License.txt
+author: John Millikin
+maintainer: jmillikin@gmail.com
+build-type: Simple
+cabal-version: >=1.6
+category: Data
+stability: experimental
+bug-reports: mailto:jmillikin@gmail.com
+
+source-repository head
+  type: darcs
+  location: http://patch-tag.com/r/data-binary-ieee754/pullrepo
+
+library
+  build-depends: base >=3 && < 4.6, binary < 0.9, bytestring < 0.11
+  exposed-modules: Data.Binary.IEEE754