polysemy/.gitignore
Sandy Maguire ef5ff1749a
Don't emit ambiguous effect errors for genuine type errors (#149)
This PR changes the plugin so it will notice an insoluble constraint of the form Sem r a ~ Foo, and mark that r takes part in a genuine type error. The plugin will then provide a bogus evidence term for IfStuck (IndexOf r _) _ _, which prevents the AmbiguousSend error message from firing.
2019-07-04 09:35:33 -04:00

10 lines
92 B
Plaintext

stack.yaml.lock
.stack-work/
core-html/
*~
*.prof
.ghc.environment.*
dist-newstyle
*.hi
*.o