packages feed

Cabal revisions of byteorder-1.0.2

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

revision 1
-Name:         byteorder-Version:      1.0.2-Cabal-Version:  >= 1.6-Synopsis:      Exposes the native endianess or byte ordering of the system.-Description:   This package is for working with the native byte-ordering of-  the system.--License:      BSD3-License-file: LICENSE-Author:       Antoine Latter-Maintainer:   Antoine Latter <aslatter@gmail.com>-Homepage: http://community.haskell.org/~aslatter/code/byteorder-Build-type: Simple--Category: System--Source-Repository head-  type:   darcs-  location: http://community.haskell.org/~aslatter/code/byteorder/--Library-- Build-depends: base == 4.*- Exposed-modules: System.ByteOrder+Name:         byteorder
+Version:      1.0.2
+x-revision: 1
+Cabal-Version:  >= 1.6
+Synopsis:      Exposes the native endianess or byte ordering of the system.
+Description:   This package is for working with the native byte-ordering of
+  the system.
+
+License:      BSD3
+License-file: LICENSE
+Author:       Antoine Latter
+Maintainer:   Antoine Latter <aslatter@gmail.com>
+Homepage: http://community.haskell.org/~aslatter/code/byteorder
+Build-type: Simple
+
+Category: System
+
+Source-Repository head
+  type:   darcs
+  location: http://community.haskell.org/~aslatter/code/byteorder/
+
+Library
+
+ Build-depends: base >=4.0 && <4.7
+ Exposed-modules: System.ByteOrder