- 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@25977ab5 Closes #30 See merge request !182
-
- Oct 24, 2021
-
-
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 !181
-
Ryan Scott authored
-
Ryan Scott authored
-
- Oct 23, 2021
-
-
Ryan Scott authored
Update patches to accommodate the new type-level (<=) See merge request !180
-
Ryan Scott authored
-
Ryan Scott authored
-
Ryan Scott authored
-
- Sep 19, 2021
-
-
Ryan Scott authored
See 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 !179
-
- Sep 14, 2021
-
-
Matthew Pickering authored
-
- Aug 27, 2021
-
-
Ryan Scott authored
Add patches for ghcide dependencies See merge request !176
-
Hannes Siebenhandl authored
-
- Aug 26, 2021
-
-
Ryan Scott authored
Adapt to Data.ByteArray in base, Generically{,1} in GHC.Generics See merge request !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@e17361f2 is available. See the discussion in ghc!6066 (comment 371762).
-
- Aug 24, 2021
-
-
Ryan Scott authored
-
Ryan Scott authored
-
Ryan Scott authored
-
Ryan Scott authored
-
- Jul 28, 2021
-
-
Ryan Scott authored
Include revisions for packages to build with transformers-compat-0.7.* See merge request !177
-
Ryan Scott authored
-
Ryan Scott authored
This should prevent the CI from picking old versions of `foldl` and `mmorph` which fail to build on recent GHCs.
-
- Jul 24, 2021
-
-
Ryan Scott authored
Patches for reallyUnsafePtrEquality# change See merge request !174
-
sheaf authored
- remove an unsafeCoerce# from unordered-containers - import GHC.Exts instead of GHC.Prim in basement and lockfree-queue
-
- Jul 23, 2021
-
-
Ryan Scott authored
datetime and language-c patches See merge request !175
-
- Jul 22, 2021
-
-
Matthew Pickering authored
-
Matthew Pickering authored
-
- Jul 15, 2021
-
-
Ryan Scott authored
Migrate patches to latest Hackage versions See merge request !173
-
-
-