We now support Annotations to indicate top-level entity and initial state
[matthijs/master-project/cλash.git] / cλash / CLasH / Utils / Core / CoreShow.hs
index 09abed667003cdcbca4493245ed7f3ba9ae81019..192ecc8ed2e6be50cd29bbb860e31d199b7b4e82 100644 (file)
@@ -1,5 +1,5 @@
 {-# LANGUAGE StandaloneDeriving,FlexibleInstances, UndecidableInstances, OverlappingInstances #-}
-module CoreShow where
+module CLasH.Utils.Core.CoreShow where
 
 -- This module derives Show instances for CoreSyn types.