Bring back listBind(ings) in Utils.hs by reorganising Translator.hs and GhcTools.hs
[matthijs/master-project/cλash.git] / cλash / clash.cabal
index 529772c1543cf69f865a021ed95ef5d5f17e539e..fb44457a57412eb5ff90f8034096f6c7b54684d6 100644 (file)
@@ -22,8 +22,9 @@ Library
                     filepath, template-haskell, data-accessor-template,
                     prettyclass
                     
-  exposed-modules:  CLasH.Translator,
+  exposed-modules:  CLasH.Translator
                     CLasH.Translator.Annotations
+                    CLasH.Utils
                     
   other-modules:    CLasH.Translator.TranslatorTypes
                     CLasH.Normalize