packages feed

filepath-1.5.5.0: System/OsPath.hs-boot

module System.OsPath where

import System.OsPath.Types
    ( OsPath )

isValid :: OsPath -> Bool