From 204714ce5e44752f2b2115650839c846e8e96f32 Mon Sep 17 00:00:00 2001 From: Malebria Date: Sun, 1 Jun 2008 22:49:51 +0200 Subject: Haddock syntax for enumeration darcs-hash:20080601204951-1ef02-f66c70867a91bc35da3ab71b1169db4ba1ee62fe --- Main.hs | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Main.hs') diff --git a/Main.hs b/Main.hs index 9ff954c..84ba302 100644 --- a/Main.hs +++ b/Main.hs @@ -62,11 +62,17 @@ usage = do -- | Build "~/.xmonad/xmonad.hs" with ghc, then execute it. If there are no -- errors, this function does not return. An exception is raised in any of -- these cases: +-- -- * ghc missing +-- -- * ~/.xmonad/xmonad.hs missing +-- -- * xmonad.hs fails to compile +-- -- ** wrong ghc in path (fails to compile) +-- -- ** type error, syntax error, .. +-- -- * Missing xmonad/XMonadContrib modules due to ghc upgrade -- buildLaunch :: IO () -- cgit v1.2.3