summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorIan Lynagh <ian@well-typed.com>2013-02-17 22:22:40 +0000
committerIan Lynagh <ian@well-typed.com>2013-02-17 22:22:40 +0000
commite5e8709cfe53db7d5348ff4673592845a8e97ad6 (patch)
treed83a9574e6043d1337e41ba7dc0c54e73214566a /packages
parent5858bb3b23f819965f087819227d8121ad8cf104 (diff)
downloadhaskell-e5e8709cfe53db7d5348ff4673592845a8e97ad6.tar.gz
Put the main ghc tree last in packages
This means that "./sync-all commit" will record in submodules first, and then prompt you to record a patch updating the version of the submodules last. Should make it less likely that we forget to update the submodules' versions.
Diffstat (limited to 'packages')
-rw-r--r--packages2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages b/packages
index beb4a2cc03..9fc8a32c44 100644
--- a/packages
+++ b/packages
@@ -43,7 +43,6 @@
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# localpath tag remotepath VCS
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-. - ghc.git git
ghc-tarballs - ghc-tarballs.git git
utils/hsc2hs - hsc2hs.git git
utils/haddock - haddock.git git
@@ -83,3 +82,4 @@ libraries/random dph -
libraries/primitive dph - git
libraries/vector dph - git
libraries/dph dph packages/dph.git git
+. - ghc.git git