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/Andrea Rossato's xmonad.hs

< Xmonad | Config archive

module Main (main) where
 
import XMonad
import XMonad.Config.Arossato (arossatoConfig)
 
main :: IO ()
main = xmonad =<< arossatoConfig

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

This page has been accessed 6,881 times. This page was last modified 22:01, 31 October 2008. Recent content is available under a simple permissive license.