.chain-deps: now a config file again instead of shell-script
This commit is contained in:
parent
64b4d274b6
commit
1c2ff8d73d
@ -1,5 +1 @@
|
||||
# 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 :"
|
||||
transformers : mtl : 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 :
|
||||
|
Loading…
Reference in New Issue
Block a user