quchen / stgi

A user-centric visual STG implementation to help understand GHC/Haskell's execution model.
Other
527 stars 26 forks source link

Switch tests to use marshalling instead of reducing main #79

Closed quchen closed 8 years ago

quchen commented 8 years ago

This already showed me quite a few bugs because of forgootten update flags, and makes all the equality checks that have nothing to do with a particular test unnecessary.