HaskellWiki

Haskell | Wiki community | Recent changes
Random page | Special pages

 

Not logged in
Log in | Help

Request an account if you don't have one.

Xmonad/Config archive/David Roundy's xmonad.hs

< Xmonad | Config archive

module Main (main) where
 
import XMonad ( xmonad )
import XMonad.Config.Droundy ( config )
 
main :: IO ()
main = xmonad config

Retrieved from "http://haskell.cs.yale.edu/haskellwiki/Xmonad/Config_archive/David_Roundy%27s_xmonad.hs"

This page has been accessed 3,782 times. This page was last modified 14:43, 7 November 2007. Recent content is available under a simple permissive license.