From cf814ea9467b3707ec0b4b47ed5db2ce09203de0 Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Sat, 10 Mar 2007 03:40:12 +0000 Subject: [PATCH] typo --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 017130c..d379f0b 100644 --- a/README +++ b/README @@ -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: