Moved to new GHC API (6.11). Also use vhdl package for the VHDL AST
[matthijs/master-project/cλash.git] / HsTools.hs
2009-07-14 Matthijs KooijmanMerge git://github.com/darchon/clash into cλash
2009-07-13 Matthijs KooijmanUse noSrcSpan instead of a dummy SrcSpan.
2009-07-13 Christiaan BaaijNo longer any need to explicitly load module interface...
2009-07-11 Christiaan BaaijGreat speed-up in type generation
2009-06-25 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-06-24 Matthijs KooijmanNo longer use a view pattern in HsTools.
2009-04-09 Matthijs KooijmanMove eval_type_level_int to CoreTools.
2009-04-09 Matthijs KooijmanAdd a [ModuleName] parameter to toCore.
2009-04-09 Matthijs KooijmanAdd an importModule function.
2009-04-06 Matthijs KooijmanAdd the new HsTools module.