Remove NoGenerics pragma, as the ghc bug 3391 is now fixed
[matthijs/master-project/cλash.git] / cλash / CLasH / Translator / TranslatorTypes.hs
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...