From d8aa2fdc2d03378380a25a1f7900d9718857b67e Mon Sep 17 00:00:00 2001 From: stuce-bot Date: Wed, 14 May 2025 06:59:55 +0200 Subject: [PATCH] updated description --- todo.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.cabal b/todo.cabal index 18501bf..ee34f73 100644 --- a/todo.cabal +++ b/todo.cabal @@ -24,7 +24,7 @@ version: 0.1.0.0 -- A short (one-line) description of the package. synopsis: - simple todo list, that will have a cli, a tui, and finally a fastcgi or similar to host a simple todo list. + simple todo webapp -- A longer description of the package. -- description: