Clash depends on newer vhdl package that can print integer typedefs
[matthijs/master-project/cλash.git] / clash / clash.cabal
index 9a62eac196d14a3b2f2ba7812d8382496f3ec81e..6b9a8c1c0ab5109861ea16a98b2d7a2d79e93463 100644 (file)
@@ -1,5 +1,5 @@
 name:               clash
-version:            0.1.0.3
+version:            0.1.1.0
 build-type:         Simple
 synopsis:           CAES Language for Synchronous Hardware (CLaSH)
 description:        CLaSH is a tool-chain/language to translate subsets of
@@ -19,7 +19,7 @@ maintainer:         christiaan.baaij@gmail.com & matthijs@stdin.nl
 Cabal-Version:      >= 1.2
 
 Library
-  build-depends:    ghc >= 6.12 && < 6.13, pretty, vhdl > 0.1, haskell98, syb,
+  build-depends:    ghc >= 6.12 && < 6.13, pretty, vhdl > 0.1.1, haskell98, syb,
                     data-accessor >= 0.2.1.3, containers, base >= 4 && < 5, 
                     transformers >= 0.2, filepath, template-haskell, 
                     data-accessor-template, data-accessor-transformers,