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

import System.OsString.Internal.Hidden