diff options
author | Don Stewart <dons@cse.unsw.edu.au> | 2007-03-10 04:40:12 +0100 |
---|---|---|
committer | Don Stewart <dons@cse.unsw.edu.au> | 2007-03-10 04:40:12 +0100 |
commit | 63ca115d4a0b8ec44084cd908dfaed33ebda6c35 (patch) | |
tree | 24627442f345c76f8c1affeb14001dffcc20df69 /README | |
parent | 999b92029def72a07ff6c3950243a53a6bb65e4d (diff) | |
download | xmonad-63ca115d4a0b8ec44084cd908dfaed33ebda6c35.tar.gz xmonad-63ca115d4a0b8ec44084cd908dfaed33ebda6c35.tar.xz xmonad-63ca115d4a0b8ec44084cd908dfaed33ebda6c35.zip |
typo
darcs-hash:20070310034012-9c5c1-5e18215b52cd8dcf225258b55783cebe99c0bf12.gz
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ Motivation: more correct window manager in fewer lines of code, using strong static typing. Enter Haskell. - If the aim of dwm is to fit in under 2000 lines of C, the aim of dwm - is to fit in under 500 lines of Haskell with similar functionality. + If the aim of dwm is to fit in under 2000 lines of C, the aim of + thunk is to fit in under 400 lines of Haskell with similar functionality. Building: |