Updated bytes patch

This commit is contained in:
Michael Snoyman 2014-06-08 07:58:11 +03:00
parent 477169b8c9
commit 2341a0e9fb

View File

@ -1,6 +1,6 @@
diff -ru orig/src/Data/Bytes/Serial.hs new/src/Data/Bytes/Serial.hs
--- orig/src/Data/Bytes/Serial.hs 2014-02-22 21:21:31.076773095 +0200
+++ new/src/Data/Bytes/Serial.hs 2014-02-22 21:21:29.000000000 +0200
--- orig/src/Data/Bytes/Serial.hs 2014-06-08 07:58:00.820951939 +0300
+++ new/src/Data/Bytes/Serial.hs 2014-06-08 07:58:00.000000000 +0300
@@ -58,7 +58,9 @@
import Data.Int
import Data.Bits