xmonadSource codeContentsIndex
Main
Portabilitynot portable, uses mtl, X11, posix
Stabilityunstable
Maintainersjanssen@cse.unl.edu
Description
xmonad, a minimalist, tiling window manager for X11
Synopsis
main :: IO ()
Documentation
main :: IO ()Source
The entry point into xmonad. Attempts to compile any custom main for xmonad, and if it doesn't find one, just launches the default.
Produced by Haddock version 2.4.2