haskell-te: a81c9c2314c8a402691eafcac5316d118a03d8fa

     1: From: Chris Warburton
     2: Date: Wed, 08 Nov 2017 10:50:30 +0000
     3: Subject: Re: Take multiple OUT_DIRs and arguments
     4: Message-Id: <cdc5bae1f35d828e-b80adc960fa0c62d-artemis@nixos>
     5: References: <cdc5bae1f35d828e-0-artemis@nixos>
     6: In-Reply-To: <cdc5bae1f35d828e-0-artemis@nixos>
     7: 
     8: We now take multiple commandline arguments, and put them in an OUT_DIRS
     9: env var, which contains a JSON array of strings.
    10: 
    11: We still use one argument and OUT_DIR for those commands which must be
    12: done one package at a time (e.g. 'haskellPkgToAsts' on the user-facing
    13: side; 'dumpNix', 'annotate', etc. on the internal side)

Generated by git2html.