Closed hasufell closed 1 year ago
ghci> import System.Posix.Files.ByteString
ghci> :set -XOverloadedStrings
ghci> exStatus <- getExtendedFileStatus Nothing "/home/hasufell/git/unix/unix.cabal" defaultStatxFlags defaultStatxMask
ghci> fileSizeX exStatus
9318
Seems to somewhat work.
TODO:
maybe provide StatxMask defaults forSTATX_BASIC_STATS
andSTATX_ALL
FP_CHECK_CONSTS
to check for the constants)FileStatus