X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=c%CE%BBash%2Fclash.cabal;h=69fd79f4828e51e07dee1a2dfcbafa0188cca2d2;hb=d2917e27bd318299f37102a4799787bf01322daf;hp=7ea2ed089514a825e4d9afa2d2cd11311f2e21be;hpb=df2dcbc0d598b7bc5c363daf01543d385ce5d6c2;p=matthijs%2Fmaster-project%2Fc%CE%BBash.git diff --git "a/c\316\273ash/clash.cabal" "b/c\316\273ash/clash.cabal" index 7ea2ed0..69fd79f 100644 --- "a/c\316\273ash/clash.cabal" +++ "b/c\316\273ash/clash.cabal" @@ -17,10 +17,9 @@ maintainer: christiaan.baaij@gmail.com & matthijs@stdin.nl Cabal-Version: >= 1.2 Library - build-depends: ghc >= 6.11, pretty, vhdl, haskell98, ghc-paths, syb, - data-accessor, containers, base >= 4, transformers, - filepath, template-haskell, data-accessor-template, - prettyclass + build-depends: ghc >= 6.11, pretty, vhdl, haskell98, syb, data-accessor, + containers, base >= 4, transformers, filepath, + template-haskell, data-accessor-template, prettyclass exposed-modules: CLasH.Translator, CLasH.Translator.Annotations