branch: elpa/haskell-tng-mode
commit ae8ebbc2370ad79a42f217ca1e29addc3b1516e0
Author: Tseen She <ts33n....@gmail.com>
Commit: Tseen She <ts33n....@gmail.com>

    thots
---
 haskell-tng-util.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/haskell-tng-util.el b/haskell-tng-util.el
index c945dbc..bcb1cae 100644
--- a/haskell-tng-util.el
+++ b/haskell-tng-util.el
@@ -140,6 +140,7 @@ RESET sets the variable to nil before doing anything."
     ('cached-nil nil)
     (cached cached)))
 
+;; TODO max-age (fallback to disk if WORK fails)
 (defun haskell-tng--hsinspect-cached-disk (work key &optional no-work reset)
   "A disk-based cache over a function WORK.
 

Reply via email to