Moved to new GHC API (6.11). Also use vhdl package for the VHDL AST
[matthijs/master-project/cλash.git] / Main.hs
1 module Main where
2
3 import Translator
4
5 main = do
6   makeVHDL "Adders.hs" "highordtest2" True