[haskell-platform] replace rebuild.sh with .chain-deps for haskell-sig.git rebuild.sh

Jens Petersen petersen at fedoraproject.org
Sat Mar 12 12:42:25 UTC 2011


commit 2e9d5127b43b7d1f4007c3533615606ba42ff38e
Author: Jens Petersen <petersen at redhat.com>
Date:   Sat Mar 12 21:42:21 2011 +0900

    replace rebuild.sh with .chain-deps for haskell-sig.git rebuild.sh

 .chain-deps |    5 +++++
 rebuild.sh  |   11 -----------
 2 files changed, 5 insertions(+), 11 deletions(-)
---
diff --git a/.chain-deps b/.chain-deps
new file mode 100644
index 0000000..465d774
--- /dev/null
+++ b/.chain-deps
@@ -0,0 +1,5 @@
+# rebuild.sh config file: see <http://git.fedorahosted.org/git/haskell-sig.git>
+
+echo "Prerequisites: transformers mtl"
+
+CHAIN_PKGS="alex ghc-deepseq ghc-fgl ghc-html ghc-HUnit ghc-OpenGL ghc-QuickCheck ghc-regex-base ghc-stm ghc-syb ghc-xhtml happy : ghc-GLUT ghc-haskell-src ghc-parallel ghc-parsec ghc-regex-posix ghc-text : ghc-network ghc-regex-compat : ghc-cgi ghc-HTTP ghc-zlib : cabal-install"


More information about the scm-commits mailing list