more OsPath conversion
Finally reached Annex code in this conversion. Sponsored-by: Graham Spencer
This commit is contained in:
parent
51a6cd1ee6
commit
f9d42c37c0
9 changed files with 64 additions and 37 deletions
|
@ -227,7 +227,7 @@ defaultChunkSize = 32 * k - chunkOverhead
|
|||
-}
|
||||
watchFileSize
|
||||
:: (MonadIO m, MonadMask m)
|
||||
=> RawFilePath
|
||||
=> OsPath
|
||||
-> MeterUpdate
|
||||
-> (MeterUpdate -> m a)
|
||||
-> m a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue