This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Triton Repository". The branch, master has been updated via 20f2c344b0780f24f09820a31c96cda980d470d9 (commit) from b766dbe7eb8df3a4648827c202a8113f15322091 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 20f2c344b0780f24f09820a31c96cda980d470d9 Author: slang <[email protected]> Date: Fri Oct 29 14:05:53 2010 -0500 add mtl build back for older ghcs ----------------------------------------------------------------------- Summary of changes: code/maint/hs/setup-hs-local | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Diff of changes: diff --git a/code/maint/hs/setup-hs-local b/code/maint/hs/setup-hs-local index 77b6925..b74db62 100755 --- a/code/maint/hs/setup-hs-local +++ b/code/maint/hs/setup-hs-local @@ -57,7 +57,7 @@ vpkg() fi } -#vpkg mtl 1.1.0.2 +vpkg mtl 1.1.0.2 vpkg happy 1.18.4 vpkg alex 2.3.1 vpkg regex-base 0.93.1 hooks/post-receive -- Triton Repository