filesize -package:basement -package:ghc-lib -package:stack -package:tar -package:unix-compat -package:http-conduit -package:language-bash -package:directory -is:exact -package:unix -is:exact -package:hackage-security

File size.
Set to 0 if unknown or a directory
Size of the file in bytes. Does not follow symlinks
File size
File size in bytes. Read-only attribute represented as a Natural.
File size in bytes
The size of a file in the base of a merge or pull request.
The size of a file in the destination of a merge or pull request.
The size of a file in the source of a merge or pull request.
Information about the size of files in a merge or pull request. See: newFileSizes smart constructor.
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.
Convenience function for obtaining the size of a file.
Lifted getFileSize.
Lifted version of hFileSize
Lifted version of hSetFileSize