mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-18 13:50:04 +00:00
haskell.packages.ghc92.th-desugar: use stackage prescribed version
This commit is contained in:
@@ -60,7 +60,6 @@ self: super: {
|
||||
# https://mail.haskell.org/pipermail/haskell-cafe/2022-October/135613.html
|
||||
language-javascript_0_7_0_0 = dontCheck super.language-javascript_0_7_0_0;
|
||||
|
||||
th-desugar = self.th-desugar_1_14;
|
||||
vector = dontCheck super.vector;
|
||||
|
||||
# Apply patches from head.hackage.
|
||||
|
||||
Reference in New Issue
Block a user