quchen / stgi

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

Barrier pattern imports #71

Closed quchen closed 8 years ago

quchen commented 8 years ago

"A module should never be imported alongside its children" - let's see how feasible this is

quchen commented 8 years ago

While cleaning up modules, move all test modules to their own block as well