We need the latest vhdl package
[matthijs/master-project/cλash.git] / cλash / clash.cabal
index 24cf85032284f7ca981344e5740532a89cf00e04..529772c1543cf69f865a021ed95ef5d5f17e539e 100644 (file)
@@ -17,9 +17,10 @@ maintainer:         christiaan.baaij@gmail.com & matthijs@stdin.nl
 Cabal-Version:      >= 1.2
 
 Library
-  build-depends:    ghc >= 6.11, pretty, vhdl, haskell98, syb, data-accessor, 
-                    containers, base >= 4, transformers, filepath, 
-                    template-haskell, data-accessor-template, prettyclass
+  build-depends:    ghc >= 6.11, pretty, vhdl > 0.1, haskell98, syb,
+                    data-accessor, containers, base >= 4, transformers,
+                    filepath, template-haskell, data-accessor-template,
+                    prettyclass
                     
   exposed-modules:  CLasH.Translator,
                     CLasH.Translator.Annotations