Skip to content

Commit

Permalink
Merge pull request #42 from mlabs-haskell/sean/purus
Browse files Browse the repository at this point in the history
Sean/purus
  • Loading branch information
kozross authored Sep 4, 2024
2 parents a615c15 + eb9a832 commit d518cf6
Show file tree
Hide file tree
Showing 746 changed files with 94,777 additions and 24,619 deletions.
1 change: 1 addition & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
use flake
310 changes: 0 additions & 310 deletions .github/workflows/ci.yml

This file was deleted.

8 changes: 7 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,15 @@ bower_components/
node_modules
tmp/
.stack-work/
output
# output
tests/purs/docs/docs/
core-tests/full-core-docs.md
tests/support/package-lock.json
.psc-ide-port
.psc-package/
tags
TAGS
.nvimrc

# Gather source map files from golden tests
.source-maps
Expand All @@ -38,3 +39,8 @@ TAGS
*.ps
*.svg
tests/purs/make/
.direnv/
/.pre-commit-config.yaml
/result*

tests/purus/passing/**/cache-db.json
Loading

0 comments on commit d518cf6

Please sign in to comment.