Joey Hess
a5eaf3d4d2
use to/fromOsPath
...
Just to reduce the number of from/toRawFilePath calls, which I would
like to minimize.
In this build path, the two are the same though.
2025-02-11 13:54:51 -04:00
Joey Hess
05bdce328d
start converting from System.Directory to System.OsPath
...
This is the start of a long road, got the first few files to compile
after this large change.
Sponsored-by: mycroft
2025-01-23 10:25:20 -04:00
Joey Hess
33a05a1a91
small RawFilePath optimisation
2023-03-02 10:53:12 -04:00
Joey Hess
e312ec3750
Fix build with directory-1.3.
...
See https://github.com/haskell/directory/issues/66
2016-12-20 15:23:59 -04:00
Joey Hess
d9368afa54
split out module to work around badly named symbol in directory-1.2.6.2
...
Sadly my bug report about this is not going to get fixed it seems, so
I have to drag around a whole added module file just to deal with it.
https://github.com/haskell/directory/issues/52
2016-05-22 15:51:31 -04:00