From bafdc8e467f7622ae0705446d3e624c7926947c7 Mon Sep 17 00:00:00 2001 From: Jonas Betzendahl Date: Sun, 10 Nov 2013 12:24:28 +0100 Subject: [PATCH] Diverses, added nice-to-have --- LambdaList.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/LambdaList.hs b/LambdaList.hs index 0d98a2a..56dcbb8 100644 --- a/LambdaList.hs +++ b/LambdaList.hs @@ -24,6 +24,7 @@ import System.Console.ANSI (clearScreen) -- NICE TO HAVES: -- --> implement, Question function, refactor +-- --> ausführliche Dokumentation -- Kung-Fu mit Typen