Fix build with ghc-7.10
This commit is contained in:
parent
3aee719130
commit
c556a3d3e4
@ -933,7 +933,7 @@ readFileEOF (MkPath fp) =
|
||||
else do
|
||||
readBS <- unsafePackCStringFinalizer buf
|
||||
(fromIntegral size)
|
||||
mempty
|
||||
(return ())
|
||||
read' fd buf (builder <> byteString readBS)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user