* Support GHC 9.4 * tidy it on up * ok tests pass again * weird * woo * Changelog, cabal files * fix for older cabal * Drop MacOS from older resolvers https://github.com/bravit/hid-examples/issues/7#issuecomment-781308838 * oops
30 lines
308 B
Plaintext
30 lines
308 B
Plaintext
*~
|
|
*.o
|
|
*.o_p
|
|
*.hi
|
|
dist/
|
|
dist-stack/
|
|
stack.yaml.lock
|
|
.stack-work
|
|
*.swp
|
|
client_session_key.aes
|
|
cabal-dev/
|
|
yesod/foobar/
|
|
.hsenv/
|
|
.cabal-sandbox/
|
|
cabal.sandbox.config
|
|
/vendor/
|
|
.shelly/
|
|
tarballs/
|
|
|
|
# useful when mounting into docker
|
|
.cabal
|
|
.ghc
|
|
.stackage
|
|
.bash_history
|
|
|
|
# OS X
|
|
.DS_Store
|
|
*.yaml.lock
|
|
dist-newstyle/
|