summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Terei <davidterei@gmail.com>2011-11-16 10:17:23 -0800
committerDavid Terei <davidterei@gmail.com>2011-11-16 13:57:36 -0800
commited4252cf7a3f2fdc022f0644e34625b504dc9923 (patch)
treeeb6ecda965948eef33fdce029335f4197880b3a7
parent4a5efba4c458927914e51a974e72816b6fc1a4c1 (diff)
downloadhaskell-ed4252cf7a3f2fdc022f0644e34625b504dc9923.tar.gz
Remove executable mode from some files
-rw-r--r--[-rwxr-xr-x]compiler/ghc.cabal.in0
-rw-r--r--[-rwxr-xr-x]compiler/typecheck/TcDeriv.lhs0
-rw-r--r--[-rwxr-xr-x]docs/users_guide/glasgow_exts.xml0
-rw-r--r--[-rwxr-xr-x]rts/Prelude.h0
-rw-r--r--[-rwxr-xr-x]rts/RtsStartup.c0
5 files changed, 0 insertions, 0 deletions
diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in
index aea6d8d173..aea6d8d173 100755..100644
--- a/compiler/ghc.cabal.in
+++ b/compiler/ghc.cabal.in
diff --git a/compiler/typecheck/TcDeriv.lhs b/compiler/typecheck/TcDeriv.lhs
index db25c134d7..db25c134d7 100755..100644
--- a/compiler/typecheck/TcDeriv.lhs
+++ b/compiler/typecheck/TcDeriv.lhs
diff --git a/docs/users_guide/glasgow_exts.xml b/docs/users_guide/glasgow_exts.xml
index 8026c852c2..8026c852c2 100755..100644
--- a/docs/users_guide/glasgow_exts.xml
+++ b/docs/users_guide/glasgow_exts.xml
diff --git a/rts/Prelude.h b/rts/Prelude.h
index 618cd95910..618cd95910 100755..100644
--- a/rts/Prelude.h
+++ b/rts/Prelude.h
diff --git a/rts/RtsStartup.c b/rts/RtsStartup.c
index e8ed86c994..e8ed86c994 100755..100644
--- a/rts/RtsStartup.c
+++ b/rts/RtsStartup.c