X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=c%CE%BBash%2Fclash.cabal;h=459be313ebe343b217787e31aac51792e031d14b;hb=88046cfef9b84647c507e215891896c79b66443e;hp=529772c1543cf69f865a021ed95ef5d5f17e539e;hpb=4b87be0b9d499155084a6240b016afd57b4b30cd;p=matthijs%2Fmaster-project%2Fc%CE%BBash.git diff --git "a/c\316\273ash/clash.cabal" "b/c\316\273ash/clash.cabal" index 529772c..459be31 100644 --- "a/c\316\273ash/clash.cabal" +++ "b/c\316\273ash/clash.cabal" @@ -20,10 +20,11 @@ Library build-depends: ghc >= 6.11, pretty, vhdl > 0.1, haskell98, syb, data-accessor, containers, base >= 4, transformers, filepath, template-haskell, data-accessor-template, - prettyclass + prettyclass, directory - exposed-modules: CLasH.Translator, + exposed-modules: CLasH.Translator CLasH.Translator.Annotations + CLasH.Utils other-modules: CLasH.Translator.TranslatorTypes CLasH.Normalize