1. 15 Jun, 2014 2 commits
    • Ben Gamari's avatar
      Move sandbox setup into initGhci · 5aa13920
      Ben Gamari authored
      As it turns out, setSessionDynFlags calls initPackage. Unfortunately,
      initPackage only reads the package database the first time it is called.
      Therefore, we need to set extraPkgConfs before we call
      setSessionDynFlags for the first time in order for the sandbox to be
      used. Since initGhci is the first caller of setSessionDynFlags, we make
      it responsible for this.
      5aa13920
    • Ben Gamari's avatar
      build-parser: Functions are only supported by bash · 65c7a044
      Ben Gamari authored
      This confuses distributions which don't use bash as sh
      65c7a044
  2. 12 Jun, 2014 2 commits
  3. 08 Jun, 2014 2 commits
  4. 20 May, 2014 4 commits
  5. 19 May, 2014 7 commits
  6. 18 May, 2014 18 commits
  7. 17 May, 2014 5 commits