Home
last modified time | relevance | path

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

/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/wai-app-static-3.1.7.2/test/
H A DWaiAppStaticTest.hs33 let fileServerApp = fileServerAppWithSettings (defaultFileServerSettings "test")
141 let settings = (defaultFileServerSettings "."){
154 in (staticApp (defaultFileServerSettings "test")
180 let testSettings = defaultFileServerSettings dir
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/test/
H A DWaiAppStaticTest.hs33 let fileServerApp = fileServerAppWithSettings (defaultFileServerSettings "test")
141 let settings = (defaultFileServerSettings "."){
154 in (staticApp (defaultFileServerSettings "test")
180 let testSettings = defaultFileServerSettings dir
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/wai-app-static-3.1.7.1/test/
H A DWaiAppStaticTest.hs33 let fileServerApp = fileServerAppWithSettings (defaultFileServerSettings "test")
141 let settings = (defaultFileServerSettings "."){
154 in (staticApp (defaultFileServerSettings "test")
180 let testSettings = defaultFileServerSettings dir
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/wai-app-static-3.1.7.2/WaiAppStatic/Storage/
H A DFilesystem.hs10 , defaultFileServerSettings
56 defaultFileServerSettings :: FilePath -- ^ root folder to serve from
58 defaultFileServerSettings root = StaticSettings function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/wai-app-static-3.1.7.1/WaiAppStatic/Storage/
H A DFilesystem.hs10 , defaultFileServerSettings
56 defaultFileServerSettings :: FilePath -- ^ root folder to serve from
58 defaultFileServerSettings root = StaticSettings function
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/WaiAppStatic/Storage/
H A DFilesystem.hs10 , defaultFileServerSettings
56 defaultFileServerSettings :: FilePath -- ^ root folder to serve from
58 defaultFileServerSettings root = StaticSettings function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/wai-app-static-3.1.7.1/WaiAppStatic/
H A DCmdLine.hs9 import Network.Wai.Application.Static (staticApp, defaultFileServerSettings)
109 $ middle $ staticApp (defaultFileServerSettings $ fromString docroot)
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/wai-app-static-3.1.7.2/WaiAppStatic/
H A DCmdLine.hs9 import Network.Wai.Application.Static (staticApp, defaultFileServerSettings)
110 $ middle $ staticApp (defaultFileServerSettings $ fromString docroot)
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/WaiAppStatic/
H A DCmdLine.hs9 import Network.Wai.Application.Static (staticApp, defaultFileServerSettings)
110 $ middle $ staticApp (defaultFileServerSettings $ fromString docroot)
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/wai-app-static-3.1.7.2/WaiAppStatic/Storage/Embedded/
H A DRuntime.hs20 import WaiAppStatic.Storage.Filesystem (defaultFileServerSettings)
25 embeddedSettings files = (defaultFileServerSettings $ error "unused")
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/wai-app-static-3.1.7.1/WaiAppStatic/Storage/Embedded/
H A DRuntime.hs20 import WaiAppStatic.Storage.Filesystem (defaultFileServerSettings)
25 embeddedSettings files = (defaultFileServerSettings $ error "unused")
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/WaiAppStatic/Storage/Embedded/
H A DRuntime.hs20 import WaiAppStatic.Storage.Filesystem (defaultFileServerSettings)
25 embeddedSettings files = (defaultFileServerSettings $ error "unused")
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/wai-app-static-3.1.7.2/Network/Wai/Application/
H A DStatic.hs13 , defaultFileServerSettings
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/Network/Wai/Application/
H A DStatic.hs13 , defaultFileServerSettings
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/wai-app-static-3.1.7.1/Network/Wai/Application/
H A DStatic.hs13 , defaultFileServerSettings