Merge branch 'master' of git://github.com/christiaanb/clash
* 'master' of git://github.com/christiaanb/clash:
Do not be overzealous with inlining results of polymorphic functions
Do not function extract functions that still have free type variables
Add setup file
Fix cabal file to reflect temp bug fixes
Temporarily disable "inlinenonrepresult" transformation, and apply eta-expansion transformation to all expressions
Rename cλash dir to clash so it behaves well within the ghc build tree
update cabal file to upload to hackage
Remove defunct makeVHDLStrings function, messes with haddock
Update reducer to use new integer types
Reflect moving TFVec and TFP Integers into clash in sourcefiles related to builtin types
Update package dependencies
Move TFVec and TFP integers (Signed, Unsiged and Index) into clash