ReplaceUmlaut-0.1.5.3: converting text to properly encoded german umlauts
Safe HaskellSafe-Inferred
LanguageHaskell2010

Lib.FileHandling

Synopsis

Documentation

bakExtension :: Extension Source #

filetype to read text in lines

writeWithBak :: Bool -> Path Abs File -> TypedFile5 Text [Text] -> [Text] -> ErrIO () Source #

write the text into a file; use path given after renaming the file to bak if debug then write the text into a new file

Orphan instances

TypedFiles7 Text [Text] Source # 
Instance details

Methods

wrap7 :: Text -> [Text] #

unwrap7 :: [Text] -> Text #