- Dec 02, 2021
-
-
Matthew Pickering authored
-
- Nov 30, 2021
-
-
Matthew Pickering authored
-
Matthew Pickering authored
-
-
-
-
-
-
-
-
-
-
- Nov 28, 2021
-
-
Ryan Scott authored
Remove classy-prelude patch See merge request !190
-
- Nov 25, 2021
-
-
Teo Camarasu authored
This has been fixed in https://github.com/snoyberg/mono-traversable/pull/205 and released as classy-prelude-1.5.0.1
-
- Nov 24, 2021
-
-
Ryan Scott authored
Convert reqlib tests to a head.hackage testsuite See merge request !169
-
- Nov 23, 2021
-
-
Matthew Pickering authored
-
Matthew Pickering authored
-
- Nov 19, 2021
-
-
Ryan Scott authored
Include revisions in hslogger patch Closes #37 See merge request !186
-
Ryan Scott authored
This is a heavy-handed way to force `cabal`'s constraint solver to pick a recent version of `foldl`. Without it, `cabal` would see `foldl`'s `hashable<1.4` constraint and pick a much, much older version of `foldl` instead that doesn't build with modern versions of `base`. Normally, `cabal` wouldn't pick such a ridiculous build plan, but due to the CI's use of `--allow-newer`, all bets are off. We should revisit this hack in the future should `foldl` support `hashable-1.4`.
-
Ryan Scott authored
Fixes #37.
-
Ryan Scott authored
-
Ryan Scott authored
-
- Nov 18, 2021
-
-
Ryan Scott authored
Add concurrent-output patch See merge request !187
-
Ryan Scott authored
Not doing so causes issues for packages like `Cabal`, whose patches conflict with the `installed` constraints.
-
Ryan Scott authored
In theory, this should decrease the likelihood of picking bizarre build plans involving boot packages that differ from what comes bundled with the version of GHC being used.
-
- Nov 17, 2021
-
-
Ellie Hermaszewska authored
-
- Nov 10, 2021
-
-
Ryan Scott authored
Adapt to Int64#/Word64# on all architectures See merge request !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 !184
-
- Nov 02, 2021
-
-
Ryan Scott authored
-