diff options
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: |