git-annex/Config
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
..
Files more OsPath conversion 2025-01-24 13:40:44 -04:00
Cost.hs fix all remaining -Wincomplete-uni-patterns warnings 2020-04-15 13:55:08 -04:00
DynamicConfig.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Files.hs optimise literalOsPath 2025-01-27 16:36:29 -04:00
GitConfig.hs rename Configurable for clarity 2020-09-16 11:16:48 -04:00
Smudge.hs convert from readFileStrict 2025-01-22 16:20:36 -04:00