From f3f5a047efe49530fa730912c8f80d4c57b53347 Mon Sep 17 00:00:00 2001 From: Jose A Ortega Ruiz Date: Tue, 16 Feb 2010 22:56:56 +0100 Subject: Documenting that flags must be passed to cabal _install_ Ignore-this: 30cf6bf6382573808029b6650a20564 darcs-hash:20100216215656-748be-762a06cee059c8fd1083e964a4e03f455568a5af.gz --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 27fdcfb..4fdcf4e 100644 --- a/README +++ b/README @@ -433,7 +433,7 @@ Monitors have default aliases. - Args: list of maildirs in form [("name1","path1"),("name2","path2")] - This plugin requires INOTIFY support in Linux kernel and hinotify library. To activate, pass --flags="with_inotify" to "runhaskell Setup configure" - or to "cabal configure". + or to "cabal install". `MBox Mboxes BaseDir` @@ -447,7 +447,7 @@ Monitors have default aliases. absolute. - This plugin requires INOTIFY support in Linux kernel and hinotify library. To activate, pass --flags="with_inotify" to "runhaskell Setup - configure" or to "cabal configure". + configure" or to "cabal install". - Example: `Run MBox [("I ", "inbox", "red"), ("O ", "/foo/mbox", "")] "/var/mail/"` will look for mails in /var/mail/inbox and /foo/mbox. -- cgit v1.2.3