adding comments.

This commit is contained in:
Kazu Yamamoto 2014-04-21 17:42:32 +09:00
parent b873784424
commit 0bb71c2bfc
1 changed files with 2 additions and 0 deletions

View File

@ -100,6 +100,8 @@ unloaded modules are loaded")
"System.Directory"
"System.FilePath"
"System.IO"))
;; fixme :: ghc-sync-process uses a global var for syncing.
;; This may causes race.
;; (run-with-idle-timer ghc-idle-timer-interval 'repeat 'ghc-idle-timer)
)