module System.OsString.Windows {-# DEPRECATED "Use System.OsString.Posix from os-string >= 2.0.0 package instead. This module will be removed in filepath >= 1.5." #-}
  ( module System.OsString.Windows.Hidden
  )
  where

import System.OsString.Windows.Hidden