- Nov 17, 2021
-
-
Ellie Hermaszewska authored
This is passed in as haskellLib, as in convention in nixpkgs, to allow easy of calling the generated override file from pkgs/development/haskell-modules/default.nix in nixpkgs. haskell.lib.compose is a set of "more composable" haskell library functions, they take the "pkg" argument last. See https://github.com/NixOS/nixpkgs/pull/142940 for more info.
-
- Nov 10, 2021
-
-
Ryan Scott authored
Adapt to Int64#/Word64# on all architectures See merge request ghc/head.hackage!183
-
Ryan Scott authored
-
Ryan Scott authored
-
Ryan Scott authored
-
Ryan Scott authored
-
Ryan Scott authored
-
Ryan Scott authored
-
- Nov 09, 2021
-
-
Ryan Scott authored
Previously, the `singletons` package included all of what is now part of `singletons-base`. To ensure that we are still testing this code on CI, make `singletons-base` the `extra_package`.
-
Ryan Scott authored
This reverts commit fea2790a.
-
Ryan Scott authored
This reverts commit 3bbe1d2b.
-
Ryan Scott authored
This reverts commit 460c708d.
-
- Nov 03, 2021
-
-
Ryan Scott authored
gitlab-ci: Bump docker image Closes #35 See merge request ghc/head.hackage!184
-
- Nov 02, 2021
-
-
Ryan Scott authored
-
Ryan Scott authored
-
Ryan Scott authored
-
Ben Gamari authored
Bizarrely, the nixos/nix:2.3 tag still pointed to an image that is over two years old, while nixos/nix:2.3.13 is much newer. Use the latter.
-
- Oct 25, 2021
-
-
Ryan Scott authored
Adapt doctest patch after ghc/ghc@25977ab5 Closes #30 See merge request ghc/head.hackage!182
-
- Oct 24, 2021
-
-
ghc/ghc@25977ab5 removes the `loadModule` function, which `doctest` was using. However, there doesn't appear to be a good reason for `doctest` to be using `loadModule` in the first place, since it only cares about the parsed module. As a result, we can simply comment out the use of `loadModule`. Fixes #30. Co-authored-by:
Ryan Scott <ryan.gl.scott@gmail.com>
-
Ryan Scott authored
Migrate patches to latest Hackage versions, remove outdated patches See merge request ghc/head.hackage!181
-
Ryan Scott authored
-
Ryan Scott authored
-
- Oct 23, 2021
-
-
Ryan Scott authored
Update patches to accommodate the new type-level (<=) See merge request ghc/head.hackage!180
-
Ryan Scott authored
-
Ryan Scott authored
-
Ryan Scott authored
-
- Sep 19, 2021
-
-
Ryan Scott authored
See ghc/ghc@885f17c8.
-
- Sep 18, 2021
-
-
Ryan Scott authored
-
Ryan Scott authored
The latest versions of these packages on Hackage now support 9.0.1 through HEAD.
-
- Sep 16, 2021
-
-
Ryan Scott authored
Add mmark as an extra_package See merge request ghc/head.hackage!179
-
- Sep 14, 2021
-
-
Matthew Pickering authored
-
- Aug 27, 2021
-
-
Ryan Scott authored
Add patches for ghcide dependencies See merge request ghc/head.hackage!176
-
Hannes Siebenhandl authored
-
- Aug 26, 2021
-
-
Ryan Scott authored
Adapt to Data.ByteArray in base, Generically{,1} in GHC.Generics See merge request ghc/head.hackage!178
-
Ryan Scott authored
-
Ryan Scott authored
-
- Aug 25, 2021
-
-
Ryan Scott authored
Fixes #32.
-
Ryan Scott authored
This is a workaround until a new 9.2 bindist containing ghc/ghc@e17361f2 is available. See the discussion in ghc/ghc!6066 (comment 371762).
-
- Aug 24, 2021
-
-
Ryan Scott authored
-
Ryan Scott authored
-