- 20 Apr, 2022 1 commit
-
-
Ben Gamari authored
Not elfutils.out.
-
- 17 Apr, 2022 1 commit
-
-
John Ericson authored
Update boot compiler to ghc 9.2.2
-
- 06 Apr, 2022 1 commit
-
-
Vladislav Zavialov authored
-
- 08 Mar, 2022 2 commits
-
-
`GHC=${ghc}/bin/ghc` assigns a vanilla GHC without any additional dependencies. NIX_GHC contains the path to ghc installed with `shellFor` containing dependencies from `shellFor.packages`. In case of `withHadrianDeps` this means that Hadrian dependencies are provided by nix-shell and don't have to be fetched by cabal.
-
-
- 20 Feb, 2022 1 commit
-
-
Sven Tennie authored
Mention that this repository does not contain GHC's sources itself as this lead to some confusion in the past.
-
- 19 Feb, 2022 4 commits
-
-
Sven Tennie authored
-
As far as I can tell the last usage of `toYesNo` was removed in https://github.com/alpmestan/ghc.nix/commit/dbb358141f6de93565be98a082038d55abf109a4
-
Fixes #111.
-
- 14 Jan, 2022 3 commits
-
-
Ben Gamari authored
Bump nixpkgs to 21.11 See merge request !1
-
Ben Gamari authored
-
Ben Gamari authored
-
- 12 Jan, 2022 1 commit
-
-
Ben Gamari authored
-
- 17 Nov, 2021 3 commits
-
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
- 23 Jul, 2021 3 commits
-
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
- 09 Mar, 2021 2 commits
-
-
- 05 Mar, 2021 1 commit
-
-
Ben Gamari authored
-
- 04 Mar, 2021 1 commit
-
-
John Ericson authored
Bump alex
-
- 03 Mar, 2021 1 commit
-
-
Ben Gamari authored
-
- 21 Dec, 2020 3 commits
-
-
John Ericson authored
-
Ben Gamari authored
Update GitHub actions to current versions
-
Ben Gamari authored
Various happy changes
-
- 03 Dec, 2020 3 commits
-
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
This is convenient to have in nix repl
-
- 08 Nov, 2020 1 commit
-
-
Sven Tennie authored
Hopefully this solves the security warnings.
-
- 05 Nov, 2020 1 commit
-
-
Alp authored
Add haskell-language-server as IDE
-
- 02 Nov, 2020 2 commits
-
-
Sebastian Graf authored
Since https://github.com/haskell/haskell-language-server/issues/122 we have a working HLS-wrapper in nixpkgs
🎉 . At it seems to work for just fine for GHC! -
Sebastian Graf authored
-
- 01 Nov, 2020 4 commits
-
-
Alp authored
Select LLVM according to version
-
Alp authored
Add hlint
-
Sven Tennie authored
Different GHC versions need different LLVM versions to build.
-
Sven Tennie authored
It's needed by the new hadrian lint targets.
-
- 21 Sep, 2020 1 commit
-
-
Alp authored
Bump happy to 1.20
-