Home
last modified time | relevance | path

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

/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/wai-app-static-3.1.7.2/Network/Wai/Application/
H A DStatic.hs112 Right LRNotFound -> return NotFound
126 LRNotFound -> Right nonIndexResult
149 LRNotFound -> lookupIndices xs
153 lookupIndices [] = return $ Right LRNotFound
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/Network/Wai/Application/
H A DStatic.hs112 Right LRNotFound -> return NotFound
126 LRNotFound -> Right nonIndexResult
149 LRNotFound -> lookupIndices xs
153 lookupIndices [] = return $ Right LRNotFound
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/wai-app-static-3.1.7.1/Network/Wai/Application/
H A DStatic.hs112 Right LRNotFound -> return NotFound
126 LRNotFound -> Right nonIndexResult
149 LRNotFound -> lookupIndices xs
153 lookupIndices [] = return $ Right LRNotFound
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/wai-app-static-3.1.7.2/WaiAppStatic/Storage/Embedded/
H A DRuntime.hs42 Nothing -> LRNotFound
46 _ -> LRNotFound
H A DTH.hs171 lookupFile [] = return LRNotFound
174 Nothing -> return LRNotFound
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/wai-app-static-3.1.7.1/WaiAppStatic/Storage/Embedded/
H A DRuntime.hs42 Nothing -> LRNotFound
46 _ -> LRNotFound
H A DTH.hs172 lookupFile [] = return LRNotFound
175 Nothing -> return LRNotFound
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/WaiAppStatic/Storage/Embedded/
H A DRuntime.hs42 Nothing -> LRNotFound
46 _ -> LRNotFound
H A DTH.hs171 lookupFile [] = return LRNotFound
174 Nothing -> return LRNotFound
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/wai-app-static-3.1.7.2/WaiAppStatic/Storage/
H A DFilesystem.hs85 fileHelperLR a b c = fmap (maybe LRNotFound LRFile) $ fileHelper a b c
166 else return LRNotFound
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/wai-app-static-3.1.7.1/WaiAppStatic/Storage/
H A DFilesystem.hs85 fileHelperLR a b c = fmap (maybe LRNotFound LRFile) $ fileHelper a b c
166 else return LRNotFound
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/WaiAppStatic/Storage/
H A DFilesystem.hs85 fileHelperLR a b c = fmap (maybe LRNotFound LRFile) $ fileHelper a b c
166 else return LRNotFound
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/yesod-static-1.6.1.0/Yesod/EmbeddedStatic/
H A DInternal.hs172 return $ maybe LRNotFound LRFile $ M.lookup (fromPiece p) m
173 lookupFile _ = return LRNotFound
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/yesod-static-1.6.0.1/Yesod/EmbeddedStatic/
H A DInternal.hs172 return $ maybe LRNotFound LRFile $ M.lookup (fromPiece p) m
173 lookupFile _ = return LRNotFound
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/wai-app-static-3.1.7.2/WaiAppStatic/
H A DTypes.hs101 | LRNotFound constructor
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/wai-app-static-3.1.7.1/WaiAppStatic/
H A DTypes.hs99 | LRNotFound constructor
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/WaiAppStatic/
H A DTypes.hs101 | LRNotFound constructor