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 | 4ee205844ffaa2a7e75ac9e2ea29e9e17c9ab80c (patch) | |
tree | 622023f4b4691ba119981b662d0c84752c434827 /README | |
parent | d21a7f129f0c39dc0e86e0253ea81527660faba5 (diff) | |
download | metatile-4ee205844ffaa2a7e75ac9e2ea29e9e17c9ab80c.tar metatile-4ee205844ffaa2a7e75ac9e2ea29e9e17c9ab80c.zip |
s/thunk/xmonad
darcs-hash:20070315054632-a5988-7202ff51034d445740f5564e405a8f7e90ac0a80
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: |