web TODO list with Haskell backend
ファイルへ移動
Anonymous 0266d443bd created README 2023-10-15 19:19:20 +01:00
app created README 2023-10-15 19:19:20 +01:00
src init commit 2023-10-14 17:40:37 +01:00
test init commit 2023-10-14 17:40:37 +01:00
CHANGELOG.md init commit 2023-10-14 17:40:37 +01:00
LICENSE init commit 2023-10-14 17:40:37 +01:00
README.md created README 2023-10-15 19:19:20 +01:00
Setup.hs init commit 2023-10-14 17:40:37 +01:00
build.sql init commit 2023-10-14 17:40:37 +01:00
g-challenge.cabal init commit 2023-10-14 17:40:37 +01:00
package.yaml init commit 2023-10-14 17:40:37 +01:00
stack.yaml init commit 2023-10-14 17:40:37 +01:00
stack.yaml.lock init commit 2023-10-14 17:40:37 +01:00
todo.db init commit 2023-10-14 17:40:37 +01:00

README.md

g-challenge

This is a PoC TODO app because a comment on /g/ said I would "kill myself even not half way through". Archive to comment: https://desuarchive.org/g/thread/96667099#96667848

Feel free to submit any issue or PR if you feel inclined to do so. The project is written in Haskell, uses no JS or CSS yet, and relies on stack as its build system. The dependencies are in package.yaml