Initial Commit

This commit is contained in:
Yiyun Liu 2025-01-05 17:24:58 -05:00
commit d545e3b85f
15 changed files with 148 additions and 0 deletions

31
.gitignore vendored Normal file
View file

@ -0,0 +1,31 @@
# Ignore swap files and stack/cabal output.
*.hi
*.o
*.swo
*.swp
*~
.DS_Store
TAGS
dist
tags
cabal.sandbox.config
.cabal-sandbox/
.stack-work
dist
dist-*
.ghc.environment.*
# Ignore test builds.
tests/Main
_cache
_store
_site
# Rest of the file: ignore examples
web/_cache
web/_site
web/site
web/reference
# This is generated from the CHANGELOG
web/releases.markdown