stop exporting RawFilePath

This commit is contained in:
Joey Hess 2025-02-12 12:59:30 -04:00
parent 2567bc0e2c
commit 0f47eceacf
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -13,7 +13,6 @@
module Utility.OsPath ( module Utility.OsPath (
OsPath, OsPath,
OsString, OsString,
RawFilePath,
literalOsPath, literalOsPath,
stringToOsPath, stringToOsPath,
toOsPath, toOsPath,