byteorder 1.0.2 → 1.0.3
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- byteorder.cabal +2/−2
byteorder.cabal view
@@ -1,7 +1,7 @@ Name: byteorder-Version: 1.0.2+Version: 1.0.3 Cabal-Version: >= 1.6-Synopsis: Exposes the native endianess or byte ordering of the system.+Synopsis: Exposes the native endianness or byte ordering of the system. Description: This package is for working with the native byte-ordering of the system.