filesize -package:basement -package:ghc-lib -package:http-client -package:stack -package:unix -package:hackage-security -package:wai-extra -package:base -package:directory -package:snap-core

File size.
Set to 0 if unknown or a directory
Size of the file in bytes. If this file is a symbolic link the size is the length of the pathname it contains.
Size of the file in bytes. Does not follow symlinks
File size
File size in bytes. Read-only attribute represented as a Natural.
-s
File size in bytes
Lifted getFileSize.
Lifted version of hFileSize
Lifted version of hSetFileSize
Truncates the file down to the specified length. If the file was larger than the given length before this operation was performed the extra is lost. Note: calls truncate.
Obtain the size of a file in bytes.
For a handle hdl which attached to a physical file, hFileSize hdl returns the size of that file in 8-bit bytes.