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 | 9178813ae7d46973ab481de38a90911cded935cc (patch) | |
tree | 24627442f345c76f8c1affeb14001dffcc20df69 | |
parent | 09eeb3fd8552cd373f62884632005fd1fbc070ac (diff) | |
download | metatile-9178813ae7d46973ab481de38a90911cded935cc.tar metatile-9178813ae7d46973ab481de38a90911cded935cc.zip |
typo
darcs-hash:20070310034012-9c5c1-5e18215b52cd8dcf225258b55783cebe99c0bf12
-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: |