git-annex/Utility/FileIO
Joey Hess d3567cdc47
fix conversions to withFile
33bb14339a accidentially used withFile',
which is for lazy IO and does not close the handle. That broke the test
suite.

Sponsored-by: Kevin Mueller
2026-02-02 11:12:42 -04:00
..
CloseOnExec.hs fix conversions to withFile 2026-02-02 11:12:42 -04:00
String.hs add readFileString, writeFileString, appendFileString 2025-09-05 14:54:36 -04:00