Clash depends on newer vhdl package that can print integer typedefs
authorchristiaanb <christiaan.baaij@gmail.com>
Mon, 21 Jun 2010 11:36:39 +0000 (13:36 +0200)
committerchristiaanb <christiaan.baaij@gmail.com>
Mon, 21 Jun 2010 11:36:39 +0000 (13:36 +0200)
clash/clash.cabal

index 5f8efeab63a59177d3886fb27f15769bb91c607a..6b9a8c1c0ab5109861ea16a98b2d7a2d79e93463 100644 (file)
@@ -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,