Changed name of cabal file so it will work in the GHC build tree
[matthijs/master-project/cλash.git] / cλash / CLasH / Utils / GhcTools.hs
index 9c5038cfd42586ba8ccd6c7b1aca998d06a8b7b7..5f6e671807b03eac3b55f38fbc9934d757078f38 100644 (file)
@@ -1,4 +1,4 @@
-module GhcTools where
+module CLasH.Utils.GhcTools where
 -- Standard modules
 import qualified System.IO.Unsafe