gitit-0.12.2: Wiki using happstack, git or darcs, and pandoc.

Safe HaskellNone
LanguageHaskell98

Network.Gitit.Cache

Synopsis

Documentation

expireCachedFile :: String -> GititServerPart () Source #

Expire a cached file, identified by its filename in the filestore. If there is an associated exported PDF, expire it too. Returns () after deleting a file from the cache, fails if no cached file.