diff --git a/Utility/OsPath.hs b/Utility/OsPath.hs index acdd12e97e..e935b84d3d 100644 --- a/Utility/OsPath.hs +++ b/Utility/OsPath.hs @@ -13,7 +13,6 @@ module Utility.OsPath ( OsPath, OsString, - RawFilePath, literalOsPath, stringToOsPath, toOsPath,