Don't create selector cases for unused binders.
[matthijs/master-project/cλash.git] / NormalizeTypes.hs
2009-07-11 Christiaan BaaijGreat speed-up in type generation
2009-07-03 Matthijs KooijmanMerge git://github.com/darchon/clash into cλash
2009-07-03 Matthijs KooijmanPut a TypeState in TransformState.
2009-06-22 Christiaan BaaijAdded subtype declarations to TypeMap, removed SubtypeMap.
2009-06-22 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-06-21 Matthijs KooijmanAdd getGlobalBinders accessor.
2009-06-19 Matthijs KooijmanRecursively normalize binds.
2009-06-19 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-06-18 Matthijs KooijmanAdd infrastructure for running core to core transformat...