packages feed

franz 0.3 → 0.3.0.1

raw patch · 2 files changed

+2/−2 lines, 2 files

Files

franz.cabal view
@@ -1,5 +1,5 @@ cabal-version:  2.0-version:        0.3+version:        0.3.0.1 name:           franz description:    Please see the README on GitHub at <https://github.com/fumieval/franz#readme> homepage:       https://github.com/fumieval/franz#readme
src/Database/Franz/Server.hs view
@@ -159,7 +159,7 @@             Nothing -> respondLoop livePrefix path             -- Mount a squashfs image and increment the counter             Just prefix | src <- prefix </> path -> do-              -- ^ check if an archive exists+              -- check if an archive exists               exist <- doesFileExist src               if exist                 then withSharedResource vMounts path