Adds support for REPL namespacing, primarily to avoid `main` collisions. Also adds a library function for an ergonomic pattern matching function that I've been noodling on. I might explore ways to make list syntax less annoying specifically for pattern matching like this.
13 lines
96 B
Plaintext
13 lines
96 B
Plaintext
*.swp
|
|
*.txt
|
|
*~
|
|
.env
|
|
.stack-work/
|
|
/Dockerfile
|
|
/config.dhall
|
|
/result
|
|
WD
|
|
bin/
|
|
dist*
|
|
.tricu_history
|