diff options
author | Spencer Janssen <sjanssen@cse.unl.edu> | 2007-03-15 06:46:32 +0100 |
---|---|---|
committer | Spencer Janssen <sjanssen@cse.unl.edu> | 2007-03-15 06:46:32 +0100 |
commit | 2bb4513cc4b379fa7b8bcf8e3826e1c0b5b99248 (patch) | |
tree | 622023f4b4691ba119981b662d0c84752c434827 /README | |
parent | a968ea947f4abb674cc635bfcf443646a7f1a6ec (diff) | |
download | xmonad-2bb4513cc4b379fa7b8bcf8e3826e1c0b5b99248.tar.gz xmonad-2bb4513cc4b379fa7b8bcf8e3826e1c0b5b99248.tar.xz xmonad-2bb4513cc4b379fa7b8bcf8e3826e1c0b5b99248.zip |
s/thunk/xmonad
darcs-hash:20070315054632-a5988-7202ff51034d445740f5564e405a8f7e90ac0a80.gz
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ Motivation: static typing. Enter Haskell. 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. + xmonad is to fit in under 400 lines of Haskell with similar functionality. Building: |