summaryrefslogtreecommitdiff
path: root/src/server/Cache.hs
AgeCommit message (Collapse)Author
2013-03-09ghc-7.6: allow directory-1.2Sergei Trofimovich
Get rid of old-time depend (and ClockTime in favour of UTCTime). time-compat helps to retain backward compatibility with directory-1.1 and lower.
2008-10-20fastcgi: better grammar cache implementation: don't deadlock on exceptionsbjorn
2008-10-17(fastcgi) replace DataRef with a more general Cache type, which can hold ↵bjorn
several PGF grammars.