a wordle clone in Haskell
Go to file
Jill bed0a5946d readme 2022-01-11 19:18:36 +03:00
app init commit 2022-01-11 19:08:11 +03:00
.gitignore init commit 2022-01-11 19:08:11 +03:00
CHANGELOG.md init commit 2022-01-11 19:08:11 +03:00
LICENSE init commit 2022-01-11 19:08:11 +03:00
readme.md readme 2022-01-11 19:18:36 +03:00
wordle-hs.cabal init commit 2022-01-11 19:08:11 +03:00

readme.md

wordle-hs

a Wordle clone in Haskell, made with help by skye

build

cabal build then find executables in build/, might need a cabal update first (or just cabal run)