haskellPackages: stackage LTS 24.9 -> LTS 24.10
all-cabal-hashes: 2025-09-11T15:33:02Z -> 2025-09-14T21:34:10Z
(generated by maintainers/scripts/haskell/update-package-set.sh)
haskell.packages.ghc9{6,8}.ghc-lib-parser: 9.10.2.* -> 9.10.3.*
ghc-lib-parser-ex doesn't have a new upload (yet?). ghc-lib == 9.10.* is
currently unused, but will presumably be required for HLS.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"commit": "4854857f1e77382a840ad16efb76931a69a7c3db",
|
"commit": "c074fec58a2c83bfb17c273302005fe2625207f1",
|
||||||
"url": "https://github.com/commercialhaskell/all-cabal-hashes/archive/4854857f1e77382a840ad16efb76931a69a7c3db.tar.gz",
|
"url": "https://github.com/commercialhaskell/all-cabal-hashes/archive/c074fec58a2c83bfb17c273302005fe2625207f1.tar.gz",
|
||||||
"sha256": "02ildp2lmcswlrwf2074wr4sxpdlhawq0d5w2v94j7ahh3hy6vv1",
|
"sha256": "1my6xrg3m694fr3k5386yx5wqd2j0wdxfx6g3scnh5af0sx2hx0w",
|
||||||
"msg": "Update from Hackage at 2025-09-11T15:33:02Z"
|
"msg": "Update from Hackage at 2025-09-14T21:34:10Z"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -198,7 +198,7 @@ in
|
|||||||
# A given major version of ghc-exactprint only supports one version of GHC.
|
# A given major version of ghc-exactprint only supports one version of GHC.
|
||||||
ghc-exactprint = addBuildDepend self.extra super.ghc-exactprint_1_7_1_0;
|
ghc-exactprint = addBuildDepend self.extra super.ghc-exactprint_1_7_1_0;
|
||||||
|
|
||||||
ghc-lib-parser = doDistribute self.ghc-lib-parser_9_10_2_20250515;
|
ghc-lib-parser = doDistribute self.ghc-lib-parser_9_10_3_20250912;
|
||||||
ghc-lib-parser-ex = doDistribute self.ghc-lib-parser-ex_9_10_0_0;
|
ghc-lib-parser-ex = doDistribute self.ghc-lib-parser-ex_9_10_0_0;
|
||||||
}
|
}
|
||||||
# super.ghc is required to break infinite recursion as Nix is strict in the attrNames
|
# super.ghc is required to break infinite recursion as Nix is strict in the attrNames
|
||||||
|
|||||||
@@ -101,6 +101,6 @@ in
|
|||||||
# A factor of 100 is insufficient, 200 seems seems to work.
|
# A factor of 100 is insufficient, 200 seems seems to work.
|
||||||
hip = appendConfigureFlag "--ghc-options=-fsimpl-tick-factor=200" super.hip;
|
hip = appendConfigureFlag "--ghc-options=-fsimpl-tick-factor=200" super.hip;
|
||||||
|
|
||||||
ghc-lib-parser = doDistribute self.ghc-lib-parser_9_10_2_20250515;
|
ghc-lib-parser = doDistribute self.ghc-lib-parser_9_10_3_20250912;
|
||||||
ghc-lib-parser-ex = doDistribute self.ghc-lib-parser-ex_9_10_0_0;
|
ghc-lib-parser-ex = doDistribute self.ghc-lib-parser-ex_9_10_0_0;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# Stackage LTS 24.9
|
# Stackage LTS 24.10
|
||||||
# This file is auto-generated by
|
# This file is auto-generated by
|
||||||
# maintainers/scripts/haskell/update-stackage.sh
|
# maintainers/scripts/haskell/update-stackage.sh
|
||||||
default-package-overrides:
|
default-package-overrides:
|
||||||
@@ -81,7 +81,7 @@ default-package-overrides:
|
|||||||
- apportionment ==0.0.0.4
|
- apportionment ==0.0.0.4
|
||||||
- approximate ==0.3.5
|
- approximate ==0.3.5
|
||||||
- approximate-equality ==1.1.0.2
|
- approximate-equality ==1.1.0.2
|
||||||
- arithmoi ==0.13.1.0
|
- arithmoi ==0.13.2.0
|
||||||
- array-chunks ==0.1.4.2
|
- array-chunks ==0.1.4.2
|
||||||
- array-memoize ==0.6.0
|
- array-memoize ==0.6.0
|
||||||
- arrow-extras ==0.1.0.1
|
- arrow-extras ==0.1.0.1
|
||||||
@@ -472,14 +472,14 @@ default-package-overrides:
|
|||||||
- control-monad-omega ==0.3.3
|
- control-monad-omega ==0.3.3
|
||||||
- convertible ==1.1.1.1
|
- convertible ==1.1.1.1
|
||||||
- cookie ==0.5.1
|
- cookie ==0.5.1
|
||||||
- copilot ==4.5
|
- copilot ==4.5.1
|
||||||
- copilot-c99 ==4.5
|
- copilot-c99 ==4.5.1
|
||||||
- copilot-core ==4.5
|
- copilot-core ==4.5.1
|
||||||
- copilot-interpreter ==4.5
|
- copilot-interpreter ==4.5.1
|
||||||
- copilot-language ==4.5
|
- copilot-language ==4.5.1
|
||||||
- copilot-libraries ==4.5
|
- copilot-libraries ==4.5.1
|
||||||
- copilot-prettyprinter ==4.5
|
- copilot-prettyprinter ==4.5.1
|
||||||
- copilot-theorem ==4.5
|
- copilot-theorem ==4.5.1
|
||||||
- copr-api ==0.2.0
|
- copr-api ==0.2.0
|
||||||
- core-data ==0.3.9.1
|
- core-data ==0.3.9.1
|
||||||
- core-program ==0.7.0.0
|
- core-program ==0.7.0.0
|
||||||
@@ -616,7 +616,7 @@ default-package-overrides:
|
|||||||
- deriving-trans ==0.9.1.0
|
- deriving-trans ==0.9.1.0
|
||||||
- detour-via-sci ==1.0.0
|
- detour-via-sci ==1.0.0
|
||||||
- df1 ==0.4.3
|
- df1 ==0.4.3
|
||||||
- dhall ==1.42.2
|
- dhall ==1.42.3
|
||||||
- di ==1.3
|
- di ==1.3
|
||||||
- di-core ==1.0.4
|
- di-core ==1.0.4
|
||||||
- di-df1 ==1.2.1
|
- di-df1 ==1.2.1
|
||||||
@@ -780,11 +780,11 @@ default-package-overrides:
|
|||||||
- errors-ext ==0.4.2
|
- errors-ext ==0.4.2
|
||||||
- ersatz ==0.6
|
- ersatz ==0.6
|
||||||
- esqueleto ==3.6.0.0
|
- esqueleto ==3.6.0.0
|
||||||
- essence-of-live-coding ==0.2.8
|
- essence-of-live-coding ==0.2.9
|
||||||
- essence-of-live-coding-gloss ==0.2.8
|
- essence-of-live-coding-gloss ==0.2.9
|
||||||
- essence-of-live-coding-pulse ==0.2.8
|
- essence-of-live-coding-pulse ==0.2.9
|
||||||
- essence-of-live-coding-quickcheck ==0.2.8
|
- essence-of-live-coding-quickcheck ==0.2.9
|
||||||
- essence-of-live-coding-warp ==0.2.8
|
- essence-of-live-coding-warp ==0.2.9
|
||||||
- event-list ==0.1.3
|
- event-list ==0.1.3
|
||||||
- every ==0.0.1
|
- every ==0.0.1
|
||||||
- evm-opcodes ==0.2.0
|
- evm-opcodes ==0.2.0
|
||||||
@@ -1185,11 +1185,11 @@ default-package-overrides:
|
|||||||
- guarded-allocation ==0.0.1
|
- guarded-allocation ==0.0.1
|
||||||
- hackage-cli ==0.1.0.4
|
- hackage-cli ==0.1.0.4
|
||||||
- hackage-revdeps ==0.1
|
- hackage-revdeps ==0.1
|
||||||
- hackage-security ==0.6.3.1
|
- hackage-security ==0.6.3.2
|
||||||
- hackage-security-HTTP ==0.1.1.2
|
- hackage-security-HTTP ==0.1.1.3
|
||||||
- haddock-library ==1.11.0
|
- haddock-library ==1.11.0
|
||||||
- haha ==0.3.1.1
|
- haha ==0.3.1.1
|
||||||
- hakyll ==4.16.7.0
|
- hakyll ==4.16.7.1
|
||||||
- hakyll-convert ==0.3.0.5
|
- hakyll-convert ==0.3.0.5
|
||||||
- hal ==1.1
|
- hal ==1.1
|
||||||
- half ==0.3.3
|
- half ==0.3.3
|
||||||
@@ -1199,7 +1199,7 @@ default-package-overrides:
|
|||||||
- HandsomeSoup ==0.4.2
|
- HandsomeSoup ==0.4.2
|
||||||
- happstack-jmacro ==7.0.12.6
|
- happstack-jmacro ==7.0.12.6
|
||||||
- happstack-server ==7.9.3
|
- happstack-server ==7.9.3
|
||||||
- happstack-server-tls ==7.2.1.6
|
- happstack-server-tls ==7.2.1.7
|
||||||
- happy ==2.1.7
|
- happy ==2.1.7
|
||||||
- happy-lib ==2.1.7
|
- happy-lib ==2.1.7
|
||||||
- happy-meta ==0.2.1.0
|
- happy-meta ==0.2.1.0
|
||||||
@@ -1226,7 +1226,7 @@ default-package-overrides:
|
|||||||
- haskoin-core ==1.2.2
|
- haskoin-core ==1.2.2
|
||||||
- haskoin-store-data ==1.5.16
|
- haskoin-store-data ==1.5.16
|
||||||
- hasktags ==0.73.0
|
- hasktags ==0.73.0
|
||||||
- hasql ==1.9.3
|
- hasql ==1.9.3.1
|
||||||
- hasql-dynamic-statements ==0.3.1.8
|
- hasql-dynamic-statements ==0.3.1.8
|
||||||
- hasql-implicits ==0.2.0.1
|
- hasql-implicits ==0.2.0.1
|
||||||
- hasql-interpolate ==1.0.1.0
|
- hasql-interpolate ==1.0.1.0
|
||||||
@@ -1828,7 +1828,7 @@ default-package-overrides:
|
|||||||
- mnist-idx-conduit ==0.4.0.0
|
- mnist-idx-conduit ==0.4.0.0
|
||||||
- mockcat ==0.5.2.0
|
- mockcat ==0.5.2.0
|
||||||
- mockery ==0.3.5
|
- mockery ==0.3.5
|
||||||
- mod ==0.2.0.1
|
- mod ==0.2.1.0
|
||||||
- modern-uri ==0.3.6.1
|
- modern-uri ==0.3.6.1
|
||||||
- modular ==0.1.0.8
|
- modular ==0.1.0.8
|
||||||
- moffy ==0.1.1.0
|
- moffy ==0.1.1.0
|
||||||
@@ -2520,7 +2520,7 @@ default-package-overrides:
|
|||||||
- secp256k1-haskell ==1.4.6
|
- secp256k1-haskell ==1.4.6
|
||||||
- securemem ==0.1.10
|
- securemem ==0.1.10
|
||||||
- sel ==0.1.0.0
|
- sel ==0.1.0.0
|
||||||
- select-rpms ==0.3.0
|
- select-rpms ==0.3.1
|
||||||
- selections ==0.3.0.0
|
- selections ==0.3.0.0
|
||||||
- selective ==0.7.0.1
|
- selective ==0.7.0.1
|
||||||
- semialign ==1.3.1
|
- semialign ==1.3.1
|
||||||
@@ -2597,7 +2597,7 @@ default-package-overrides:
|
|||||||
- shellify ==0.14.0.2
|
- shellify ==0.14.0.2
|
||||||
- shellmet ==0.0.5.0
|
- shellmet ==0.0.5.0
|
||||||
- shelltestrunner ==1.10
|
- shelltestrunner ==1.10
|
||||||
- shellwords ==0.1.4.3
|
- shellwords ==0.1.4.4
|
||||||
- shelly ==1.12.1.1
|
- shelly ==1.12.1.1
|
||||||
- should-not-typecheck ==2.1.0
|
- should-not-typecheck ==2.1.0
|
||||||
- show-combinators ==0.2.0.0
|
- show-combinators ==0.2.0.0
|
||||||
@@ -2637,8 +2637,8 @@ default-package-overrides:
|
|||||||
- skeletest ==0.2.1
|
- skeletest ==0.2.1
|
||||||
- skews ==0.1.0.3
|
- skews ==0.1.0.3
|
||||||
- skip-var ==0.1.1.0
|
- skip-var ==0.1.1.0
|
||||||
- skylighting ==0.14.6
|
- skylighting ==0.14.7
|
||||||
- skylighting-core ==0.14.6
|
- skylighting-core ==0.14.7
|
||||||
- skylighting-format-ansi ==0.1
|
- skylighting-format-ansi ==0.1
|
||||||
- skylighting-format-blaze-html ==0.1.1.3
|
- skylighting-format-blaze-html ==0.1.1.3
|
||||||
- skylighting-format-context ==0.1.0.2
|
- skylighting-format-context ==0.1.0.2
|
||||||
@@ -2742,7 +2742,7 @@ default-package-overrides:
|
|||||||
- streaming-commons ==0.2.3.0
|
- streaming-commons ==0.2.3.0
|
||||||
- streaming-wai ==0.1.1
|
- streaming-wai ==0.1.1
|
||||||
- streamly ==0.10.1
|
- streamly ==0.10.1
|
||||||
- streamly-bytestring ==0.2.2
|
- streamly-bytestring ==0.2.3
|
||||||
- streamly-core ==0.2.3
|
- streamly-core ==0.2.3
|
||||||
- streamly-process ==0.3.1
|
- streamly-process ==0.3.1
|
||||||
- streams ==3.3.3
|
- streams ==3.3.3
|
||||||
@@ -3179,6 +3179,7 @@ default-package-overrides:
|
|||||||
- vty ==6.4
|
- vty ==6.4
|
||||||
- vty-crossplatform ==0.4.0.0
|
- vty-crossplatform ==0.4.0.0
|
||||||
- vty-unix ==0.2.0.0
|
- vty-unix ==0.2.0.0
|
||||||
|
- vty-windows ==0.2.0.3
|
||||||
- wai ==3.2.4
|
- wai ==3.2.4
|
||||||
- wai-app-static ==3.1.9
|
- wai-app-static ==3.1.9
|
||||||
- wai-cli ==0.2.3
|
- wai-cli ==0.2.3
|
||||||
@@ -3186,7 +3187,7 @@ default-package-overrides:
|
|||||||
- wai-cors ==0.2.7
|
- wai-cors ==0.2.7
|
||||||
- wai-enforce-https ==1.0.0.0
|
- wai-enforce-https ==1.0.0.0
|
||||||
- wai-eventsource ==3.0.0
|
- wai-eventsource ==3.0.0
|
||||||
- wai-extra ==3.1.17
|
- wai-extra ==3.1.18
|
||||||
- wai-feature-flags ==0.1.0.8
|
- wai-feature-flags ==0.1.0.8
|
||||||
- wai-handler-launch ==3.0.3.1
|
- wai-handler-launch ==3.0.3.1
|
||||||
- wai-logger ==2.5.0
|
- wai-logger ==2.5.0
|
||||||
@@ -3209,7 +3210,7 @@ default-package-overrides:
|
|||||||
- wai-transformers ==0.1.0
|
- wai-transformers ==0.1.0
|
||||||
- wai-websockets ==3.0.1.2
|
- wai-websockets ==3.0.1.2
|
||||||
- wakame ==0.1.0.0
|
- wakame ==0.1.0.0
|
||||||
- warp ==3.4.8
|
- warp ==3.4.9
|
||||||
- warp-tls ==3.4.13
|
- warp-tls ==3.4.13
|
||||||
- wave ==0.2.1
|
- wave ==0.2.1
|
||||||
- wcwidth ==0.0.2
|
- wcwidth ==0.0.2
|
||||||
@@ -3238,7 +3239,7 @@ default-package-overrides:
|
|||||||
- what4 ==1.6.3
|
- what4 ==1.6.3
|
||||||
- wherefrom-compat ==0.1.1.1
|
- wherefrom-compat ==0.1.1.1
|
||||||
- which ==0.2.0.3
|
- which ==0.2.0.3
|
||||||
- wide-word ==0.1.7.1
|
- wide-word ==0.1.8.1
|
||||||
- wild-bind ==0.1.2.12
|
- wild-bind ==0.1.2.12
|
||||||
- wild-bind-x11 ==0.2.0.17
|
- wild-bind-x11 ==0.2.0.17
|
||||||
- Win32-notify ==0.3.0.3
|
- Win32-notify ==0.3.0.3
|
||||||
@@ -3360,7 +3361,7 @@ default-package-overrides:
|
|||||||
- zip-archive ==0.4.3.2
|
- zip-archive ==0.4.3.2
|
||||||
- zip-stream ==0.2.2.0
|
- zip-stream ==0.2.2.0
|
||||||
- zippers ==0.3.2
|
- zippers ==0.3.2
|
||||||
- zlib ==0.7.1.0
|
- zlib ==0.7.1.1
|
||||||
- zlib-bindings ==0.1.1.5
|
- zlib-bindings ==0.1.1.5
|
||||||
- zlib-clib ==1.3.1
|
- zlib-clib ==1.3.1
|
||||||
- zot ==0.0.3
|
- zot ==0.0.3
|
||||||
|
|||||||
1997
pkgs/development/haskell-modules/hackage-packages.nix
generated
1997
pkgs/development/haskell-modules/hackage-packages.nix
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user