Drop parseVarWithoutAssignment

Additionally sorts gitignore and adds attempted decoding of lists back
to the REPL
This commit is contained in:
2025-01-03 10:31:35 -06:00
committed by James Eversole
parent 7d97b85f74
commit 66cc5fdd27
4 changed files with 12 additions and 17 deletions

14
.gitignore vendored
View File

@ -1,11 +1,11 @@
bin/
/result
/config.dhall
/Dockerfile
.stack-work/
*.swp
dist*
*.txt
*~
.env
.stack-work/
/Dockerfile
/config.dhall
/result
WD
*.hs.txt
bin/
dist*