git-annex/Git/Protocol
Joey Hess d963d40815
use String not Text
On second thought, git passes filepaths, which may not be valid utf8, so
can't use Text here.

String will be a little bit slower, but not enough to worry about.
2018-08-13 16:22:31 -04:00
..
LongRunningProcess.hs use String not Text 2018-08-13 16:22:31 -04:00
PktLine.hs use String not Text 2018-08-13 16:22:31 -04:00