REF add comment
This commit is contained in:
parent
91ff25a8d2
commit
0e1b117639
|
@ -217,6 +217,7 @@ withXmobar = bracket startXmobar cleanup
|
|||
printDeps :: FIO ()
|
||||
printDeps = withDBus_ $ \db -> do
|
||||
(i, f, d) <- allFeatures db
|
||||
-- TODO might be better to use glog for this?
|
||||
mapM_ logInfo $
|
||||
fmap showFulfillment $
|
||||
sort $
|
||||
|
|
Loading…
Reference in New Issue