dist-newstyle
.stack-work
/hie.yaml
cabal.project.local
*~
*.lock

.tasty-rerun-log

# shake build information
_build/

# stack 2.1 stack.yaml lock files
stack*.yaml.lock
shake.yaml.lock

.vscode
/test-logs/*.log

# stack 2.1 stack.yaml lock files
stack*.yaml.lock
shake.yaml.lock

# ignore hie.yaml's for testdata
test/testdata/**/hie.yaml

# metadata files on macOS
.DS_Store

# shake build folder (used in benchmark suite)
.shake/

# pre-commit-hook.nix
#.pre-commit-config.yaml

# direnv
/.direnv/
/.envrc

# ghcide-bench
*.identifierPosition
/bench/example

# nix
result
result-doc

out/
store/
