summaryrefslogtreecommitdiff
path: root/doc/todo/merge_request:_Firejail.hs.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/merge_request:_Firejail.hs.mdwn')
-rw-r--r--doc/todo/merge_request:_Firejail.hs.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/merge_request:_Firejail.hs.mdwn b/doc/todo/merge_request:_Firejail.hs.mdwn
index c31c9167..b593c5b4 100644
--- a/doc/todo/merge_request:_Firejail.hs.mdwn
+++ b/doc/todo/merge_request:_Firejail.hs.mdwn
@@ -12,3 +12,5 @@ Comments:
- I made the build clean on GHC 7.10 but there is a warning on 7.6 that `Prelude` does not export `Foldable`. I don't know how to fix this while maintaining the 7.10 clean build, and it seems to me that having the 7.10 build be clean is more important than having the 7.6 build be clean.
--spwhitton
+
+> [[done]], thanks! (I fixed the warning.) --[[Joey]]