Rename pwd to ghc-pwd
[ghc-hetmet.git] / utils / ghc-pwd / ghc-pwd.cabal
similarity index 87%
rename from utils/pwd/pwd.cabal
rename to utils/ghc-pwd/ghc-pwd.cabal
index cff48f8..173b3cc 100644 (file)
@@ -1,4 +1,4 @@
-Name: pwd
+Name: ghc-pwd
 Version: 0.1
 Copyright: XXX
 License: BSD
@@ -14,8 +14,8 @@ cabal-version: >=1.2
 Flag base3
   Description: Choose the new smaller, split-up base package.
 
-Executable pwd
-    Main-Is: pwd.hs
+Executable ghc-pwd
+    Main-Is: ghc-pwd.hs
     if flag(base3)
         Build-Depends: base       >= 3   && < 5,
                        directory  >= 1   && < 1.1