packages icon indicating copy to clipboard operation
packages copied to clipboard

Excessive compile time with more than 10 constructors

Open pcarbonn opened this issue 6 years ago • 1 comments

Reload time of my program in ghci takes more than 20 seconds when my EADT has more than 10 constsructors. As I add more constructors, it gets exponentially worse.

pcarbonn avatar Nov 19 '18 10:11 pcarbonn

Related to https://github.com/agrafix/superrecord/issues/12 ?

fonghou avatar Nov 21 '18 05:11 fonghou