Make PersistentLinkerState fields strict; fixes #4208
authorIan Lynagh <igloo@earth.li>
Tue, 27 Jul 2010 20:19:11 +0000 (20:19 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 27 Jul 2010 20:19:11 +0000 (20:19 +0000)
commit6a16aa336536e5e425a5dea9e812bdad762749e5
tree2373c916b111982c820ff5e163828696e839ac90
parent7720e1503ee9b6ea2b949f95287a32b8d3361bb0
Make PersistentLinkerState fields strict; fixes #4208
We modify fields a lot, so we retain the old value if they aren't forced.
compiler/ghci/Linker.lhs