mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
haskell.packages.ghc910.ghc-exactprint: pin 1.10
This was previously pinned via Stackage, but the update to Nightly bumped the default to 1.12, which matches GHC 9.12.
This commit is contained in:
parent
7c90da01b9
commit
4f5821131d
1 changed files with 2 additions and 0 deletions
|
|
@ -70,6 +70,8 @@ in
|
|||
haddock-api = doDistribute self.haddock-api_2_29_1;
|
||||
haddock-library = doJailbreak (doDistribute self.haddock-library_1_11_0);
|
||||
|
||||
ghc-exactprint = doDistribute self.ghc-exactprint_1_10_0_0;
|
||||
|
||||
# “Unfortunately we are unable to support GHC 9.10.”
|
||||
apply-refact = dontDistribute (markBroken super.apply-refact);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue