Home
last modified time | relevance | path

Searched refs:extSeparator (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/filepath-bytestring-1.4.2.1.6/System/FilePath/
H A DInternal.hs100 extSeparator, isExtSeparator,
265 extSeparator :: Word8
266 extSeparator = fromIntegral (ord '.') function
272 isExtSeparator = (== extSeparator)
334 else (dir <> B.init nameDot, extSeparator `B.cons` ext)
399 else b <> (extSeparator `B.cons` ext)
425 _ -> extSeparator `B.cons` ext
449 else extSeparator `B.cons` ext
1005 || not (B.null xs) && B.last xs == extSeparator
/dports/devel/stack/stack-2.7.3/_cabal_deps/Glob-0.10.1/tests/Tests/
H A DBase.hs7 import System.FilePath (extSeparator, pathSeparators)
17 alpha0 = extSeparator : "-^!" ++ ['a'..'z'] ++ ['0'..'9']
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/Glob-0.10.1/tests/Tests/
H A DBase.hs7 import System.FilePath (extSeparator, pathSeparators)
17 alpha0 = extSeparator : "-^!" ++ ['a'..'z'] ++ ['0'..'9']
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/Glob-0.10.1/tests/Tests/
H A DBase.hs7 import System.FilePath (extSeparator, pathSeparators)
17 alpha0 = extSeparator : "-^!" ++ ['a'..'z'] ++ ['0'..'9']
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/Glob-0.10.1/tests/Tests/
H A DBase.hs7 import System.FilePath (extSeparator, pathSeparators)
17 alpha0 = extSeparator : "-^!" ++ ['a'..'z'] ++ ['0'..'9']
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/Glob-0.10.1/tests/Tests/
H A DBase.hs7 import System.FilePath (extSeparator, pathSeparators)
17 alpha0 = extSeparator : "-^!" ++ ['a'..'z'] ++ ['0'..'9']
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/Glob-0.10.0/tests/Tests/
H A DBase.hs7 import System.FilePath (extSeparator, pathSeparators)
17 alpha0 = extSeparator : "-^!" ++ ['a'..'z'] ++ ['0'..'9']
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/Glob-0.10.1/tests/Tests/
H A DBase.hs7 import System.FilePath (extSeparator, pathSeparators)
17 alpha0 = extSeparator : "-^!" ++ ['a'..'z'] ++ ['0'..'9']
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/Glob-0.10.1/tests/Tests/
H A DBase.hs7 import System.FilePath (extSeparator, pathSeparators)
17 alpha0 = extSeparator : "-^!" ++ ['a'..'z'] ++ ['0'..'9']
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/Glob-0.10.1/tests/Tests/
H A DBase.hs7 import System.FilePath (extSeparator, pathSeparators)
17 alpha0 = extSeparator : "-^!" ++ ['a'..'z'] ++ ['0'..'9']
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/Glob-0.10.1/tests/Tests/
H A DBase.hs7 import System.FilePath (extSeparator, pathSeparators)
17 alpha0 = extSeparator : "-^!" ++ ['a'..'z'] ++ ['0'..'9']
/dports/devel/stack/stack-2.7.3/_cabal_deps/easy-file-0.2.2/System/EasyFile/
H A DFilePath.hs17 extSeparator, isExtSeparator,
133 extSeparator :: Char
134 extSeparator = '.' function
140 isExtSeparator = (== extSeparator)
238 else b ++ [extSeparator] ++ xs
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/easy-file-0.2.2/System/EasyFile/
H A DFilePath.hs17 extSeparator, isExtSeparator,
133 extSeparator :: Char
134 extSeparator = '.' function
140 isExtSeparator = (== extSeparator)
238 else b ++ [extSeparator] ++ xs
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/easy-file-0.2.2/System/EasyFile/
H A DFilePath.hs17 extSeparator, isExtSeparator,
133 extSeparator :: Char
134 extSeparator = '.' function
140 isExtSeparator = (== extSeparator)
238 else b ++ [extSeparator] ++ xs
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/easy-file-0.2.2/System/EasyFile/
H A DFilePath.hs17 extSeparator, isExtSeparator,
133 extSeparator :: Char
134 extSeparator = '.' function
140 isExtSeparator = (== extSeparator)
238 else b ++ [extSeparator] ++ xs
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/easy-file-0.2.2/System/EasyFile/
H A DFilePath.hs17 extSeparator, isExtSeparator,
133 extSeparator :: Char
134 extSeparator = '.' function
140 isExtSeparator = (== extSeparator)
238 else b ++ [extSeparator] ++ xs
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/easy-file-0.2.2/System/EasyFile/
H A DFilePath.hs17 extSeparator, isExtSeparator,
133 extSeparator :: Char
134 extSeparator = '.' function
140 isExtSeparator = (== extSeparator)
238 else b ++ [extSeparator] ++ xs
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/easy-file-0.2.2/System/EasyFile/
H A DFilePath.hs17 extSeparator, isExtSeparator,
133 extSeparator :: Char
134 extSeparator = '.' function
140 isExtSeparator = (== extSeparator)
238 else b ++ [extSeparator] ++ xs
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/easy-file-0.2.2/System/EasyFile/
H A DFilePath.hs17 extSeparator, isExtSeparator,
133 extSeparator :: Char
134 extSeparator = '.' function
140 isExtSeparator = (== extSeparator)
238 else b ++ [extSeparator] ++ xs
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/easy-file-0.2.2/System/EasyFile/
H A DFilePath.hs17 extSeparator, isExtSeparator,
133 extSeparator :: Char
134 extSeparator = '.' function
140 isExtSeparator = (== extSeparator)
238 else b ++ [extSeparator] ++ xs
/dports/devel/stack/stack-2.7.3/test/integration/tests/mutable-deps/files/filepath-1.4.2.1/System/FilePath/
H A DInternal.hs70 extSeparator, isExtSeparator,
180 extSeparator :: Char
181 extSeparator = '.' function
187 isExtSeparator = (== extSeparator)
240 _ -> (dir ++ init nameDot, extSeparator : ext)
304 else b ++ [extSeparator] ++ xs
/dports/lang/ghc/ghc-8.10.7/libraries/filepath/System/FilePath/
H A DInternal.hs70 extSeparator, isExtSeparator,
179 extSeparator :: Char
180 extSeparator = '.' function
186 isExtSeparator = (== extSeparator)
239 _ -> (dir ++ init nameDot, extSeparator : ext)
303 else b ++ [extSeparator] ++ xs
/dports/devel/stack/stack-2.7.3/test/integration/tests/mutable-deps/files/filepath-1.4.2.1/tests/
H A DTestGen.hs23 ,("P.extSeparator == '.'", property $ P.extSeparator == '.')
24 ,("W.extSeparator == '.'", property $ W.extSeparator == '.')
25 …eparator a == (a == P.extSeparator)", property $ \a -> P.isExtSeparator a == (a == P.extSeparator))
26 …eparator a == (a == W.extSeparator)", property $ \a -> W.isExtSeparator a == (a == W.extSeparator))
/dports/lang/ghc/ghc-8.10.7/libraries/filepath/tests/
H A DTestGen.hs23 ,("P.extSeparator == '.'", property $ P.extSeparator == '.')
24 ,("W.extSeparator == '.'", property $ W.extSeparator == '.')
25 …eparator a == (a == P.extSeparator)", property $ \a -> P.isExtSeparator a == (a == P.extSeparator))
26 …eparator a == (a == W.extSeparator)", property $ \a -> W.isExtSeparator a == (a == W.extSeparator))
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/filepath-bytestring-1.4.2.1.6/tests/
H A DTestGen.hs27 … ,("P.extSeparator == fromIntegral (ord '.')", property $ P.extSeparator == fromIntegral (ord '.'))
28 … ,("W.extSeparator == fromIntegral (ord '.')", property $ W.extSeparator == fromIntegral (ord '.'))
29 …eparator a == (a == P.extSeparator)", property $ \a -> P.isExtSeparator a == (a == P.extSeparator))
30 …eparator a == (a == W.extSeparator)", property $ \a -> W.isExtSeparator a == (a == W.extSeparator))

12