X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=packages;h=95ecff18dac6fcc57f5c46a59593f9a867e29f23;hp=fef1b186d58302935fb303fce736bff04d5a1c46;hb=e2f84335da9ff9e91951f935c92ea444a13125de;hpb=a613254621412c595207bcc5681e0f2a3e5ce7d0 diff --git a/packages b/packages index fef1b18..95ecff1 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. # @@ -53,6 +59,7 @@ libraries/ghc-prim - packages/ghc-prim darc libraries/haskeline - packages/haskeline darcs http://code.haskell.org/haskeline/ libraries/haskell98 - packages/haskell98 darcs - libraries/haskell2010 - packages/haskell2010 darcs - +libraries/hoopl - packages/hoopl darcs - libraries/hpc - packages/hpc darcs - libraries/integer-gmp - packages/integer-gmp darcs - libraries/integer-simple - packages/integer-simple darcs - @@ -73,6 +80,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/primitive dph packages/primitive darcs http://code.haskell.org/primitive +libraries/vector dph packages/vector darcs http://code.haskell.org/vector libraries/dph dph packages/dph darcs -