Home
last modified time | relevance | path

Searched refs:pathSeparatorPOSIXC (Results 1 – 1 of 1) sorted by relevance

/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/foundation-0.0.25/Foundation/VFS/
H A DFilePath.hs57 pathSeparatorPOSIXC :: Char
58 pathSeparatorPOSIXC = '/' function
62 pathSeparatorPOSIX = fromString [pathSeparatorPOSIXC]
71 pathSeparatorC = pathSeparatorPOSIXC