X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=c%CE%BBash%2Fclash.cabal;fp=c%CE%BBash%2Fclash.cabal;h=529772c1543cf69f865a021ed95ef5d5f17e539e;hb=cb6549978b8d8d360efcfc7586ca75f4442c2c57;hp=24cf85032284f7ca981344e5740532a89cf00e04;hpb=1ccb9c8289bfb3c2701bf62435332b4c94b04169;p=matthijs%2Fmaster-project%2Fc%CE%BBash.git diff --git "a/c\316\273ash/clash.cabal" "b/c\316\273ash/clash.cabal" index 24cf850..529772c 100644 --- "a/c\316\273ash/clash.cabal" +++ "b/c\316\273ash/clash.cabal" @@ -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