update cabal file to upload to hackage
[matthijs/master-project/cλash.git] / cλash / CLasH / Normalize / NormalizeTypes.hs
2010-03-31 Matthijs KooijmanDerive Show for CoreContext.
2010-03-31 Matthijs KooijmanDerive Eq for CoreContext.
2010-03-31 Matthijs KooijmanAdd LambdaBody to CoreContext.
2010-03-30 Matthijs KooijmanAdd LetBody and LetBinding to the CoreContext.
2010-03-30 Matthijs KooijmanAdd AppFirst and AddSecond to CoreContext.
2010-03-30 Matthijs KooijmanPass the context in which an expression occurs to each...
2009-11-11 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-11-11 Christiaan BaaijClean up source files:
2009-08-05 Matthijs KooijmanMerge branch 'master' of git://github.com/christiaanb...
2009-08-05 Matthijs KooijmanMove around some helper functions.
2009-08-05 Matthijs KooijmanRemove compatability aliases for the old sessions.
2009-08-05 Matthijs KooijmanMake vhdl generation and normalization lazy.
2009-07-23 Christiaan BaaijRemove NoGenerics pragma, as the ghc bug 3391 is now...
2009-07-23 Christiaan BaaijAlso add NoGenerics pragma to the other types.hs files
2009-07-15 Christiaan BaaijAdepted the modules to their new structure
2009-07-15 Christiaan BaaijMoved clash to it's own library directory, and started...