Copyright | © Frank Jung 2024 |
---|---|
License | GPL-3.0-only |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
ShowFile
Description
Types
Constructors
FileInfo | |
Functions
noPasswd :: FilePath -> IO String Source #
Show path except if `etcpasswd`. Better as an Either, filename or "invalid file error".
makeAndShow :: Int -> IO () Source #
Make and show file helper function. Write and read a file.