grin/.gitignore
Anabra adaefab92f Fixed bug in dead code elimination
Now producer name introduction introduces new variables
for fetch-binding left-hand sides.

This change fixes a bug in DVE and DDE where these transformations
did not handle fetch-bindings correctly.
2018-11-25 15:30:37 +01:00

27 lines
228 B
Plaintext

dist
dist-*
cabal-dev
*.s
*.ll
*.hi
*.chi
*.chs.h
*.dyn_o
*.dyn_hi
.hpc
.hsenv
.cabal-sandbox/
cabal.sandbox.config
*.prof
*.aux
*.hp
*.eventlog
.stack-work/
cabal.project.local
.HTF/
output/
*.ibc
*.agdai
.output
.grin-output/