windows build fix
This commit is contained in:
parent
3474aca3fc
commit
c058c903c8
1 changed files with 0 additions and 1 deletions
|
@ -309,7 +309,6 @@ readTransferInfo mpid s = TransferInfo
|
|||
(secondliner, rest) = separate (== '\n') otherlines
|
||||
firstline = dropWhileEnd (== '\r') firstliner
|
||||
secondline = dropWhileEnd (== '\r') secondliner
|
||||
secondline =
|
||||
mpid' = readish secondline
|
||||
#else
|
||||
(firstline, rest) = separate (== '\n') s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue