This commit is contained in:
Don Stewart
2007-03-10 03:40:12 +00:00
parent df7caf7213
commit cf814ea946

4
README
View File

@@ -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: