- 25 Dec, 2014 1 commit
-
-
Andrew Gibiansky authored
-
- 08 Dec, 2014 1 commit
-
-
Andrew Gibiansky authored
-
- 06 Dec, 2014 1 commit
-
-
Andrew Gibiansky authored
-
- 28 Nov, 2014 1 commit
-
-
Andrew Gibiansky authored
-
- 24 Nov, 2014 1 commit
-
-
Andrew Gibiansky authored
-
- 23 Nov, 2014 2 commits
-
-
Andrew Gibiansky authored
-
Andrew Gibiansky authored
-
- 22 Nov, 2014 2 commits
-
-
Andrew Gibiansky authored
Various upper bound bumps
-
Ben Gamari authored
-
- 27 Oct, 2014 2 commits
-
-
Andrew Gibiansky authored
-
Andrew Gibiansky authored
-
- 26 Oct, 2014 1 commit
-
-
Andrew Gibiansky authored
NixOS fixes
-
- 22 Oct, 2014 2 commits
-
-
Edward Tjörnhammar authored
-
Edward Tjörnhammar authored
-
- 07 Oct, 2014 1 commit
-
-
Andrew Gibiansky authored
ghc-parser: add missing build-tools directive
-
- 02 Oct, 2014 1 commit
-
-
Edward Tjörnhammar authored
-
- 22 Sep, 2014 2 commits
-
-
Andrew Gibiansky authored
-
Andrew Gibiansky authored
-
- 05 Sep, 2014 1 commit
-
-
Andrew Gibiansky authored
Workaround changed API in Chart-cairo 1.3
-
- 04 Sep, 2014 1 commit
-
-
Brian McKenna authored
-
- 20 Aug, 2014 1 commit
-
-
Andrew Gibiansky authored
-
- 18 Aug, 2014 4 commits
-
-
Andrew Gibiansky authored
-
Andrew Gibiansky authored
-
Andrew Gibiansky authored
-
Andrew Gibiansky authored
-
- 08 Aug, 2014 1 commit
-
-
Andrew Gibiansky authored
Various updates
-
- 07 Aug, 2014 2 commits
-
-
Ben Gamari authored
-
Ben Gamari authored
-
- 04 Aug, 2014 1 commit
-
-
Andrew Gibiansky authored
Fix ghc-parser on GHC 7.8.3
-
- 01 Aug, 2014 1 commit
-
-
Keshav Kini authored
In GHC 7.8.3, GHC's parser changed a bit, causing ghc-parser to fail to build. I fixed it by following the instructions on issue #268.
-
- 01 Jul, 2014 1 commit
-
-
Andrew Gibiansky authored
allow ipython version 3
-
- 29 Jun, 2014 1 commit
-
-
d10genes authored
-
- 23 Jun, 2014 1 commit
-
-
Andrew Gibiansky authored
-
- 20 Jun, 2014 3 commits
-
-
Andrew Gibiansky authored
-
Andrew Gibiansky authored
-
Andrew Gibiansky authored
-
- 15 Jun, 2014 4 commits
-
-
Andrew Gibiansky authored
-
Andrew Gibiansky authored
GHC 7.8: Fix sandbox support and some debugging conveniences
-
Ben Gamari authored
-
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.
-