[commit: packages/Cabal] ghc-head: Fix typo. (a7e41b3)

git at git.haskell.org git at git.haskell.org
Wed Oct 16 06:32:59 UTC 2013


Repository : ssh://git@git.haskell.org/Cabal

On branch  : ghc-head
Link       : http://git.haskell.org/packages/Cabal.git/commitdiff/a7e41b3d61e9dd55b0cf1ff74f738028988c9ee4

>---------------------------------------------------------------

commit a7e41b3d61e9dd55b0cf1ff74f738028988c9ee4
Author: Mikhail Glushenkov <mikhail.glushenkov at gmail.com>
Date:   Sat Oct 12 23:25:32 2013 +0200

    Fix typo.
    
    Noticed by Simon Hengel.


>---------------------------------------------------------------

a7e41b3d61e9dd55b0cf1ff74f738028988c9ee4
 cabal-install/cabal-install.cabal |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cabal-install/cabal-install.cabal b/cabal-install/cabal-install.cabal
index 7962b8a..2b0922b 100644
--- a/cabal-install/cabal-install.cabal
+++ b/cabal-install/cabal-install.cabal
@@ -106,7 +106,7 @@ executable cabal
         Distribution.Client.World
         Distribution.Client.Win32SelfUpgrade
         Distribution.Client.Compat.Environment
-        Distribution.Client.Compat.FilePer1;2802;0cms
+        Distribution.Client.Compat.FilePerms
         Distribution.Client.Compat.Semaphore
         Distribution.Client.Compat.Time
         Paths_cabal_install



More information about the ghc-commits mailing list