- 20 Dec, 2019 24 commits
-
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
Remove both unnecessary SRC_DEPS depenencies and -fglasgow-exts flags.
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
Instead of passing package dependencies via `SRC_HC_OPTS=-package ...` we rather pass them via `SRC_DEPS`, allowing the build system to know about the dependency.
-
- 18 Dec, 2019 1 commit
-
-
Ben Gamari authored
-
- 16 Dec, 2019 1 commit
-
-
Ben Gamari authored
-
- 13 Dec, 2019 1 commit
-
-
Ben Gamari authored
-
- 12 Dec, 2019 1 commit
-
-
Ben Gamari authored
-
- 21 Nov, 2019 1 commit
-
-
Vladislav Zavialov authored
Required due to an amendment that disallows as-patterns with leading whitespace: f x@ pat = rhs -- now disallowed
-
- 14 Nov, 2019 1 commit
-
-
Vladislav Zavialov authored
GHC Proposal #229 changes the lexical rules of Haskell, which may require slight whitespace adjustments in certain cases. This patch changes formatting in nofib in a way that enables it to compile under the proposed rules.
-
- 06 Oct, 2019 1 commit
-
-
Gabor Greif authored
it might have a different name
-
- 19 Sep, 2019 1 commit
-
-
Sylvain Henry authored
-
- 16 Sep, 2019 1 commit
-
-
Ben Gamari authored
As reported in ghc#17196, GHC now prints "MiB" instead of "MB" in its RTS reporting output.
-
- 24 Jun, 2019 1 commit
-
-
Andreas Klebinger authored
Otherwise it isn't run by default.
-
- 06 May, 2019 1 commit
-
-
Oleg Grenrus authored
-
- 17 Apr, 2019 2 commits
-
-
Oleg Grenrus authored
This is what I wrote, using easy.sh is easy as ./easy.sh /code/ghc1/_build/stage1/bin/ghc /code/ghc2/_build/stage2/bin/ghc or even ./easy.sh /code/ghc1 /code/ghc2
-
Oleg Grenrus authored
-
- 04 Apr, 2019 1 commit
-
-
Ben Gamari authored
-
- 28 Mar, 2019 2 commits
-
-
Andreas Klebinger authored
-
Andreas Klebinger authored
-