1 patch for repository http://darcs.net/screened:
patch 8dfc754957135f9695eb9e78ad31fb202cb4548c
Author: Ben Franksen <ben.franksen@online.de>
Date: Tue Jan 28 16:50:53 CET 2020
* make type Cache abstract
This allows to locally maintain the invariant that the cache entries are
always unique and sorted by locality. Two functions (dropNonRepos,
closestWritableDirectory) have been pulled into D.R.Cache.