Tritlo / PropR

Genetic program repair using GHC
MIT License
30 stars 2 forks source link

[Bugfix] Add main-function to unnamed modules. Fixes #77 #76

Closed Tritlo closed 3 years ago

Tritlo commented 3 years ago

An attempt to fix #77, but as we can see: since we have to make up an entirely different module to fix (the original one doesn't typecheck!) it introduces a whole host of weird errors. I think we should mark this as wontfix for now: we don't fix modules that don't typecheck.