mirror of
https://github.com/snoyberg/keter.git
synced 2024-11-27 10:12:01 +03:00
aefe3ef33e
Hopefully github actions is clever enough to override resolvers, that's how my template does it I think. If anyone knows a better approach make a PR I've no idea. I don't want to add nix to this project just because CI fails. We don't support windows because there is a hard dependency on unix. Squash log ======= I guess we don't support windows build right now there is a hard dependency on unix. If anyone wants windows support please make a PR. Try deleting explicit resolver Re-add a default resolver
24 lines
279 B
Plaintext
24 lines
279 B
Plaintext
*.swp
|
|
nginx.conf
|
|
dist/
|
|
dist-stack/
|
|
process.txt
|
|
process2.txt
|
|
postgres.yaml
|
|
*.o
|
|
*.dyn_o
|
|
*.hi
|
|
*.dyn_hi
|
|
temp/
|
|
*.keter
|
|
test/app
|
|
incoming/foo/hello
|
|
incoming/foo1_0/hello
|
|
incoming/foo1_0/worker
|
|
incoming/websockets/chat
|
|
log/
|
|
.cabal-sandbox/
|
|
.stack-work/
|
|
cabal.sandbox.config
|
|
*.sublime-*
|