Clean up imports in Generate.hs
[matthijs/master-project/cλash.git] / cλash / CLasH / VHDL / VHDLTypes.hs
index 87120436510620829be57115f5f52ff15933114c..52adab7f944dfbeb8b164ed0983eda67a6216053 100644 (file)
@@ -2,7 +2,7 @@
 -- Some types used by the VHDL module.
 --
 {-# LANGUAGE TemplateHaskell #-}
-module VHDLTypes where
+module CLasH.VHDL.VHDLTypes where
 
 -- Standard imports
 import qualified Control.Monad.Trans.State as State