Linked by Thom Holwerda on Sun 22nd Apr 2007 20:06 UTC, submitted by ryan
Window Managers Xmonad was announced today on the haskell-cafe mailing list. It supports multiple monitors through xinerama. The unique part of this window manager is that it is written in Haskell in under 500 lines. Haskell is a purely functional programming language with very strong static typing to ensure correctness.
Thread beginning with comment 233105
To read all comments associated with this story, please click here.
Cool Ion clone in Haskell
by openwookie on Mon 23rd Apr 2007 14:28 UTC
openwookie
Member since:
2006-04-25

This WM reminds me of Ion.
Cool that it's written in Haskell though.