filesize -package:basement -package:ghc-lib -package:stack -package:hackage-security -package:unix-compat -package:flac -package:http-conduit -package:MissingH -package:unix

File size.
Size of the file in bytes. Does not follow symlinks
File size
-s
File size in bytes
For a handle hdl which attached to a physical file, hFileSize hdl returns the size of that file in 8-bit bytes.
hSetFileSize hdl size truncates the physical file with handle hdl to size bytes.
Obtain the size of a file in bytes.
Obtain the size of a file in bytes.
Lifted getFileSize.
Lifted version of hFileSize
Lifted version of hSetFileSize
Do not limit the maximum filesize per file.
Set the maximum filesize per file (in bytes).
Maximum size of single uploaded file.
Maximum size of file without name which can be skipped. Ignored if setSkipFilesWithoutNames is False. If skipped file is larger than this setting then FileUploadException is thrown. By default maximum file size is 0. Since: 1.0.3.0