git-annex/Assistant/Install
Joey Hess 98a0a9ddff
optimise literalOsPath
Taking a ShortByteString and using OverloadedStrings should avoid it
being converted from a String.

The reason there is no IsString instance for OsPath is presumably the
bad behavior of IsString for ByteString on unicode btw. But
literalOsPath won't be used with unicode in git-annex.

Sponsored-by: unqueued
2025-01-27 16:36:29 -04:00
..
AutoStart.hs more OsPath conversion 2025-01-23 16:15:00 -04:00
Menu.hs optimise literalOsPath 2025-01-27 16:36:29 -04:00