Commits on Source (58)
-
Teo Camarasu authored
The former is just a deprecated alias for the latter
-
Mikolaj Konarski authored
-
sheaf authored
-
To ensure that git's line-ending normalization doesn't interfere with the patch.
-
When creating a fresh git repository for an unpacked package, we do not want git to touch the package's contents (e.g. due to CRLF correction), lest the patches generated for the package will not apply on non-Windows platforms.
-
sheaf authored
This causes issues when applying patches authored on Windows, so we remove this.
-
sheaf authored
This commit updates ghc-tcplugins-extra and hc-typelits-natnormalise to account for the following minor renaming changes: isEqPred --> isEqClassPred isEqPrimPred --> isEqPred mkPrimEqPred --> mkNomEqPred from the GHC commit 0225249a43a49e1ef36de14d28a7aadd7c796a95.
-
Teo Camarasu authored
-
Teo Camarasu authored
-
Teo Camarasu authored
-
Teo Camarasu authored
-
Teo Camarasu authored
-
Teo Camarasu authored
-
-
-
-
-
-
Teo Camarasu authored
-
Teo Camarasu authored
This should solve our build failures without requiring patching
-
Teo Camarasu authored
It's not the version of Cabal our dep that matters but the version of cabal-install
-
Teo Camarasu authored
-
Teo Camarasu authored
-
Teo Camarasu authored
-
Teo Camarasu authored
-
Rodrigo Mesquita authored
-
Teo Camarasu authored
-
Teo Camarasu authored
This was removed in ghc@c3593101
-
Teo Camarasu authored
-
Teo Camarasu authored
-
Teo Camarasu authored
-
The 1.0.11 version works with a wide range of ghc versions.
-
Teo Camarasu authored
This is based on this commit: https://github.com/ucsd-progsys/liquidhaskell/pull/2487/commits/080cfeea0b8eed9ea040ec93303884d964eacbdd
-
Teo Camarasu authored
These builds were broken by this MR: ghc!9604 (comment 613908) . We've disabled ghcide since this area is currently under heavy modification and it will be easier to fix it at the end.
-
Patrick authored
-
Teo Camarasu authored
See ghc@65dc65dc
-
Teo Camarasu authored
-
sheaf authored
This commit updates the patch for liquidhaskell-boot-0.9.10.1 to account for the changes in GHC MR !14122, and in particular commit ecfec4df3521c02cc881f41d7418430b15077b8f which changed some constructors of the Haskell AST, such as HsVar and HsTyVar, to store the original user-written RdrName along side the renamed Name. Fixes #121
-
Teo Camarasu authored
Resolves #120
-
Teo Camarasu authored
The build was broken by the introduction of the ModuleModInfo type in: ghc!14187
-
Teo Camarasu authored
The type of findPluginModule changed in d47bf7769758a1c8f65b66bb41b926c213ed3803
-
th-lift-0.8.6 has the necessary bits for master.
-
-
th-orphans-0.13.16 is sufficient for GHC 9.12.
-
-
-
-
-
-
-
This is not relevant to head.hackage's validation since it merely builds the Agda standard libraries. Upstream removed this in [1]. [1] https://github.com/agda/agda/commit/5b89a8580b04000294c2618680f7c362ae26f62a
-
-
Teo Camarasu authored
-
Teo Camarasu authored
-
-
Teo Camarasu authored
-
Teo Camarasu authored
This applies the changes from 3967a873.
-
(cherry picked from commit 03b4b78d)
Showing
- .gitattributes 1 addition, 0 deletions.gitattributes
- README.md 7 additions, 1 deletionREADME.md
- ci/config.cabal.project 1 addition, 1 deletionci/config.cabal.project
- ci/config.sh 23 additions, 6 deletionsci/config.sh
- ci/default.nix 1 addition, 19 deletionsci/default.nix
- ci/pipelines/validation.yml 1 addition, 1 deletionci/pipelines/validation.yml
- ci/setup-nix-environment.sh 2 additions, 3 deletionsci/setup-nix-environment.sh
- flake.lock 9 additions, 27 deletionsflake.lock
- flake.nix 0 additions, 2 deletionsflake.nix
- patches/Agda-2.7.0.1.patch 254 additions, 0 deletionspatches/Agda-2.7.0.1.patch
- patches/bv-sized-1.0.5.patch 53 additions, 0 deletionspatches/bv-sized-1.0.5.patch
- patches/cabal-doctest-1.0.9.patch 0 additions, 79 deletionspatches/cabal-doctest-1.0.9.patch
- patches/doctest-0.24.0.patch 22 additions, 0 deletionspatches/doctest-0.24.0.patch
- patches/extra-1.7.14.patch 0 additions, 45 deletionspatches/extra-1.7.14.patch
- patches/ghc-lib-parser-9.8.4.20241130.patch 33 additions, 0 deletionspatches/ghc-lib-parser-9.8.4.20241130.patch
- patches/ghc-tcplugins-extra-0.4.6.patch 660 additions, 0 deletionspatches/ghc-tcplugins-extra-0.4.6.patch
- patches/ghc-typelits-extra-0.4.7.patch 55 additions, 341 deletionspatches/ghc-typelits-extra-0.4.7.patch
- patches/ghc-typelits-knownnat-0.7.10.patch 0 additions, 238 deletionspatches/ghc-typelits-knownnat-0.7.10.patch
- patches/ghc-typelits-knownnat-0.7.12.patch 46 additions, 0 deletionspatches/ghc-typelits-knownnat-0.7.12.patch
- patches/ghc-typelits-natnormalise-0.7.10.patch 120 additions, 345 deletionspatches/ghc-typelits-natnormalise-0.7.10.patch
.gitattributes
0 → 100644
patches/Agda-2.7.0.1.patch
0 → 100644
patches/bv-sized-1.0.5.patch
0 → 100644
patches/cabal-doctest-1.0.9.patch
deleted
100644 → 0
patches/doctest-0.24.0.patch
0 → 100644
patches/extra-1.7.14.patch
deleted
100644 → 0
This diff is collapsed.
patches/ghc-typelits-knownnat-0.7.12.patch
0 → 100644