X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=packages;h=dd8c0a8f5904b2f725df80a6f99a76222e0c6148;hp=fe9326caf2c0b1a2a238456bfd25f559a173d10e;hb=b3bc4006fef38476d2e66d99879d5adc71d5aa6a;hpb=4ac17e1a625698df98fdc807118c0bb81aefdeb1 diff --git a/packages b/packages index fe9326c..dd8c0a8 100644 --- a/packages +++ b/packages @@ -22,12 +22,18 @@ # * 'localpath' is where to put the repository in a checked out tree. # * 'remotepath' is where the repository is in the central repository. # * 'VCS' is what version control system the repo uses. +# # * The 'tag' determines when "darcs-all get" will get the # repo. If the tag is "-" then it will always get it, but if there # is a tag then a corresponding flag must be given to darcs-all, e.g. # if you want to get the packages with an "extralibs" or "testsuite" # tag then you need to use "darcs-all --extra --testsuite get". # Support for new tags must be manually added to the darcs-all script. +# +# 'tag' is also used to determine which packages the build system +# deems to have the EXTRA_PACKAGE property: tags 'dph' and 'extra' +# both give this property +# # * 'upstream' is the URL of the upstream repo, where there is one, or # "-" if there is no upstream. # @@ -47,7 +53,6 @@ libraries/bytestring - packages/bytestring darc libraries/Cabal - packages/Cabal darcs http://darcs.haskell.org/cabal/ libraries/containers - packages/containers darcs - libraries/directory - packages/directory darcs - -libraries/dph - packages/dph darcs - libraries/extensible-exceptions - packages/extensible-exceptions darcs - libraries/filepath - packages/filepath darcs - libraries/ghc-prim - packages/ghc-prim darcs - @@ -74,3 +79,6 @@ nofib nofib nofib darc libraries/deepseq extra packages/deepseq darcs - libraries/parallel extra packages/parallel darcs - libraries/stm extra packages/stm darcs - +libraries/primitive dph packages/primitive darcs - +libraries/vector dph packages/vector darcs - +libraries/dph dph packages/dph darcs -