From 2296b621419cefd63ca07f6628b5557d782cf311 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Sun, 6 Apr 2025 12:26:37 +0200 Subject: [PATCH 01/10] haskell-modules/configuration-hackage2nix: sort extra-packages --- .../configuration-hackage2nix/main.yaml | 72 +++++++++---------- 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml index 4944e0d982c5..aaceb2f80ab7 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml @@ -47,16 +47,26 @@ default-package-overrides: extra-packages: - Cabal == 3.2.* # Used for packages needing newer Cabal on ghc 8.6 and 8.8 + - Cabal == 3.10.* + - Cabal == 3.12.* # version required for cabal-install and other packages - Cabal-syntax == 3.6.* # Dummy package that ensures packages depending on Cabal-syntax can work for Cabal < 3.8 - Cabal-syntax == 3.8.* # version required for ormolu and fourmolu on ghc 9.0 - Cabal-syntax == 3.10.* - - Cabal == 3.10.* - - Cabal == 3.12.* # version required for cabal-install and other packages - Cabal-syntax == 3.12.* # version required for cabal-install and other packages + - ShellCheck == 0.9.0 # 2024-03-21: pinned by haskell-ci - aeson < 2 # required by pantry-0.5.2 + - algebraic-graphs < 0.7 # 2023-08-14: Needed for building weeder < 2.6.0 + - ansi-terminal < 1.1 # 2025-02-27: required for ghcjs + - ansi-terminal-types == 0.11.5 # 2025-02-27: required for ghcjs + - ansi-wl-pprint >= 0.6 && < 0.7 # 2024-03-23: required for ghcjs - apply-refact == 0.9.* # 2022-12-12: needed for GHC < 9.2 - apply-refact == 0.11.* # 2023-02-02: needed for hls-hlint-plugin on GHC 9.2 - attoparsec == 0.13.* # 2022-02-23: Needed to compile elm for now + - extensions == 0.1.0.2 # 2024-10-20: for GHC 9.10/Cabal 3.12 + - fourmolu == 0.14.0.0 # 2023-11-13: for ghc-lib-parser 9.6 compat + - fourmolu == 0.17.0.0 # 2025-01-27: for ghc 9.10 compat + - fsnotify < 0.4 # 2024-04-22: required by spago-0.21 + - fuzzyset == 0.2.4 # 2023-12-20: Needed for building postgrest > 10 - ghc-api-compat == 8.10.7 # 2022-02-17: preserve for GHC 8.10.7 - ghc-exactprint == 0.6.* # 2022-12-12: needed for GHC < 9.2 - ghc-exactprint == 1.5.* # 2023-03-30: needed for GHC == 9.2 @@ -66,18 +76,26 @@ extra-packages: - ghc-exactprint == 1.9.* # 2024-08-27: needed for GHC == 9.10 - ghc-lib == 9.2.* # 2022-02-17: preserve for GHC 8.10, 9.0 - ghc-lib == 9.8.* # 2024-05-19: preserve for GHC 9.8 + - ghc-lib == 9.10.* # 2024-12-30: preserve for GHC 9.10/ghc-tags 1.9 - ghc-lib-parser == 9.2.* # 2022-02-17: preserve for GHC 8.10, 9.0 - ghc-lib-parser == 9.8.* # 2024-05-19: preserve for GHC 9.8 - - ghc-lib == 9.10.* # 2024-12-30: preserve for GHC 9.10/ghc-tags 1.9 - ghc-lib-parser == 9.10.* # 2024-12-26: preserve for GHC 9.10 - - ghc-lib-parser-ex == 9.10.* # 2024-12-26: preserve for 9.10 HLS - ghc-lib-parser-ex == 9.2.* # 2022-07-13: preserve for GHC 8.10, 9.0 - ghc-lib-parser-ex == 9.8.* # 2024-05-19: preserve for GHC 9.8 + - ghc-lib-parser-ex == 9.10.* # 2024-12-26: preserve for 9.10 HLS + - ghc-source-gen < 0.4.6.0 # 2024-12-31: support GHC < 9.0 + - ghc-tags == 1.5.* # 2023-02-18: preserve for ghc-lib == 9.2.* + - ghc-tags == 1.6.* # 2023-02-18: preserve for ghc-lib == 9.4.* + - ghc-tags == 1.7.* # 2023-02-18: preserve for ghc-lib == 9.6.* + - ghc-tags == 1.8.* # 2023-02-18: preserve for ghc-lib == 9.8.* - happy == 1.19.12 # for ghcjs - hashable == 1.4.7.0 # allows GHC 9.10 - - ansi-wl-pprint >= 0.6 && < 0.7 # 2024-03-23: required for ghcjs - - ansi-terminal < 1.1 # 2025-02-27: required for ghcjs - - ansi-terminal-types == 0.11.5 # 2025-02-27: required for ghcjs + - hasql < 1.7 # 2025-01-19: Needed for building postgrest + - hasql-dynamic-statements < 0.3.1.6 # 2025-01-19: Needed for building postgrest + - hasql-implicits < 0.2 # 2025-01-19: Needed for building postgrest + - hasql-notifications < 0.2.3 # 2025-01-19: Needed for building postgrest + - hasql-pool < 1.1 # 2025-01-19: Needed for building postgrest + - hasql-transaction < 1.1.1 # 2025-01-19: Needed for building postgrest - hlint == 3.4.1 # 2022-09-21: needed for hls with ghc-lib-parser 9.2 - hnix-store-core < 0.7 # 2023-12-11: required by hnix-store-remote 0.6 - hspec < 2.8 # 2022-04-07: Needed for tasty-hspec 1.1.6 @@ -86,47 +104,29 @@ extra-packages: - hspec-megaparsec == 2.2.0 # 2023-11-18: Latest version compatible with ghc 9.0, needed for HLS - hspec-meta < 2.8 # 2022-12-07: Needed for elmPackages.elm / hspec-discover - language-javascript == 0.7.0.0 # required by purescript + - lsp < 2.5 # 2024-07-08: need for koka - lsp == 2.1.* # 2024-02-28: need for dhall-lsp-server - lsp-types == 2.1.* # 2024-02-28: need for dhall-lsp-server and koka - - lsp < 2.5 # 2024-07-08: need for koka + - network-run == 0.4.0 # 2024-10-20: for GHC 9.10/network == 3.1.* - optparse-applicative < 0.16 # needed for niv-0.2.19 - - fourmolu == 0.14.0.0 # 2023-11-13: for ghc-lib-parser 9.6 compat - - fourmolu == 0.17.0.0 # 2025-01-27: for ghc 9.10 compat - ormolu == 0.5.2.0 # 2023-08-08: for hls on ghc 9.0 and 9.2 - ormolu == 0.7.2.0 # 2023-11-13: for ghc-lib-parser 9.6 compat - ormolu == 0.7.7.0 # 2025-01-27: for ghc 9.10 compat + - postgresql-binary < 0.14 # 2025-01-19: Needed for building postgrest - primitive-unlifted == 0.1.3.1 # 2024-03-16: Needed for hls on ghc 9.2 + - retrie < 1.2.0.0 # 2022-12-30: required for hls on ghc < 9.2 + - shake-cabal < 0.2.2.3 # 2023-07-01: last version to support Cabal 3.6.* + - singletons-base == 3.3 # 2024-06-28: preserve for GHC 9.8 + - singletons-th == 3.3 # 2024-06-28: preserve for GHC 9.8 - stylish-haskell == 0.14.4.0 # 2022-09-19: needed for hls on ghc 9.2 + - tar == 0.6.0.0 # 2025-02-08: last version to not require os-string (which can't be buil with GHC < 9.2) - text == 2.0.2 # 2023-09-14: Needed for elm (which is currently on ghc-8.10) + - text-metrics < 0.3.3 # 2025-02-08: >= 0.3.3 uses GHC2021 + - th-desugar == 1.16 # 2024-06-28: preserve for GHC 9.8 + - versions < 6 # 2024-04-22: required by spago-0.21 - weeder == 2.2.* # 2022-02-21: preserve for GHC 8.10.7 - weeder == 2.3.* # 2022-05-31: preserve for GHC 9.0.2 - weeder == 2.4.* # 2023-02-02: preserve for GHC 9.2.* - - retrie < 1.2.0.0 # 2022-12-30: required for hls on ghc < 9.2 - - ghc-tags == 1.5.* # 2023-02-18: preserve for ghc-lib == 9.2.* - - ghc-tags == 1.6.* # 2023-02-18: preserve for ghc-lib == 9.4.* - - ghc-tags == 1.7.* # 2023-02-18: preserve for ghc-lib == 9.6.* - - ghc-tags == 1.8.* # 2023-02-18: preserve for ghc-lib == 9.8.* - - shake-cabal < 0.2.2.3 # 2023-07-01: last version to support Cabal 3.6.* - - algebraic-graphs < 0.7 # 2023-08-14: Needed for building weeder < 2.6.0 - - fuzzyset == 0.2.4 # 2023-12-20: Needed for building postgrest > 10 - - postgresql-binary < 0.14 # 2025-01-19: Needed for building postgrest - - hasql < 1.7 # 2025-01-19: Needed for building postgrest - - hasql-dynamic-statements < 0.3.1.6 # 2025-01-19: Needed for building postgrest - - hasql-implicits < 0.2 # 2025-01-19: Needed for building postgrest - - hasql-notifications < 0.2.3 # 2025-01-19: Needed for building postgrest - - hasql-pool < 1.1 # 2025-01-19: Needed for building postgrest - - hasql-transaction < 1.1.1 # 2025-01-19: Needed for building postgrest - - ShellCheck == 0.9.0 # 2024-03-21: pinned by haskell-ci - - versions < 6 # 2024-04-22: required by spago-0.21 - - fsnotify < 0.4 # 2024-04-22: required by spago-0.21 - - th-desugar == 1.16 # 2024-06-28: preserve for GHC 9.8 - - singletons-th == 3.3 # 2024-06-28: preserve for GHC 9.8 - - singletons-base == 3.3 # 2024-06-28: preserve for GHC 9.8 - - extensions == 0.1.0.2 # 2024-10-20: for GHC 9.10/Cabal 3.12 - - network-run == 0.4.0 # 2024-10-20: for GHC 9.10/network == 3.1.* - - ghc-source-gen < 0.4.6.0 # 2024-12-31: support GHC < 9.0 - - tar == 0.6.0.0 # 2025-02-08: last version to not require os-string (which can't be buil with GHC < 9.2) - - text-metrics < 0.3.3 # 2025-02-08: >= 0.3.3 uses GHC2021 package-maintainers: abbradar: From d768246c6c0cb6f17763b969c557870dba7b665b Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Sun, 6 Apr 2025 12:37:30 +0200 Subject: [PATCH 02/10] haskell-modules/configuration-hackage2nix: remove default-package-override for gi-gdkx11 We have the following in stackage.yaml today: - gi-gdk ==3.0.29 - gi-gdk4 ==4.0.10 - gi-gdkx11 ==3.0.16 - gi-gdkx114 ==4.0.9 This should be alright. --- .../haskell-modules/configuration-hackage2nix/main.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml index aaceb2f80ab7..b1948db0ebae 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml @@ -24,8 +24,6 @@ # tracked in stackage.yaml. Adding conflicting overrides with stackage here will # not work. default-package-overrides: - # gi-gdkx11-4.x requires gtk-4.x, but stackage still restricts gi-gtk to 3.* - - gi-gdkx11 < 4 # 2021-11-09: ghc-bignum is bundled starting with 9.0.1; only 1.0 builds with GHCs prior to 9.2.1 - ghc-bignum == 1.0 - extensions < 0.1.0.2 # Incompatible with Cabal < 3.12, the newest extensions version is only needed on ghc 9.10 From 169498088ec37f0357db6456dca589a9e713472f Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Sun, 6 Apr 2025 12:38:52 +0200 Subject: [PATCH 03/10] haskell-modules/configuration-hackage2nix: remove default-package-override for hledger-ui We have the following in stackage.yaml today: - hledger ==1.40 - hledger-ui ==1.40 This should be alright. --- .../haskell-modules/configuration-hackage2nix/main.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml index b1948db0ebae..bb671a14bd45 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml @@ -27,8 +27,6 @@ default-package-overrides: # 2021-11-09: ghc-bignum is bundled starting with 9.0.1; only 1.0 builds with GHCs prior to 9.2.1 - ghc-bignum == 1.0 - extensions < 0.1.0.2 # Incompatible with Cabal < 3.12, the newest extensions version is only needed on ghc 9.10 - # 2024-05-10: need to match hlegder from stackage - - hledger-ui < 1.33 - chs-cabal < 0.1.1.2 # Incompatible with Cabal < 3.12 # 2024-08-17: Stackage doesn't contain hnix-store-core >= 0.8 yet, so we need to restrict hnix-store-remote - hnix-store-remote < 0.7 From 62f7cfdd636d019291c538e3168708026de4d520 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Sun, 6 Apr 2025 13:06:58 +0200 Subject: [PATCH 04/10] haskell-modules/configuration-hackage2nix: remove default-package-override for xmonad-contrib We have the following in stackage.yaml today: - xmonad ==0.18.0 - xmonad-contrib ==0.18.1 This should be alright. --- .../haskell-modules/configuration-hackage2nix/main.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml index bb671a14bd45..f8a1db921079 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml @@ -30,8 +30,6 @@ default-package-overrides: - chs-cabal < 0.1.1.2 # Incompatible with Cabal < 3.12 # 2024-08-17: Stackage doesn't contain hnix-store-core >= 0.8 yet, so we need to restrict hnix-store-remote - hnix-store-remote < 0.7 - # 2024-09-12: match xmonad 0.17.* from Stackage LTS - - xmonad-contrib < 0.18.1 # 2024-11-01: no release version of http2/3 supports http-semantics >= 0.3.0 at the moment - http-semantics < 0.3.0 # 2024-12-23: last version to be compatible with Stackage LTS 22/23 (due to data-default) From cc72b8ea4e2dcb4147e7811c926ea95058cd9a95 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Sun, 6 Apr 2025 13:09:52 +0200 Subject: [PATCH 05/10] haskell-modules/configuration-hackage2nix: remove default-package-override for http-semantics The comment is not true anymore. In fact both http2 and http3 *require* http-semantics >= 0.3.0 as of today. --- .../haskell-modules/configuration-hackage2nix/main.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml index f8a1db921079..ed058b08aa6f 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml @@ -30,8 +30,6 @@ default-package-overrides: - chs-cabal < 0.1.1.2 # Incompatible with Cabal < 3.12 # 2024-08-17: Stackage doesn't contain hnix-store-core >= 0.8 yet, so we need to restrict hnix-store-remote - hnix-store-remote < 0.7 - # 2024-11-01: no release version of http2/3 supports http-semantics >= 0.3.0 at the moment - - http-semantics < 0.3.0 # 2024-12-23: last version to be compatible with Stackage LTS 22/23 (due to data-default) - diagrams-input < 0.1.4 # 2024-12-31: last version that's compatible with GHC < 9.9 From 1c455b6a3af29f72b11151a2f94388a76029f6e8 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Sun, 6 Apr 2025 13:12:06 +0200 Subject: [PATCH 06/10] haskell-modules/configuration-hackage2nix: remove some extra-packages It's hard to tell exactly from the "==" constraint, but I *assume* those were meant as ">=", because GHC 9.8 / 9.10 were not the default at this time. Since all of them are currently with this exact version in stackage.yaml, we should be good to remove them. --- .../haskell-modules/configuration-hackage2nix/main.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml index ed058b08aa6f..55a7cdc3430b 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml @@ -81,7 +81,6 @@ extra-packages: - ghc-tags == 1.7.* # 2023-02-18: preserve for ghc-lib == 9.6.* - ghc-tags == 1.8.* # 2023-02-18: preserve for ghc-lib == 9.8.* - happy == 1.19.12 # for ghcjs - - hashable == 1.4.7.0 # allows GHC 9.10 - hasql < 1.7 # 2025-01-19: Needed for building postgrest - hasql-dynamic-statements < 0.3.1.6 # 2025-01-19: Needed for building postgrest - hasql-implicits < 0.2 # 2025-01-19: Needed for building postgrest @@ -108,13 +107,10 @@ extra-packages: - primitive-unlifted == 0.1.3.1 # 2024-03-16: Needed for hls on ghc 9.2 - retrie < 1.2.0.0 # 2022-12-30: required for hls on ghc < 9.2 - shake-cabal < 0.2.2.3 # 2023-07-01: last version to support Cabal 3.6.* - - singletons-base == 3.3 # 2024-06-28: preserve for GHC 9.8 - - singletons-th == 3.3 # 2024-06-28: preserve for GHC 9.8 - stylish-haskell == 0.14.4.0 # 2022-09-19: needed for hls on ghc 9.2 - tar == 0.6.0.0 # 2025-02-08: last version to not require os-string (which can't be buil with GHC < 9.2) - text == 2.0.2 # 2023-09-14: Needed for elm (which is currently on ghc-8.10) - text-metrics < 0.3.3 # 2025-02-08: >= 0.3.3 uses GHC2021 - - th-desugar == 1.16 # 2024-06-28: preserve for GHC 9.8 - versions < 6 # 2024-04-22: required by spago-0.21 - weeder == 2.2.* # 2022-02-21: preserve for GHC 8.10.7 - weeder == 2.3.* # 2022-05-31: preserve for GHC 9.0.2 From 65ce16dea5da6288766bff1c66a72ee09419baa1 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Sun, 6 Apr 2025 14:16:25 +0200 Subject: [PATCH 07/10] haskellPackages: stackage LTS 23.8 -> LTS 23.17 This commit has been generated by maintainers/scripts/haskell/update-stackage.sh --- .../haskell-modules/configuration-common.nix | 3 - .../configuration-hackage2nix/main.yaml | 1 + .../configuration-hackage2nix/stackage.yaml | 342 +++++++++--------- 3 files changed, 179 insertions(+), 167 deletions(-) diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 6956f62cf45e..4e3c0f114323 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -2675,9 +2675,6 @@ self: super: # https://github.com/brandonchinn178/tasty-autocollect/issues/54 tasty-autocollect = dontCheck super.tasty-autocollect; - # unbreak with tasty-quickcheck 0.11, can be dropped for Stackage LTS >= 23.9 - text-builder = doDistribute self.text-builder_0_6_7_3; - postgres-websockets = lib.pipe super.postgres-websockets [ (addTestToolDepends [ pkgs.postgresql diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml index 55a7cdc3430b..8c2c0bfe0b99 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml @@ -54,6 +54,7 @@ extra-packages: - apply-refact == 0.9.* # 2022-12-12: needed for GHC < 9.2 - apply-refact == 0.11.* # 2023-02-02: needed for hls-hlint-plugin on GHC 9.2 - attoparsec == 0.13.* # 2022-02-23: Needed to compile elm for now + - commonmark-pandoc < 0.2.3 # 2025-04-06: Needed for pandoc 3.6 - extensions == 0.1.0.2 # 2024-10-20: for GHC 9.10/Cabal 3.12 - fourmolu == 0.14.0.0 # 2023-11-13: for ghc-lib-parser 9.6 compat - fourmolu == 0.17.0.0 # 2025-01-27: for ghc 9.10 compat diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/stackage.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/stackage.yaml index 85a1cf88a34b..96bd6b061852 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/stackage.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/stackage.yaml @@ -1,4 +1,4 @@ -# Stackage LTS 23.8 +# Stackage LTS 23.17 # This file is auto-generated by # maintainers/scripts/haskell/update-stackage.sh default-package-overrides: @@ -13,7 +13,7 @@ default-package-overrides: - active ==0.2.1 - ad ==4.5.6 - ad-delcont ==0.5.0.0 - - adjunctions ==4.4.2 + - adjunctions ==4.4.3 - adler32 ==0.1.2.0 - advent-of-code-api ==0.2.9.1 - aern2-mp ==0.2.16.1 @@ -77,7 +77,7 @@ default-package-overrides: - approximate ==0.3.5 - approximate-equality ==1.1.0.2 - arbor-lru-cache ==0.1.1.1 - - arithmoi ==0.13.0.0 + - arithmoi ==0.13.0.1 - array-memoize ==0.6.0 - arrow-extras ==0.1.0.1 - arrows ==0.4.4.2 @@ -97,10 +97,10 @@ default-package-overrides: - async-refresh ==0.3.0.0 - async-refresh-tokens ==0.4.0.0 - atom-basic ==0.2.5 - - atom-conduit ==0.9.0.1 + - atom-conduit ==0.9.0.2 - atomic-counter ==0.1.2.3 - atomic-primops ==0.8.8 - - atomic-write ==0.2.1.0 + - atomic-write ==0.2.1.1 - attoparsec ==0.14.4 - attoparsec-aeson ==2.2.2.0 - attoparsec-base64 ==0.0.0 @@ -118,10 +118,10 @@ default-package-overrides: - autodocodec ==0.4.2.2 - autodocodec-nix ==0.0.1.5 - autodocodec-openapi3 ==0.2.1.4 - - autodocodec-schema ==0.2.0.0 + - autodocodec-schema ==0.2.0.1 - autodocodec-servant-multipart ==0.0.0.1 - autodocodec-swagger2 ==0.1.0.0 - - autodocodec-yaml ==0.4.0.0 + - autodocodec-yaml ==0.4.0.1 - autoexporter ==2.0.0.13 - automaton ==1.5 - auto-update ==0.2.6 @@ -185,7 +185,7 @@ default-package-overrides: - binaryen ==0.0.6.0 - binary-generic-combinators ==0.4.4.0 - binary-ieee754 ==0.1.0.0 - - binary-instances ==1.0.5 + - binary-instances ==1.0.6 - binary-list ==1.1.1.2 - binary-orphans ==1.0.5 - binary-parser ==0.5.7.7 @@ -204,7 +204,7 @@ default-package-overrides: - bitvec ==1.1.5.0 - bitwise ==1.0.0.1 - bitwise-enum ==1.0.1.2 - - Blammo ==2.1.1.0 + - Blammo ==2.1.2.0 - blank-canvas ==0.7.4 - blas-carray ==0.1.0.2 - blas-comfort-array ==0.0.0.3 @@ -217,10 +217,10 @@ default-package-overrides: - blaze-markup ==0.8.3.0 - blaze-svg ==0.3.7 - blaze-textual ==0.2.3.1 - - bloodhound ==0.23.0.0 + - bloodhound ==0.23.0.1 - bloomfilter ==2.0.1.2 - - bluefin ==0.0.14.1 - - bluefin-internal ==0.0.14.0 + - bluefin ==0.0.15.0 + - bluefin-internal ==0.0.15.0 - bm ==0.2.0.0 - bmp ==1.2.6.4 - bnb-staking-csvs ==0.2.2.0 @@ -237,7 +237,7 @@ default-package-overrides: - boring ==0.2.2 - bound ==2.0.7 - BoundedChan ==1.0.3.0 - - bounded-qsem ==0.1.0.3 + - bounded-qsem ==0.1.0.4 - bounded-queue ==1.0.0 - boundingboxes ==0.2.3 - box ==0.9.3.2 @@ -260,7 +260,7 @@ default-package-overrides: - burrito ==2.0.1.11 - bv ==0.5 - bv-little ==1.3.2 - - bv-sized ==1.0.5 + - bv-sized ==1.0.6 - byteable ==0.1.1 - bytebuild ==0.3.16.3 - byte-count-reader ==0.10.1.12 @@ -269,16 +269,16 @@ default-package-overrides: - byte-order ==0.1.3.1 - byteorder ==1.0.4 - bytes ==0.17.4 - - byteset ==0.1.1.1 + - byteset ==0.1.1.2 - byteslice ==0.2.14.0 - bytesmith ==0.3.11.1 - bytestring-builder ==0.10.8.2.0 - bytestring-conversion ==0.3.2 - - bytestring-lexing ==0.5.0.14 + - bytestring-lexing ==0.5.0.15 - bytestring-strict-builder ==0.4.5.8 - bytestring-to-vector ==0.3.0.1 - bytestring-tree-builder ==0.2.7.13 - - bytestring-trie ==0.2.7.5 + - bytestring-trie ==0.2.7.6 - bytezap ==1.6.0 - bz2 ==1.0.1.2 - bzip2-clib ==1.0.8 @@ -295,16 +295,16 @@ default-package-overrides: - cabal-file ==0.1.1 - cabal-fix ==0.1.0.0 - cabal-flatpak ==0.1.2 - - cabal-gild ==1.5.0.2 + - cabal-gild ==1.5.0.3 - cabal-install-parsers ==0.6.1.1 - cabal-plan ==0.7.5.0 - cabal-rpm ==2.2.1 - - cabal-sort ==0.1.2 + - cabal-sort ==0.1.2.1 - cache ==0.1.3.0 - cached-json-file ==0.1.1 - cacophony ==0.10.1 - - cairo ==0.13.11.0 - - cairo-image ==0.1.0.4 + - cairo ==0.13.12.0 + - cairo-image ==0.1.0.5 - calendar-recycling ==0.0.0.1 - call-alloy ==0.5.0.1 - call-plantuml ==0.0.1.3 @@ -336,12 +336,12 @@ default-package-overrides: - cereal-unordered-containers ==0.1.0.1 - cereal-vector ==0.2.0.1 - cfenv ==0.1.0.0 - - cgi ==3001.5.0.1 + - cgi ==3001.5.1.0 - chan ==0.0.4.1 - ChannelT ==0.0.0.7 - character-cases ==0.1.0.6 - character-ps ==0.1 - - charset ==0.3.11 + - charset ==0.3.12 - Chart ==1.9.5 - Chart-cairo ==1.9.4.1 - Chart-diagrams ==1.9.5.1 @@ -364,13 +364,16 @@ default-package-overrides: - circle-packing ==0.1.0.6 - circular ==0.4.0.3 - citeproc ==0.8.1.1 + - clash-ghc ==1.8.2 + - clash-lib ==1.8.2 - clash-prelude ==1.8.2 + - clash-prelude-hedgehog ==1.8.2 - classy-prelude ==1.5.0.3 - classy-prelude-conduit ==1.5.0 - classy-prelude-yesod ==1.5.0 - clay ==0.15.0 - clientsession ==0.9.3.0 - - Clipboard ==2.3.2.0 + - Clipboard ==2.3.2.2 - clock ==0.8.4 - closed ==0.2.0.2 - clumpiness ==0.17.0.2 @@ -385,8 +388,8 @@ default-package-overrides: - coinor-clp ==0.0.0.2 - cointracking-imports ==0.1.0.2 - collect-errors ==0.1.6.0 - - co-log ==0.6.1.1 - - co-log-core ==0.3.2.4 + - co-log ==0.6.1.2 + - co-log-core ==0.3.2.5 - co-log-polysemy ==0.0.1.6 - colonnade ==1.2.0.2 - Color ==0.3.3 @@ -403,10 +406,10 @@ default-package-overrides: - comfort-glpk ==0.1 - comfort-graph ==0.0.4 - commonmark ==0.2.6.1 - - commonmark-extensions ==0.2.5.6 - - commonmark-pandoc ==0.2.2.3 + - commonmark-extensions ==0.2.6 + - commonmark-pandoc ==0.2.3 - commutative ==0.0.2 - - commutative-semigroups ==0.2.0.1 + - commutative-semigroups ==0.2.0.2 - comonad ==5.0.9 - compact ==0.2.0.0 - compactmap ==0.1.4.5 @@ -428,7 +431,7 @@ default-package-overrides: - concurrent-supply ==0.1.8 - cond ==0.5.1 - conduino ==0.2.4.0 - - conduit ==1.3.6 + - conduit ==1.3.6.1 - conduit-aeson ==0.1.1.0 - conduit-algorithms ==0.0.14.0 - conduit-combinators ==1.3.0 @@ -439,7 +442,7 @@ default-package-overrides: - conferer ==1.1.0.0 - conferer-aeson ==1.1.0.2 - config-ini ==0.2.7.0 - - configuration-tools ==0.7.0 + - configuration-tools ==0.7.1 - configurator ==0.3.0.0 - configurator-export ==0.1.0.1 - configurator-pg ==0.2.10 @@ -498,16 +501,16 @@ default-package-overrides: - cryptohash-sha1 ==0.11.101.0 - cryptohash-sha256 ==0.11.102.1 - cryptohash-sha512 ==0.11.102.0 - - crypton ==1.0.1 + - crypton ==1.0.3 - crypton-conduit ==0.2.3 - crypton-connection ==0.4.3 - cryptonite ==0.30 - cryptonite-conduit ==0.2.2 - cryptonite-openssl ==0.7 - crypton-x509 ==1.7.7 - - crypton-x509-store ==1.6.9 + - crypton-x509-store ==1.6.10 - crypton-x509-system ==1.6.7 - - crypton-x509-validation ==1.6.13 + - crypton-x509-validation ==1.6.14 - crypto-pubkey-types ==0.4.3 - crypto-random-api ==0.2.0 - crypto-token ==0.1.2 @@ -606,6 +609,7 @@ default-package-overrides: - deriving-trans ==0.9.1.0 - detour-via-sci ==1.0.0 - df1 ==0.4.3 + - dhall ==1.42.2 - di ==1.3 - diagrams ==1.4.1 - diagrams-builder ==0.8.0.6 @@ -616,8 +620,8 @@ default-package-overrides: - diagrams-lib ==1.4.6.2 - diagrams-postscript ==1.5.1.1 - diagrams-rasterific ==1.4.2.3 - - diagrams-solve ==0.1.3 - - diagrams-svg ==1.4.3.2 + - diagrams-solve ==0.1.3.1 + - diagrams-svg ==1.4.4 - dice ==0.1.1 - di-core ==1.0.4 - dictionary-sharing ==0.1.0.0 @@ -695,7 +699,7 @@ default-package-overrides: - dublincore-xml-conduit ==0.1.0.3 - duration ==0.2.0.0 - dvorak ==0.1.0.0 - - dynamic-state ==0.3.1 + - dynamic-state ==0.3.2 - dyre ==0.9.2 - eap ==0.9.0.2 - Earley ==0.13.0.1 @@ -774,7 +778,7 @@ default-package-overrides: - evm-opcodes ==0.2.0 - exact-combinatorics ==0.2.0.11 - exact-pi ==0.5.0.2 - - exception-hierarchy ==0.1.0.12 + - exception-hierarchy ==0.1.0.13 - exception-mtl ==0.4.0.2 - exception-transformers ==0.4.0.12 - executable-hash ==0.2.0.4 @@ -782,13 +786,13 @@ default-package-overrides: - exinst ==0.9 - exit-codes ==1.0.0 - exomizer ==1.0.0 - - exon ==1.7.1.0 + - exon ==1.7.2.0 - expiring-cache-map ==0.0.6.1 - explainable-predicates ==0.1.2.4 - explicit-exception ==0.2 - exp-pairs ==0.2.1.1 - express ==1.0.18 - - extended-reals ==0.2.5.0 + - extended-reals ==0.2.6.0 - extensible ==0.9.2 - extensible-effects ==5.0.0.1 - extensible-exceptions ==0.1.1.4 @@ -803,7 +807,7 @@ default-package-overrides: - fakepull ==0.3.0.2 - faktory ==1.1.3.2 - falsify ==0.2.0 - - fast-builder ==0.1.4.0 + - fast-builder ==0.1.5.0 - fast-digits ==0.3.2.0 - fast-logger ==3.2.5 - fast-math ==1.0.2 @@ -811,6 +815,7 @@ default-package-overrides: - fcf-family ==0.2.0.2 - fdo-notify ==0.3.1 - feature-flags ==0.1.0.1 + - fedora-krb ==0.1.0 - fedora-releases ==0.2.1 - fedora-repoquery ==0.7.1 - feed ==1.3.2.1 @@ -854,7 +859,7 @@ default-package-overrides: - flexible-defaults ==0.0.3 - FloatingHex ==0.5 - floatshow ==0.2.4 - - flow ==2.0.0.6 + - flow ==2.0.0.7 - flush-queue ==1.0.0 - fmlist ==0.9.4 - fmt ==0.6.3.0 @@ -862,7 +867,7 @@ default-package-overrides: - focus ==1.0.3.2 - focuslist ==0.1.1.0 - foldable1-classes-compat ==0.1.1 - - fold-debounce ==0.2.0.14 + - fold-debounce ==0.2.0.16 - foldl ==1.4.18 - folds ==0.7.8 - FontyFruity ==0.5.3.5 @@ -891,7 +896,7 @@ default-package-overrides: - frisby ==0.2.5 - from-sum ==0.2.3.0 - frontmatter ==0.1.0.2 - - fsnotify ==0.4.1.0 + - fsnotify ==0.4.2.0 - ftp-client ==0.5.1.6 - funcmp ==1.9 - function-builder ==0.3.0.1 @@ -978,8 +983,8 @@ default-package-overrides: - ghcjs-dom ==0.9.9.2 - ghcjs-dom-jsaddle ==0.9.9.0 - ghcjs-perch ==0.3.3.3 - - ghc-lib ==9.8.4.20241130 - - ghc-lib-parser ==9.8.4.20241130 + - ghc-lib ==9.8.5.20250214 + - ghc-lib-parser ==9.8.5.20250214 - ghc-lib-parser-ex ==9.8.0.2 - ghc-parser ==0.2.7.0 - ghc-paths ==0.1.0.12 @@ -987,8 +992,8 @@ default-package-overrides: - ghc-syntax-highlighter ==0.0.11.0 - ghc-tcplugins-extra ==0.4.6 - ghc-trace-events ==0.1.2.9 - - ghc-typelits-extra ==0.4.7 - - ghc-typelits-knownnat ==0.7.12 + - ghc-typelits-extra ==0.4.8 + - ghc-typelits-knownnat ==0.7.13 - ghc-typelits-natnormalise ==0.7.10 - ghc-typelits-presburger ==0.7.4.1 - ghost-buster ==0.1.1.0 @@ -1004,9 +1009,10 @@ default-package-overrides: - gi-gdk3 ==3.0.30 - gi-gdk4 ==4.0.10 - gi-gdkpixbuf ==2.0.32 - - gi-gdkx11 ==3.0.16 + - gi-gdkx11 ==3.0.17 + - gi-gdkx113 ==3.0.17 - gi-gdkx114 ==4.0.9 - - gi-gio ==2.0.35 + - gi-gio ==2.0.36 - gi-glib ==2.0.30 - gi-gmodule ==2.0.6 - gi-gobject ==2.0.31 @@ -1016,11 +1022,13 @@ default-package-overrides: - gi-gtk3 ==3.0.44 - gi-gtk4 ==4.0.12 - gi-gtk-hs ==0.3.17 - - gi-gtksource ==3.0.29 + - gi-gtksource ==3.0.30 + - gi-gtksource3 ==3.0.30 - gi-harfbuzz ==0.0.10 - - gio ==0.13.11.0 + - gio ==0.13.12.0 - gi-pango ==1.0.30 - - gi-soup ==2.4.29 + - gi-soup2 ==2.4.30 + - gi-soup ==2.4.30 - githash ==0.1.7.0 - github ==0.29 - github-release ==2.0.0.12 @@ -1028,7 +1036,7 @@ default-package-overrides: - github-types ==0.2.1 - github-webhooks ==0.17.0 - gitlab-haskell ==1.0.2.2 - - git-lfs ==1.2.3 + - git-lfs ==1.2.5 - gitlib ==3.1.3 - gitlib-libgit2 ==3.1.2.1 - gitlib-test ==3.1.2 @@ -1036,11 +1044,11 @@ default-package-overrides: - gitrev ==1.3.1 - gi-vte ==2.91.33 - gi-xlib ==2.0.14 - - gl ==0.9 + - gl ==0.9.1 - glabrous ==2.0.6.3 - glasso ==0.1.0 - GLFW-b ==3.3.9.1 - - glib ==0.13.11.0 + - glib ==0.13.12.0 - glib-stopgap ==0.1.0.1 - Glob ==0.10.2 - glob-posix ==0.2.0.1 @@ -1061,9 +1069,9 @@ default-package-overrides: - graphql ==1.5.0.0 - graphql-client ==1.2.4 - graphql-spice ==1.0.6.0 - - graphs ==0.7.2 - - graphula ==2.1.0.0 - - graphviz ==2999.20.2.0 + - graphs ==0.7.3 + - graphula ==2.1.0.1 + - graphviz ==2999.20.2.1 - gravatar ==0.8.1 - greskell ==2.0.3.3 - greskell-core ==1.0.0.4 @@ -1073,9 +1081,9 @@ default-package-overrides: - groom ==0.1.2.1 - group-by-date ==0.1.0.5 - groups ==0.5.3 - - gtk ==0.15.9 - - gtk2hs-buildtools ==0.13.11.0 - - gtk3 ==0.15.9 + - gtk ==0.15.10 + - gtk2hs-buildtools ==0.13.12.0 + - gtk3 ==0.15.10 - gtk-sni-tray ==0.1.8.1 - gtk-strut ==0.1.3.2 - guarded-allocation ==0.0.1 @@ -1084,7 +1092,7 @@ default-package-overrides: - hackage-security-HTTP ==0.1.1.2 - haddock-library ==1.11.0 - haha ==0.3.1.1 - - hakyll ==4.16.5.0 + - hakyll ==4.16.6.0 - hakyll-convert ==0.3.0.5 - hal ==1.1 - half ==0.3.2 @@ -1116,7 +1124,7 @@ default-package-overrides: - haskell-src-exts-util ==0.2.5 - haskell-src-meta ==0.8.15 - haskey-btree ==0.3.0.1 - - haskintex ==0.8.0.2 + - haskintex ==0.8.0.3 - haskoin-core ==1.1.0 - haskoin-node ==1.1.3 - haskoin-store-data ==1.4.0 @@ -1161,7 +1169,7 @@ default-package-overrides: - here ==1.2.14 - heredoc ==0.2.0.0 - heterocephalus ==1.0.5.7 - - hetero-parameter-list ==0.1.0.19 + - hetero-parameter-list ==0.1.0.21 - hetero-parameter-list-with-typelevel-tools ==0.1.0.1 - hex ==0.2.0 - hexml ==0.3.5 @@ -1169,18 +1177,18 @@ default-package-overrides: - hexpat ==0.20.13 - hex-text ==0.1.0.9 - hformat ==0.3.3.1 - - hfsevents ==0.1.7 + - hfsevents ==0.1.8 - hgal ==2.0.0.3 - hidapi ==0.1.8 - hi-file-parser ==0.1.7.0 - hindent ==6.2.1 - hinfo ==0.0.3.0 - - hinotify ==0.4.1 + - hinotify ==0.4.2 - hint ==0.9.0.8 - histogram-fill ==0.9.1.0 - hjsmin ==0.2.1 - hkd-default ==1.1.0.0 - - hkgr ==0.4.6 + - hkgr ==0.4.7 - hledger ==1.40 - hledger-iadd ==1.3.21 - hledger-interest ==1.6.7 @@ -1239,7 +1247,7 @@ default-package-overrides: - hsini ==0.5.2.2 - hsinstall ==2.8 - HSlippyMap ==3.0.1 - - hslogger ==1.3.1.1 + - hslogger ==1.3.1.2 - hslua ==2.3.1 - hslua-aeson ==2.3.1.1 - hslua-classes ==2.3.1 @@ -1261,13 +1269,13 @@ default-package-overrides: - hsndfile-vector ==0.5.2 - HsOpenSSL ==0.11.7.9 - HsOpenSSL-x509-system ==0.1.0.4 - - hspec ==2.11.10 - - hspec-api ==2.11.10 + - hspec ==2.11.12 + - hspec-api ==2.11.12 - hspec-attoparsec ==0.1.0.2 - hspec-checkers ==0.1.0.2 - hspec-contrib ==0.5.2 - - hspec-core ==2.11.10 - - hspec-discover ==2.11.10 + - hspec-core ==2.11.12 + - hspec-discover ==2.11.12 - hspec-expectations ==0.8.4 - hspec-expectations-json ==1.0.2.1 - hspec-expectations-lifted ==0.10.0 @@ -1278,7 +1286,7 @@ default-package-overrides: - hspec-junit-formatter ==1.1.2.1 - hspec-leancheck ==0.0.6 - hspec-megaparsec ==2.2.1 - - hspec-meta ==2.11.10 + - hspec-meta ==2.11.12 - hspec-need-env ==0.1.0.12 - hspec-parsec ==0 - hspec-smallcheck ==0.5.3 @@ -1290,8 +1298,8 @@ default-package-overrides: - hstatistics ==0.3.1 - HStringTemplate ==0.8.8 - HSvm ==1.0.3.35 - - HsYAML ==0.2.1.4 - - HsYAML-aeson ==0.2.0.1 + - HsYAML ==0.2.1.5 + - HsYAML-aeson ==0.2.0.2 - hsyslog ==5.0.2 - htaglib ==1.2.1 - HTF ==0.15.0.2 @@ -1305,7 +1313,7 @@ default-package-overrides: - HTTP ==4000.4.1 - http-api-data ==0.6.1 - http-api-data-qq ==0.1.0.0 - - http-client ==0.7.18 + - http-client ==0.7.19 - http-client-openssl ==0.3.3 - http-client-overrides ==0.1.1.0 - http-client-restricted ==0.1.0 @@ -1317,7 +1325,7 @@ default-package-overrides: - http-download ==0.2.1.0 - httpd-shed ==0.4.1.2 - http-io-streams ==0.1.7.0 - - http-link-header ==1.2.1 + - http-link-header ==1.2.2 - http-media ==0.8.1.1 - http-query ==0.1.3 - http-reverse-proxy ==0.6.1.0 @@ -1358,7 +1366,7 @@ default-package-overrides: - hybrid-vectors ==0.2.5 - hyper ==0.2.1.1 - hyperloglog ==0.4.6 - - hyphenation ==0.8.2 + - hyphenation ==0.8.3 - iconv ==0.4.1.3 - identicon ==0.2.3 - ieee754 ==0.8.0 @@ -1375,8 +1383,8 @@ default-package-overrides: - immortal-queue ==0.1.0.1 - imp ==1.0.3.1 - inbox ==0.2.0 - - incipit-base ==0.6.1.0 - - incipit-core ==0.6.1.0 + - incipit-base ==0.6.1.1 + - incipit-core ==0.6.1.1 - include-file ==0.1.0.4 - incremental ==0.3.1 - incremental-parser ==0.5.1 @@ -1427,7 +1435,7 @@ default-package-overrides: - ip ==1.7.8 - ip6addr ==2.0.0 - iproute ==1.7.15 - - IPv6Addr ==2.0.6 + - IPv6Addr ==2.0.6.1 - IPv6DB ==0.3.3.4 - ipynb ==0.2 - ipython-kernel ==0.11.0.0 @@ -1448,7 +1456,7 @@ default-package-overrides: - jmacro ==0.6.18 - jose ==0.11 - jose-jwt ==0.10.0 - - journalctl-stream ==0.6.0.7 + - journalctl-stream ==0.6.0.8 - jsaddle ==0.9.9.2 - jsaddle-dom ==0.9.9.2 - js-chart ==2.9.4.1 @@ -1463,7 +1471,7 @@ default-package-overrides: - json-spec ==1.1.1.1 - json-spec-elm ==0.4.0.5 - json-spec-elm-servant ==0.4.3.0 - - json-spec-openapi ==1.0.0.0 + - json-spec-openapi ==1.0.1.0 - json-stream ==0.4.6.0 - JuicyCairo ==0.1.0.0 - JuicyPixels ==3.3.9 @@ -1479,13 +1487,13 @@ default-package-overrides: - kazura-queue ==0.1.0.4 - kdt ==0.2.6 - keep-alive ==0.2.1.0 - - keter ==2.1.8 + - keter ==2.1.9 - keuringsdienst ==1.0.2.2 - keycode ==0.2.3 - - keyed-vals ==0.2.3.1 - - keyed-vals-hspec-tests ==0.2.3.1 - - keyed-vals-mem ==0.2.3.1 - - keyed-vals-redis ==0.2.3.1 + - keyed-vals ==0.2.3.2 + - keyed-vals-hspec-tests ==0.2.3.2 + - keyed-vals-mem ==0.2.3.2 + - keyed-vals-redis ==0.2.3.2 - keys ==3.12.4 - ki ==1.0.1.2 - kind-apply ==0.4.0.0 @@ -1535,7 +1543,7 @@ default-package-overrides: - leapseconds-announced ==2017.1.0.1 - learn-physics ==0.6.7 - leb128-cereal ==1.2 - - lens ==5.3.3 + - lens ==5.3.4 - lens-action ==0.2.6 - lens-aeson ==1.2.3 - lens-csv ==0.1.1.0 @@ -1548,7 +1556,7 @@ default-package-overrides: - lens-regex-pcre ==1.1.2.0 - lentil ==1.5.8.0 - LetsBeRational ==1.0.0.0 - - leveldb-haskell ==0.6.5 + - leveldb-haskell ==0.6.5.1 - lexer-applicative ==2.1.0.2 - libBF ==0.6.8 - libffi ==0.2.1 @@ -1560,7 +1568,7 @@ default-package-overrides: - lifted-base ==0.2.3.12 - lift-generics ==0.3 - lift-type ==0.1.2.0 - - linear ==1.23 + - linear ==1.23.1 - linear-base ==0.4.0 - linear-circuit ==0.1.0.4 - linear-generics ==0.2.3 @@ -1570,7 +1578,7 @@ default-package-overrides: - linux-file-extents ==0.2.0.1 - linux-namespaces ==0.1.3.1 - List ==0.6.2 - - ListLike ==4.7.8.2 + - ListLike ==4.7.8.3 - list-predicate ==0.1.0.1 - listsafe ==0.1.0.1 - list-shuffle ==1.0.0.1 @@ -1589,7 +1597,7 @@ default-package-overrides: - log-domain ==0.13.2 - logfloat ==0.14.0 - logger-thread ==0.1.0.2 - - logging ==3.0.5 + - logging ==3.0.6 - logging-effect ==1.4.0 - logging-facade ==0.3.1 - logging-facade-syslog ==1 @@ -1604,8 +1612,8 @@ default-package-overrides: - lsql-csv ==0.1.0.6 - lua ==2.3.3 - lua-arbitrary ==1.0.1.1 - - lucid2 ==0.0.20240424 - - lucid ==2.11.20230408 + - lucid2 ==0.0.20250303 + - lucid ==2.11.20250303 - lucid-cdn ==0.2.2.0 - lucid-extras ==0.2.2 - lukko ==0.1.2 @@ -1613,10 +1621,10 @@ default-package-overrides: - lz4 ==0.2.3.1 - lzma ==0.0.1.1 - lzma-clib ==5.2.2 - - machines ==0.7.3 + - machines ==0.7.4 - magic ==1.1 - magico ==0.0.2.3 - - mailtrap ==0.1.2.1 + - mailtrap ==0.1.2.2 - mainland-pretty ==0.7.1.1 - main-tester ==0.2.0.1 - managed ==1.0.10 @@ -1638,7 +1646,7 @@ default-package-overrides: - mathlist ==0.2.0.0 - matplotlib ==0.7.7 - matrices ==0.5.0 - - matrix ==0.3.6.3 + - matrix ==0.3.6.4 - matrix-as-xyz ==0.1.2.2 - matrix-market-attoparsec ==0.1.1.3 - matrix-static ==0.3 @@ -1654,7 +1662,7 @@ default-package-overrides: - melf ==1.3.1 - membership ==0.0.1 - memcache ==0.3.0.2 - - mem-info ==0.3.0.1 + - mem-info ==0.3.1.0 - memory ==0.18.0 - MemoTrie ==0.6.11 - mergeful ==0.3.0.0 @@ -1674,7 +1682,7 @@ default-package-overrides: - microlens-ghc ==0.4.14.3 - microlens-mtl ==0.2.0.3 - microlens-platform ==0.4.3.6 - - microlens-th ==0.4.3.16 + - microlens-th ==0.4.3.17 - microspec ==0.2.1.3 - microstache ==1.0.3 - midair ==0.2.0.1 @@ -1693,9 +1701,9 @@ default-package-overrides: - min-max-pqueue ==0.1.0.2 - mintty ==0.1.4 - misfortune ==0.1.2.1 - - miso ==1.8.5.0 + - miso ==1.8.7.0 - missing-foreign ==0.1.1 - - MissingH ==1.6.0.1 + - MissingH ==1.6.0.2 - mixed-types-num ==0.6.2 - mmap ==0.5.9 - mmark ==0.0.8.0 @@ -1721,10 +1729,11 @@ default-package-overrides: - monad-extras ==0.6.0 - monad-interleave ==0.2.0.1 - monadlist ==0.0.2 - - monad-logger ==0.3.41 + - monad-logger ==0.3.42 - monad-logger-aeson ==0.4.1.3 - monad-logger-json ==0.1.0.0 - monad-logger-logstash ==0.2.0.2 + - monad-logger-syslog ==0.1.6.1 - monad-loops ==0.4.3 - monad-memo ==0.5.4 - monad-metrics ==0.2.2.2 @@ -1735,18 +1744,18 @@ default-package-overrides: - monad-par-extras ==0.3.3 - monad-peel ==0.3 - MonadPrompt ==1.0.0.5 - - MonadRandom ==0.6.1 + - MonadRandom ==0.6.2 - monad-resumption ==0.1.4.0 - - monad-schedule ==0.2.0.1 + - monad-schedule ==0.2.0.2 - monad-st ==0.2.4.1 - monads-tf ==0.3.0.1 - monad-time ==0.4.0.0 - mongoDB ==2.7.1.4 - monoidal-containers ==0.6.5.0 - monoidal-functors ==0.2.3.0 - - monoid-extras ==0.6.3 - - monoidmap ==0.0.2.1 - - monoid-subclasses ==1.2.5.1 + - monoid-extras ==0.6.5 + - monoidmap ==0.0.4.3 + - monoid-subclasses ==1.2.6 - monoid-transformer ==0.0.4 - mono-traversable ==1.0.21.0 - mono-traversable-instances ==0.1.1.0 @@ -1789,7 +1798,7 @@ default-package-overrides: - mysql ==0.2.1 - mysql-haskell ==1.1.6 - mysql-haskell-nem ==0.1.0.0 - - mysql-json-table ==0.1.4.0 + - mysql-json-table ==0.1.4.1 - mysql-simple ==0.4.9 - n2o ==0.11.1 - n2o-nitro ==0.11.2 @@ -1821,12 +1830,12 @@ default-package-overrides: - network-bsd ==2.8.1.0 - network-byte-order ==0.1.7 - network-conduit-tls ==1.4.0.1 - - network-control ==0.1.4 + - network-control ==0.1.5 - network-info ==0.2.1 - network-ip ==0.3.0.3 - network-messagepack-rpc ==0.1.2.0 - network-multicast ==0.3.2 - - network-run ==0.4.3 + - network-run ==0.4.4 - network-simple ==0.4.5 - network-simple-tls ==0.4.2 - network-transport ==0.5.9 @@ -1870,7 +1879,7 @@ default-package-overrides: - NumInstances ==1.4 - numtype-dk ==0.5.0.3 - nuxeo ==0.3.2 - - nvim-hs ==2.3.2.3 + - nvim-hs ==2.3.2.4 - nvim-hs-contrib ==2.0.0.2 - nvim-hs-ghcid ==2.0.1.0 - nvvm ==0.10.0.1 @@ -1883,7 +1892,7 @@ default-package-overrides: - ofx ==0.4.4.0 - old-locale ==1.0.0.7 - old-time ==1.1.0.4 - - ollama-haskell ==0.1.2.0 + - ollama-haskell ==0.1.3.0 - om-elm ==2.0.0.7 - om-show ==0.1.2.10 - once ==0.4 @@ -1896,7 +1905,7 @@ default-package-overrides: - opaleye ==0.10.5.0 - OpenAL ==1.7.0.5 - openapi3 ==3.2.4 - - open-browser ==0.2.1.0 + - open-browser ==0.2.1.1 - openexr-write ==0.1.0.2 - OpenGL ==3.0.3.0 - OpenGLRaw ==3.3.4.1 @@ -1930,7 +1939,7 @@ default-package-overrides: - ormolu ==0.7.4.0 - os-string ==2.0.7 - overhang ==1.0.0 - - packcheck ==0.7.0 + - packcheck ==0.7.1 - pager ==0.1.1.0 - pagination ==0.2.2 - pagure ==0.2.1 @@ -1938,19 +1947,19 @@ default-package-overrides: - palette ==0.3.0.4 - pandoc ==3.6 - pandoc-cli ==3.6 - - pandoc-lua-engine ==0.4.1 + - pandoc-lua-engine ==0.4.1.1 - pandoc-lua-marshal ==0.3.0 - pandoc-plot ==1.9.1 - pandoc-server ==0.1.0.10 - pandoc-throw ==0.1.0.0 - pandoc-types ==1.23.1 - - pango ==0.13.11.0 + - pango ==0.13.12.0 - panic ==0.4.0.1 - pantry ==0.10.0 - parallel ==3.2.2.0 - parallel-io ==0.3.5 - parameterized ==0.5.0.0 - - parameterized-utils ==2.1.9.0 + - parameterized-utils ==2.1.10.0 - park-bench ==0.1.1.0 - parseargs ==0.2.0.9 - parsec-class ==1.0.1.0 @@ -1983,7 +1992,7 @@ default-package-overrides: - pcg-random ==0.1.4.0 - pcre2 ==2.2.2 - pcre-heavy ==1.0.0.3 - - pcre-light ==0.4.1.2 + - pcre-light ==0.4.1.3 - pcre-utils ==0.1.9 - pdc ==0.1.1 - pdf-toolbox-content ==0.1.2 @@ -2015,7 +2024,7 @@ default-package-overrides: - pfile ==0.1.0.1 - pg-harness-client ==0.6.0 - pg-transact ==0.3.2.0 - - phantom-state ==0.2.1.4 + - phantom-state ==0.2.1.5 - phatsort ==0.6.0.0 - pid1 ==0.1.3.1 - pinch ==0.5.2.0 @@ -2054,7 +2063,7 @@ default-package-overrides: - polyparse ==1.13 - polysemy ==1.9.2.0 - polysemy-fs ==0.1.0.0 - - polysemy-plugin ==0.4.5.2 + - polysemy-plugin ==0.4.5.3 - polysemy-webserver ==0.2.1.2 - pooled-io ==0.0.2.3 - portable-lines ==0.1 @@ -2101,7 +2110,7 @@ default-package-overrides: - primes ==0.2.1.0 - primitive ==0.9.0.0 - primitive-addr ==0.1.0.3 - - primitive-extras ==0.10.2.1 + - primitive-extras ==0.10.2.2 - primitive-offset ==0.2.0.1 - primitive-serial ==0.1 - primitive-unaligned ==0.1.1.2 @@ -2214,7 +2223,7 @@ default-package-overrides: - readable ==0.3.1 - read-editor ==0.1.0.2 - read-env-var ==1.0.0.0 - - real-dice ==0.1.0.4 + - real-dice ==0.1.0.5 - rebase ==1.21.2 - rec-def ==0.2.2 - record-dot-preprocessor ==0.2.17 @@ -2234,14 +2243,18 @@ default-package-overrides: - ref-tf ==0.5.0.1 - regex ==1.1.0.2 - regex-applicative ==0.3.4 - - regex-base ==0.94.0.2 - - regex-compat ==0.95.2.1 - - regex-pcre ==0.95.0.0 + - regex-base ==0.94.0.3 + - regex-compat ==0.95.2.2 + - regex-pcre ==0.95.0.1 - regex-pcre-builtin ==0.95.2.3.8.44 - - regex-posix ==0.96.0.1 + - regex-posix ==0.96.0.2 - regex-posix-clib ==2.7 - - regex-tdfa ==1.3.2.2 + - regex-tdfa ==1.3.2.3 - regex-with-pcre ==1.1.0.2 + - registry ==0.6.3.1 + - registry-aeson ==0.3.1.1 + - registry-hedgehog ==0.8.2.1 + - registry-hedgehog-aeson ==0.3.1.1 - regression-simple ==0.2.1 - reinterpret-cast ==0.1.0 - relapse ==1.0.0.1 @@ -2283,7 +2296,7 @@ default-package-overrides: - rio-orphans ==0.1.2.0 - rio-prettyprint ==0.1.8.0 - rng-utils ==0.3.1 - - roc-id ==0.2.0.3 + - roc-id ==0.2.0.4 - rocksdb-haskell ==1.0.1 - rocksdb-haskell-jprupp ==2.1.6 - rocksdb-query ==0.4.2 @@ -2319,7 +2332,7 @@ default-package-overrides: - safe-foldable ==0.1.0.0 - safe-gen ==1.0.1 - safeio ==0.0.6.0 - - safe-json ==1.2.0.2 + - safe-json ==1.2.1.0 - safe-money ==0.9.1 - SafeSemaphore ==0.10.1 - salve ==2.0.0.6 @@ -2329,7 +2342,7 @@ default-package-overrides: - samsort ==0.1.0.0 - sandi ==0.5 - sandwich ==0.3.0.3 - - sandwich-contexts ==0.3.0.1 + - sandwich-contexts ==0.3.0.2 - sandwich-hedgehog ==0.1.3.1 - sandwich-quickcheck ==0.1.0.7 - sandwich-slack ==0.1.2.0 @@ -2432,7 +2445,7 @@ default-package-overrides: - shellmet ==0.0.5.0 - shelltestrunner ==1.10 - shell-utility ==0.1 - - shellwords ==0.1.4.2 + - shellwords ==0.1.4.3 - shelly ==1.12.1 - should-not-typecheck ==2.1.0 - show-combinators ==0.2.0.0 @@ -2460,10 +2473,12 @@ default-package-overrides: - singleton-nats ==0.4.7 - singletons ==3.0.4 - singletons-base ==3.3 + - singletons-presburger ==0.7.4.0 - singletons-th ==3.3 - Sit ==0.2023.8.3 - sitemap-gen ==0.1.0.0 - size-based ==0.1.3.3 + - sized ==1.1.0.2 - skein ==1.0.9.4 - skews ==0.1.0.3 - skip-var ==0.1.1.0 @@ -2490,7 +2505,7 @@ default-package-overrides: - some-dict-of ==0.1.0.2 - sop-core ==0.5.0.2 - sort ==1.0.0.0 - - sorted-list ==0.2.2.0 + - sorted-list ==0.2.3.1 - sound-collage ==0.2.1 - sourcemap ==0.1.7 - sox ==0.2.3.2 @@ -2536,7 +2551,7 @@ default-package-overrides: - stm-containers ==1.2.1.1 - stm-delay ==0.1.1.1 - stm-extras ==0.1.0.3 - - stm-hamt ==1.2.1 + - stm-hamt ==1.2.1.1 - STMonadTrans ==0.4.8 - stm-split ==0.0.2.1 - stm-supply ==0.2.0.0 @@ -2553,12 +2568,10 @@ default-package-overrides: - Stream ==0.4.7.2 - streaming ==0.2.4.0 - streaming-attoparsec ==1.0.0.1 - - streaming-bytestring ==0.3.3 + - streaming-bytestring ==0.3.4 - streaming-commons ==0.2.3.0 - streaming-wai ==0.1.1 - - streamly ==0.10.1 - - streamly-core ==0.2.2 - - streamly-process ==0.3.1 + - streamly-core ==0.2.3 - streams ==3.3.3 - strict ==0.5.1 - strict-base-types ==0.8.1 @@ -2612,7 +2625,7 @@ default-package-overrides: - sydtest-webdriver ==0.0.0.1 - sydtest-webdriver-screenshot ==0.1.0.0 - sydtest-webdriver-yesod ==0.0.0.1 - - sydtest-yesod ==0.3.0.2 + - sydtest-yesod ==0.3.0.3 - symbol ==0.2.4.1 - symengine ==0.1.2.0 - symmetry-operations-symbols ==0.0.2.1 @@ -2665,7 +2678,7 @@ default-package-overrides: - tasty-papi ==0.1.2.0 - tasty-program ==1.1.0 - tasty-quickcheck ==0.11 - - tasty-rerun ==1.1.19 + - tasty-rerun ==1.1.20 - tasty-silver ==3.3.2 - tasty-smallcheck ==0.8.2 - tasty-sugar ==2.2.2.0 @@ -2680,7 +2693,7 @@ default-package-overrides: - telegram-bot-simple ==0.14.4 - tempgres-client ==1.0.0 - template ==0.2.0.10 - - template-haskell-compat-v0208 ==0.1.9.4 + - template-haskell-compat-v0208 ==0.1.9.5 - temporary ==1.3 - temporary-rc ==1.2.0.3 - temporary-resourcet ==0.1.0.1 @@ -2696,18 +2709,18 @@ default-package-overrides: - terminal-size ==0.3.4 - termonad ==4.6.0.0 - test-certs ==0.1.1.1 - - test-framework ==0.8.2.0 + - test-framework ==0.8.2.1 - test-framework-hunit ==0.3.0.2 - test-framework-leancheck ==0.0.4 - - test-framework-quickcheck2 ==0.3.0.5 + - test-framework-quickcheck2 ==0.3.0.6 - test-framework-smallcheck ==0.2 - test-fun ==0.1.0.0 - testing-feat ==1.1.1.1 - testing-type-modifiers ==0.1.0.1 - - texmath ==0.12.8.13 + - texmath ==0.12.9 - text-ansi ==0.3.0.1 - text-binary ==0.2.1.1 - - text-builder ==0.6.7.2 + - text-builder ==0.6.7.3 - text-builder-dev ==0.3.9.1 - text-builder-linear ==0.1.3 - text-conversions ==0.3.1.1 @@ -2788,15 +2801,15 @@ default-package-overrides: - tmapchan ==0.0.3 - tmapmvar ==0.0.4 - tmp-proc ==0.7.2.2 - - tmp-proc-postgres ==0.7.0.0 - - tmp-proc-redis ==0.7.0.0 + - tmp-proc-postgres ==0.7.2.4 + - tmp-proc-redis ==0.7.2.4 - token-bucket ==0.1.0.1 - tokenize ==0.3.0.1 - tomland ==1.3.3.3 - toml-parser ==2.0.1.0 - - toml-reader ==0.2.1.0 + - toml-reader ==0.2.2.0 - toml-reader-parse ==0.1.1.1 - - tools-yj ==0.1.0.21 + - tools-yj ==0.1.0.23 - tophat ==1.0.8.0 - topograph ==1.0.1 - torrent ==10000.1.3 @@ -2810,7 +2823,7 @@ default-package-overrides: - tree-diff ==0.3.4 - tree-fun ==0.8.1.0 - tree-view ==0.5.1 - - trie-simple ==0.4.3 + - trie-simple ==0.4.4 - trifecta ==2.1.4 - trimdent ==0.1.0.0 - trivial-constraint ==0.7.0.0 @@ -2840,9 +2853,10 @@ default-package-overrides: - type-level-natural-number ==2.0 - type-level-numbers ==0.1.1.2 - type-level-show ==0.3.0 - - typelevel-tools-yj ==0.1.0.7 + - typelevel-tools-yj ==0.1.0.8 - typelits-witnesses ==0.4.1.0 - type-map ==0.1.7.0 + - type-natural ==1.3.0.2 - typenums ==0.1.4 - type-of-html ==1.6.2.0 - type-of-html-static ==0.1.0.2 @@ -2874,7 +2888,7 @@ default-package-overrides: - unicode-show ==0.1.1.1 - unicode-transforms ==0.4.0.1 - unidecode ==0.1.0.4 - - unification-fd ==0.12.0.1 + - unification-fd ==0.12.0.2 - union ==0.1.2 - union-angle ==0.1.0.1 - union-color ==0.1.2.1 @@ -2896,12 +2910,12 @@ default-package-overrides: - universe-reverse-instances ==1.1.2 - universe-some ==1.2.2 - universum ==1.8.2.2 - - unix-bytestring ==0.4.0.2 - - unix-compat ==0.7.3 + - unix-bytestring ==0.4.0.3 + - unix-compat ==0.7.4 - unix-time ==0.4.16 - unjson ==0.15.4 - unlifted ==0.2.2.0 - - unliftio ==0.2.25.0 + - unliftio ==0.2.25.1 - unliftio-core ==0.2.1.0 - unliftio-path ==0.0.2.0 - unliftio-pool ==0.4.3.0 @@ -2994,7 +3008,7 @@ default-package-overrides: - wai-middleware-caching-lru ==0.1.0.0 - wai-middleware-caching-redis ==0.2.0.0 - wai-middleware-clacks ==0.1.0.1 - - wai-middleware-delegate ==0.2.0.0 + - wai-middleware-delegate ==0.2.0.1 - wai-middleware-metrics ==0.2.4 - wai-middleware-prometheus ==1.0.1.0 - wai-middleware-static ==0.9.3 @@ -3032,14 +3046,14 @@ default-package-overrides: - websockets-snap ==0.10.3.1 - weigh ==0.0.18 - welford-online-mean-variance ==0.2.0.0 - - what4 ==1.6.2 + - what4 ==1.6.3 - wherefrom-compat ==0.1.1.1 - - wide-word ==0.1.6.0 - - wild-bind ==0.1.2.10 - - wild-bind-x11 ==0.2.0.16 + - wide-word ==0.1.7.0 + - wild-bind ==0.1.2.11 + - wild-bind-x11 ==0.2.0.17 - Win32-notify ==0.3.0.3 - windns ==0.1.0.1 - - witch ==1.2.3.3 + - witch ==1.2.4.0 - withdependencies ==0.3.1 - witherable ==0.5 - within ==0.2.0.1 @@ -3048,7 +3062,7 @@ default-package-overrides: - witness ==0.6.2 - wizards ==1.0.3 - wkt-types ==0.1.0.0 - - wled-json ==0.0.1.0 + - wled-json ==0.0.1.1 - wl-pprint ==1.2.1 - wl-pprint-annotated ==0.1.0.1 - wl-pprint-text ==1.2.0.2 @@ -3105,7 +3119,7 @@ default-package-overrides: - yesod-auth-hashdb ==1.7.1.7 - yesod-auth-oauth2 ==0.7.4.0 - yesod-bin ==1.6.2.3 - - yesod-core ==1.6.26.0 + - yesod-core ==1.6.27.0 - yesod-csp ==0.2.6.0 - yesod-eventsource ==1.6.0.1 - yesod-form ==1.7.9 From c4cea53dacf3aa23d96e2ccccb41c71a2d786f29 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Sun, 6 Apr 2025 16:33:46 +0200 Subject: [PATCH 08/10] haskellPackages: regenerate package set based on current config This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh --- .../transitive-broken.yaml | 1 - .../haskell-modules/hackage-packages.nix | 7302 +---------------- 2 files changed, 58 insertions(+), 7245 deletions(-) diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml index 35ed7cc9536d..2693edaa6840 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml @@ -1457,7 +1457,6 @@ dont-distribute-packages: - graphicstools - graphtype - graphula - - graphula_2_1_0_1 - greencard-lib - grid-proto - gridbounds diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index 857464ae4abd..6621cd99d90c 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -4336,70 +4336,6 @@ self: { ) { }; "Blammo" = callPackage ( - { - mkDerivation, - aeson, - base, - bytestring, - containers, - dlist, - envparse, - exceptions, - fast-logger, - hspec, - lens, - markdown-unlit, - monad-logger-aeson, - mtl, - text, - time, - unliftio, - unliftio-core, - unordered-containers, - vector, - }: - mkDerivation { - pname = "Blammo"; - version = "2.1.1.0"; - sha256 = "0n0vybpqvdi20jgdmzpbcb87a96s7npa1gbmvqplc0sqlnrx2cx6"; - libraryHaskellDepends = [ - aeson - base - bytestring - containers - dlist - envparse - exceptions - fast-logger - lens - monad-logger-aeson - mtl - text - time - unliftio - unliftio-core - unordered-containers - vector - ]; - testHaskellDepends = [ - aeson - base - bytestring - envparse - hspec - lens - markdown-unlit - mtl - text - time - ]; - testToolDepends = [ markdown-unlit ]; - description = "Batteries-included Structured Logging library"; - license = lib.licenses.mit; - } - ) { }; - - "Blammo_2_1_2_0" = callPackage ( { mkDerivation, aeson, @@ -4460,7 +4396,6 @@ self: { testToolDepends = [ markdown-unlit ]; description = "Batteries-included Structured Logging library"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -7433,31 +7368,6 @@ self: { ) { }; "Clipboard" = callPackage ( - { - mkDerivation, - base, - directory, - unix, - utf8-string, - X11, - }: - mkDerivation { - pname = "Clipboard"; - version = "2.3.2.0"; - sha256 = "1dr5ifmy5azib140bri9rzlq69jic430v9cv372jb42r78cci0iz"; - libraryHaskellDepends = [ - base - directory - unix - utf8-string - X11 - ]; - description = "System clipboard interface"; - license = lib.licenses.bsd3; - } - ) { }; - - "Clipboard_2_3_2_2" = callPackage ( { mkDerivation, base, @@ -7479,7 +7389,6 @@ self: { ]; description = "System clipboard interface"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -24152,54 +24061,6 @@ self: { }; "HsYAML" = callPackage ( - { - mkDerivation, - base, - bytestring, - containers, - deepseq, - mtl, - parsec, - QuickCheck, - tasty, - tasty-quickcheck, - text, - transformers, - }: - mkDerivation { - pname = "HsYAML"; - version = "0.2.1.4"; - sha256 = "09hsva1qnnnyvbf7860wqpi5b3i6hbshf3wmhx3fm4hi7i3ak05m"; - revision = "1"; - editedCabalFile = "04yd612hlm8v660p1ww823kci59vi9myljcqsf0pajvfaaf4v0kx"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ - base - bytestring - containers - deepseq - mtl - parsec - text - transformers - ]; - testHaskellDepends = [ - base - bytestring - containers - mtl - QuickCheck - tasty - tasty-quickcheck - text - ]; - description = "Pure Haskell YAML 1.2 processor"; - license = lib.licenses.gpl2Only; - } - ) { }; - - "HsYAML_0_2_1_5" = callPackage ( { mkDerivation, base, @@ -24242,50 +24103,10 @@ self: { ]; description = "Pure Haskell YAML 1.2 processor"; license = lib.licenses.gpl2Only; - hydraPlatforms = lib.platforms.none; } ) { }; "HsYAML-aeson" = callPackage ( - { - mkDerivation, - aeson, - base, - bytestring, - containers, - HsYAML, - mtl, - scientific, - text, - unordered-containers, - vector, - }: - mkDerivation { - pname = "HsYAML-aeson"; - version = "0.2.0.1"; - sha256 = "139hqd07hkr8ykvrgmcshh9f3vp9dnrj6ks5nl8hgrpi990jsy5r"; - revision = "10"; - editedCabalFile = "1x99nqpd037a5p0lqk6qn9cmdafgcajk4gnvxd5dw5gdpyq85x3r"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ - aeson - base - bytestring - containers - HsYAML - mtl - scientific - text - unordered-containers - vector - ]; - description = "JSON to YAML Adapter"; - license = lib.licenses.gpl2Plus; - } - ) { }; - - "HsYAML-aeson_0_2_0_2" = callPackage ( { mkDerivation, aeson, @@ -24319,7 +24140,6 @@ self: { ]; description = "JSON to YAML Adapter"; license = lib.licenses.gpl2Plus; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -24797,47 +24617,6 @@ self: { ) { }; "IPv6Addr" = callPackage ( - { - mkDerivation, - aeson, - attoparsec, - base, - HUnit, - iproute, - network, - network-info, - random, - test-framework, - test-framework-hunit, - text, - }: - mkDerivation { - pname = "IPv6Addr"; - version = "2.0.6"; - sha256 = "162qi2jczpxwyv0y4r9zkyr6hkdy8k38nmy9db0pa1dm48xfsd4p"; - libraryHaskellDepends = [ - aeson - attoparsec - base - iproute - network - network-info - random - text - ]; - testHaskellDepends = [ - base - HUnit - test-framework - test-framework-hunit - text - ]; - description = "Library to deal with IPv6 address text representations"; - license = lib.licenses.bsd3; - } - ) { }; - - "IPv6Addr_2_0_6_1" = callPackage ( { mkDerivation, aeson, @@ -24875,7 +24654,6 @@ self: { ]; description = "Library to deal with IPv6 address text representations"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -28169,58 +27947,6 @@ self: { ) { }; "ListLike" = callPackage ( - { - mkDerivation, - array, - base, - bytestring, - containers, - deepseq, - dlist, - fmlist, - HUnit, - QuickCheck, - random, - text, - utf8-string, - vector, - }: - mkDerivation { - pname = "ListLike"; - version = "4.7.8.2"; - sha256 = "1m7rmz8qkyb6c2mag4p39gw9cjhw7xdsshvb7vik8694l3qplqxd"; - libraryHaskellDepends = [ - array - base - bytestring - containers - deepseq - dlist - fmlist - text - utf8-string - vector - ]; - testHaskellDepends = [ - array - base - bytestring - containers - dlist - fmlist - HUnit - QuickCheck - random - text - utf8-string - vector - ]; - description = "Generalized support for list-like structures"; - license = lib.licenses.bsd3; - } - ) { }; - - "ListLike_4_7_8_3" = callPackage ( { mkDerivation, array, @@ -28269,7 +27995,6 @@ self: { ]; description = "Generalized support for list-like structures"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -30026,68 +29751,6 @@ self: { ) { }; "MissingH" = callPackage ( - { - mkDerivation, - array, - base, - containers, - directory, - filepath, - hslogger, - HUnit, - mtl, - network, - network-bsd, - old-locale, - old-time, - parsec, - process, - regex-compat, - time, - unix, - }: - mkDerivation { - pname = "MissingH"; - version = "1.6.0.1"; - sha256 = "0f5d7ws2vqm1vpwjab9cp691jn5j3dxycfn4w5p1rb4aim504aa9"; - revision = "3"; - editedCabalFile = "00cx3sszr8f6adkl5w09mk7yg6pl38mym2mcl2nicdpz9vyvjb2f"; - libraryHaskellDepends = [ - array - base - containers - directory - filepath - hslogger - mtl - network - network-bsd - old-locale - old-time - parsec - process - regex-compat - time - unix - ]; - testHaskellDepends = [ - base - containers - directory - filepath - HUnit - old-time - parsec - regex-compat - time - unix - ]; - description = "Large utility library"; - license = lib.licenses.bsd3; - } - ) { }; - - "MissingH_1_6_0_2" = callPackage ( { mkDerivation, array, @@ -30144,7 +29807,6 @@ self: { ]; description = "Large utility library"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -30528,33 +30190,6 @@ self: { ) { }; "MonadRandom" = callPackage ( - { - mkDerivation, - base, - mtl, - primitive, - random, - transformers, - transformers-compat, - }: - mkDerivation { - pname = "MonadRandom"; - version = "0.6.1"; - sha256 = "09v56xbp4l0qpv8l18289p4xmjjh56q07crj9h5801fiji8zz4w8"; - libraryHaskellDepends = [ - base - mtl - primitive - random - transformers - transformers-compat - ]; - description = "Random-number generation monad"; - license = lib.licenses.bsd3; - } - ) { }; - - "MonadRandom_0_6_2" = callPackage ( { mkDerivation, base, @@ -30578,7 +30213,6 @@ self: { ]; description = "Random-number generation monad"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -53237,63 +52871,6 @@ self: { ) { }; "adjunctions" = callPackage ( - { - mkDerivation, - array, - base, - comonad, - containers, - contravariant, - distributive, - free, - generic-deriving, - hspec, - hspec-discover, - mtl, - profunctors, - semigroupoids, - semigroups, - tagged, - transformers, - transformers-compat, - void, - }: - mkDerivation { - pname = "adjunctions"; - version = "4.4.2"; - sha256 = "06354xzgf78jl4g1xw11rp74gi7zh94rgvsji7ma1g0hp26myyql"; - revision = "2"; - editedCabalFile = "07bqjrmlhz67y2jnflphqd521yji9gw40dpp5wy54gcdnzk6l81h"; - libraryHaskellDepends = [ - array - base - comonad - containers - contravariant - distributive - free - mtl - profunctors - semigroupoids - semigroups - tagged - transformers - transformers-compat - void - ]; - testHaskellDepends = [ - base - distributive - generic-deriving - hspec - ]; - testToolDepends = [ hspec-discover ]; - description = "Adjunctions and representable functors"; - license = lib.licenses.bsd3; - } - ) { }; - - "adjunctions_4_4_3" = callPackage ( { mkDerivation, array, @@ -53343,7 +52920,6 @@ self: { testToolDepends = [ hspec-discover ]; description = "Adjunctions and representable functors"; license = lib.licenses.bsd2; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -83767,99 +83343,6 @@ self: { ) { }; "arithmoi" = callPackage ( - { - mkDerivation, - array, - base, - chimera, - constraints, - containers, - deepseq, - exact-pi, - ghc-bignum, - infinite-list, - integer-logarithms, - integer-roots, - mod, - QuickCheck, - quickcheck-classes, - random, - semirings, - smallcheck, - tasty, - tasty-bench, - tasty-hunit, - tasty-quickcheck, - tasty-rerun, - tasty-smallcheck, - transformers, - vector, - }: - mkDerivation { - pname = "arithmoi"; - version = "0.13.0.0"; - sha256 = "0bcxfx8gm0vd07pg417yid11dqakgw5w1hndmg8667g92ar5njsc"; - revision = "5"; - editedCabalFile = "1j1s27xmlwx2b2cp44q970cfa4cjap42hjd8rj754fn7ffkzn232"; - configureFlags = [ "-f-llvm" ]; - libraryHaskellDepends = [ - array - base - chimera - constraints - containers - deepseq - exact-pi - ghc-bignum - infinite-list - integer-logarithms - integer-roots - mod - random - semirings - transformers - vector - ]; - testHaskellDepends = [ - base - containers - exact-pi - infinite-list - integer-roots - mod - QuickCheck - quickcheck-classes - random - semirings - smallcheck - tasty - tasty-hunit - tasty-quickcheck - tasty-rerun - tasty-smallcheck - transformers - vector - ]; - benchmarkHaskellDepends = [ - array - base - constraints - containers - deepseq - infinite-list - integer-logarithms - mod - random - semirings - tasty-bench - vector - ]; - description = "Efficient basic number-theoretic functions"; - license = lib.licenses.mit; - } - ) { }; - - "arithmoi_0_13_0_1" = callPackage ( { mkDerivation, array, @@ -83947,7 +83430,6 @@ self: { ]; description = "Efficient basic number-theoretic functions"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -87852,87 +87334,6 @@ self: { ) { }; "atom-conduit" = callPackage ( - { - mkDerivation, - base, - blaze-builder, - conduit, - data-default, - filepath, - generic-random, - microlens, - microlens-th, - parsers, - pretty-simple, - prettyprinter, - QuickCheck, - quickcheck-instances, - refined, - relude, - resourcet, - safe-exceptions, - tasty, - tasty-golden, - tasty-hunit, - tasty-quickcheck, - text, - time, - timerep, - uri-bytestring, - xml-conduit, - xml-types, - }: - mkDerivation { - pname = "atom-conduit"; - version = "0.9.0.1"; - sha256 = "1fbvs522x9ldpmp1qr57vsanbdhqfi4m4cs2gk3pm5vmnnqqpqb4"; - libraryHaskellDepends = [ - base - blaze-builder - conduit - microlens - microlens-th - parsers - prettyprinter - refined - relude - safe-exceptions - text - time - timerep - uri-bytestring - xml-conduit - xml-types - ]; - testHaskellDepends = [ - base - conduit - data-default - filepath - generic-random - microlens - pretty-simple - QuickCheck - quickcheck-instances - refined - relude - resourcet - tasty - tasty-golden - tasty-hunit - tasty-quickcheck - text - time - uri-bytestring - xml-conduit - xml-types - ]; - description = "Streaming parser/renderer for the Atom 1.0 standard (RFC 4287)."; - license = lib.licenses.cc0; - } - ) { }; - - "atom-conduit_0_9_0_2" = callPackage ( { mkDerivation, base, @@ -88010,7 +87411,6 @@ self: { ]; description = "Streaming parser/renderer for the Atom 1.0 standard (RFC 4287)."; license = lib.licenses.cc0; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -88226,47 +87626,6 @@ self: { ) { }; "atomic-write" = callPackage ( - { - mkDerivation, - base, - bytestring, - directory, - filepath, - hspec, - hspec-discover, - temporary, - text, - unix-compat, - }: - mkDerivation { - pname = "atomic-write"; - version = "0.2.1.0"; - sha256 = "0fdmh8rk5mvc356gi31d4lh49cgqafg364wc34i05q9zlx2fvka4"; - libraryHaskellDepends = [ - base - bytestring - directory - filepath - temporary - text - unix-compat - ]; - testHaskellDepends = [ - base - bytestring - filepath - hspec - temporary - text - unix-compat - ]; - testToolDepends = [ hspec-discover ]; - description = "Atomically write to a file"; - license = lib.licenses.mit; - } - ) { }; - - "atomic-write_0_2_1_1" = callPackage ( { mkDerivation, base, @@ -88304,7 +87663,6 @@ self: { testToolDepends = [ hspec-discover ]; description = "Atomically write to a file"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -90732,45 +90090,6 @@ self: { ) { }; "autodocodec-schema" = callPackage ( - { - mkDerivation, - aeson, - autodocodec, - base, - containers, - mtl, - scientific, - text, - unordered-containers, - validity, - validity-aeson, - validity-containers, - validity-text, - }: - mkDerivation { - pname = "autodocodec-schema"; - version = "0.2.0.0"; - sha256 = "1xzjjxd5vw211k4lvcsyz47rmvlv4b96adqxpdnh8hfxdl3dhhl3"; - libraryHaskellDepends = [ - aeson - autodocodec - base - containers - mtl - scientific - text - unordered-containers - validity - validity-aeson - validity-containers - validity-text - ]; - description = "Autodocodec interpreters for JSON Schema"; - license = lib.licenses.mit; - } - ) { }; - - "autodocodec-schema_0_2_0_1" = callPackage ( { mkDerivation, aeson, @@ -90806,7 +90125,6 @@ self: { ]; description = "Autodocodec interpreters for JSON Schema"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -90875,45 +90193,6 @@ self: { ) { }; "autodocodec-yaml" = callPackage ( - { - mkDerivation, - autodocodec, - autodocodec-schema, - base, - bytestring, - containers, - path, - path-io, - safe-coloured-text, - scientific, - text, - vector, - yaml, - }: - mkDerivation { - pname = "autodocodec-yaml"; - version = "0.4.0.0"; - sha256 = "1al2k668czis10klcicrxns89nks7b6b003wrpgaa0alx2imjsy1"; - libraryHaskellDepends = [ - autodocodec - autodocodec-schema - base - bytestring - containers - path - path-io - safe-coloured-text - scientific - text - vector - yaml - ]; - description = "Autodocodec interpreters for yaml"; - license = lib.licenses.mit; - } - ) { }; - - "autodocodec-yaml_0_4_0_1" = callPackage ( { mkDerivation, autodocodec, @@ -90949,7 +90228,6 @@ self: { ]; description = "Autodocodec interpreters for yaml"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -103693,75 +102971,6 @@ self: { ) { }; "binary-instances" = callPackage ( - { - mkDerivation, - aeson, - base, - binary, - binary-orphans, - bytestring, - case-insensitive, - hashable, - primitive, - QuickCheck, - quickcheck-instances, - scientific, - tagged, - tasty, - tasty-quickcheck, - text, - time-compat, - unordered-containers, - vector, - vector-binary-instances, - }: - mkDerivation { - pname = "binary-instances"; - version = "1.0.5"; - sha256 = "01ycp0dn96n4zavrw1rr5ly0isr3kq16jihwcdg6c022v9w73wkf"; - revision = "1"; - editedCabalFile = "1wxcp6cy7lp3bbn45jlihqdl43ix84szs55n7vwd5vjxvs695hjl"; - libraryHaskellDepends = [ - aeson - base - binary - binary-orphans - case-insensitive - hashable - primitive - scientific - tagged - text - time-compat - unordered-containers - vector - vector-binary-instances - ]; - testHaskellDepends = [ - aeson - base - binary - bytestring - case-insensitive - hashable - primitive - QuickCheck - quickcheck-instances - scientific - tagged - tasty - tasty-quickcheck - text - time-compat - unordered-containers - vector - ]; - description = "Orphan instances for binary"; - license = lib.licenses.bsd3; - } - ) { }; - - "binary-instances_1_0_6" = callPackage ( { mkDerivation, aeson, @@ -103825,7 +103034,6 @@ self: { ]; description = "Orphan instances for binary"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -111565,100 +110773,6 @@ self: { ) { }; "bloodhound" = callPackage ( - { - mkDerivation, - aeson, - aeson-optics, - base, - blaze-builder, - bytestring, - containers, - doctest, - errors, - exceptions, - generic-random, - hashable, - hspec, - hspec-discover, - http-client, - http-types, - microlens, - mtl, - network-uri, - optics, - optics-core, - pretty-simple, - QuickCheck, - quickcheck-properties, - scientific, - template-haskell, - temporary, - text, - time, - unix-compat, - unordered-containers, - vector, - versions, - }: - mkDerivation { - pname = "bloodhound"; - version = "0.23.0.0"; - sha256 = "0rbvjjjjdx86sg3pi04isb46ifip0m9kmrk9pyn3b49xng5nfk85"; - libraryHaskellDepends = [ - aeson - base - blaze-builder - bytestring - containers - exceptions - hashable - http-client - http-types - mtl - network-uri - optics-core - scientific - template-haskell - text - time - unordered-containers - vector - versions - ]; - testHaskellDepends = [ - aeson - aeson-optics - base - bytestring - containers - doctest - errors - exceptions - generic-random - hspec - hspec-discover - http-client - http-types - microlens - mtl - optics - pretty-simple - QuickCheck - quickcheck-properties - temporary - text - time - unix-compat - vector - versions - ]; - testToolDepends = [ hspec-discover ]; - description = "Elasticsearch client library for Haskell"; - license = lib.licenses.bsd3; - } - ) { }; - - "bloodhound_0_23_0_1" = callPackage ( { mkDerivation, aeson, @@ -111749,7 +110863,6 @@ self: { testToolDepends = [ hspec-discover ]; description = "Elasticsearch client library for Haskell"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -112254,19 +111367,6 @@ self: { }; "bluefin" = callPackage ( - { mkDerivation, bluefin-internal }: - mkDerivation { - pname = "bluefin"; - version = "0.0.14.1"; - sha256 = "1f2m0f7cmn789g344k4w6avaf2mpw1zqygz5813c7cws1v0vc4mz"; - libraryHaskellDepends = [ bluefin-internal ]; - description = "The Bluefin effect system"; - license = lib.licenses.mit; - maintainers = [ lib.maintainers.maralorn ]; - } - ) { }; - - "bluefin_0_0_15_0" = callPackage ( { mkDerivation, bluefin-internal }: mkDerivation { pname = "bluefin"; @@ -112275,7 +111375,6 @@ self: { libraryHaskellDepends = [ bluefin-internal ]; description = "The Bluefin effect system"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; maintainers = [ lib.maintainers.maralorn ]; } ) { }; @@ -112314,36 +111413,6 @@ self: { ) { }; "bluefin-internal" = callPackage ( - { - mkDerivation, - async, - base, - monad-control, - transformers, - transformers-base, - unliftio-core, - }: - mkDerivation { - pname = "bluefin-internal"; - version = "0.0.14.0"; - sha256 = "10rs1fv5hv60lrbh0zbcbapcafdqrglzjc86vb8f73kwhq6b8w71"; - revision = "1"; - editedCabalFile = "1dr1ls83ana7cvj75y62gsjazaq6c2mya4paawknxbx6aniqgnnh"; - libraryHaskellDepends = [ - async - base - monad-control - transformers - transformers-base - unliftio-core - ]; - testHaskellDepends = [ base ]; - description = "The Bluefin effect system, internals"; - license = lib.licenses.mit; - } - ) { }; - - "bluefin-internal_0_0_15_0" = callPackage ( { mkDerivation, async, @@ -112368,7 +111437,6 @@ self: { testHaskellDepends = [ base ]; description = "The Bluefin effect system, internals"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -114939,18 +114007,6 @@ self: { ) { }; "bounded-qsem" = callPackage ( - { mkDerivation, base }: - mkDerivation { - pname = "bounded-qsem"; - version = "0.1.0.3"; - sha256 = "1wilhk7jc9g3wg332pk4c60yghyg4cwdy77fy3b7y5id3j848zcg"; - libraryHaskellDepends = [ base ]; - description = "Bounded quantity semaphores"; - license = lib.licenses.mit; - } - ) { }; - - "bounded-qsem_0_1_0_4" = callPackage ( { mkDerivation, base }: mkDerivation { pname = "bounded-qsem"; @@ -114959,7 +114015,6 @@ self: { libraryHaskellDepends = [ base ]; description = "Bounded quantity semaphores"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -120165,52 +119220,6 @@ self: { ) { }; "bv-sized" = callPackage ( - { - mkDerivation, - base, - bitwise, - bytestring, - deepseq, - hedgehog, - MonadRandom, - panic, - parameterized-utils, - random, - tasty, - tasty-hedgehog, - th-lift, - }: - mkDerivation { - pname = "bv-sized"; - version = "1.0.5"; - sha256 = "1ydldi9q9rxggjh6mncg7mwggi0wpigld96nqqgw33ldcid8b7as"; - revision = "1"; - editedCabalFile = "17khx2nq5gp3b2sbrwgswvywf8sj7kas84qlppdsj2isr3w2v8gn"; - libraryHaskellDepends = [ - base - bitwise - bytestring - deepseq - panic - parameterized-utils - random - th-lift - ]; - testHaskellDepends = [ - base - bytestring - hedgehog - MonadRandom - parameterized-utils - tasty - tasty-hedgehog - ]; - description = "a bitvector datatype that is parameterized by the vector width"; - license = lib.licenses.bsd3; - } - ) { }; - - "bv-sized_1_0_6" = callPackage ( { mkDerivation, base, @@ -120251,7 +119260,6 @@ self: { ]; description = "a bitvector datatype that is parameterized by the vector width"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -120967,25 +119975,6 @@ self: { ) { }; "byteset" = callPackage ( - { - mkDerivation, - base, - binary, - }: - mkDerivation { - pname = "byteset"; - version = "0.1.1.1"; - sha256 = "1sy7xp2zvmhlldgb18ah3g17382p9q2i0w3zxrzriq0ib9lrln1x"; - libraryHaskellDepends = [ - base - binary - ]; - description = "Set of bytes"; - license = lib.licenses.bsd3; - } - ) { }; - - "byteset_0_1_1_2" = callPackage ( { mkDerivation, base, @@ -121001,7 +119990,6 @@ self: { ]; description = "Set of bytes"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -121547,35 +120535,6 @@ self: { ) { }; "bytestring-lexing" = callPackage ( - { - mkDerivation, - base, - bytestring, - tasty, - tasty-quickcheck, - tasty-smallcheck, - }: - mkDerivation { - pname = "bytestring-lexing"; - version = "0.5.0.14"; - sha256 = "10r12gsms3bmakxfsqg24l7v87lq4hxgz3g8c3mz8wdcd5bds4l0"; - libraryHaskellDepends = [ - base - bytestring - ]; - testHaskellDepends = [ - base - bytestring - tasty - tasty-quickcheck - tasty-smallcheck - ]; - description = "Efficiently parse and produce common integral and fractional numbers"; - license = lib.licenses.bsd3; - } - ) { }; - - "bytestring-lexing_0_5_0_15" = callPackage ( { mkDerivation, base, @@ -121601,7 +120560,6 @@ self: { ]; description = "Efficiently parse and produce common integral and fractional numbers"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -122014,56 +120972,6 @@ self: { ) { }; "bytestring-trie" = callPackage ( - { - mkDerivation, - base, - binary, - bytestring, - criterion, - deepseq, - QuickCheck, - smallcheck, - tasty, - tasty-hunit, - tasty-quickcheck, - tasty-smallcheck, - }: - mkDerivation { - pname = "bytestring-trie"; - version = "0.2.7.5"; - sha256 = "02z15mqn7rlpa6w41mwibhm3v33p03dp3mdv1b3q4s1jkn63lw2d"; - libraryHaskellDepends = [ - base - binary - bytestring - deepseq - ]; - testHaskellDepends = [ - base - binary - bytestring - deepseq - QuickCheck - smallcheck - tasty - tasty-hunit - tasty-quickcheck - tasty-smallcheck - ]; - benchmarkHaskellDepends = [ - base - binary - bytestring - criterion - deepseq - QuickCheck - ]; - description = "An efficient finite map from bytestrings to values"; - license = lib.licenses.bsd3; - } - ) { }; - - "bytestring-trie_0_2_7_6" = callPackage ( { mkDerivation, base, @@ -122110,7 +121018,6 @@ self: { ]; description = "An efficient finite map from bytestrings to values"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -124420,8 +123327,8 @@ self: { }: mkDerivation { pname = "cabal-gild"; - version = "1.5.0.2"; - sha256 = "1dy3b2vaszpx2igrm93c8c8chkiqqbjw37h917wnqyhcsrimc4r8"; + version = "1.5.0.3"; + sha256 = "0lv3w9l865nys341z3r20psvmnjm79np7898d5v9ccr8l58h1vp4"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -125981,10 +124888,8 @@ self: { }: mkDerivation { pname = "cabal-sort"; - version = "0.1.2"; - sha256 = "1pvqnviv1dv9fdaghj1rzyhjnbjymprypn595w1svl2x8ylzw871"; - revision = "1"; - editedCabalFile = "0d3744rxxi3l7csbkbcvc4npp9w5dp84p5wxiybpwh111pfhb4fx"; + version = "0.1.2.1"; + sha256 = "0xj55y2cx5h3mmxk4sjjxlvqfzkv2jzhicdjvl3i85y7h28iqf35"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -127796,43 +126701,6 @@ self: { ) { }; "cairo" = callPackage ( - { - mkDerivation, - array, - base, - bytestring, - Cabal, - cairo, - gtk2hs-buildtools, - mtl, - text, - utf8-string, - }: - mkDerivation { - pname = "cairo"; - version = "0.13.11.0"; - sha256 = "1wzk4kviifr65jdagmpgjlfzamarlqws2mghv8z13sh2z6cj56l5"; - enableSeparateDataOutput = true; - setupHaskellDepends = [ - base - Cabal - gtk2hs-buildtools - ]; - libraryHaskellDepends = [ - array - base - bytestring - mtl - text - utf8-string - ]; - libraryPkgconfigDepends = [ cairo ]; - description = "Binding to the Cairo library"; - license = lib.licenses.bsd3; - } - ) { inherit (pkgs) cairo; }; - - "cairo_0_13_12_0" = callPackage ( { mkDerivation, array, @@ -127866,7 +126734,6 @@ self: { libraryPkgconfigDepends = [ cairo ]; description = "Binding to the Cairo library"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { inherit (pkgs) cairo; }; @@ -127977,37 +126844,6 @@ self: { ) { inherit (pkgs) cairo; }; "cairo-image" = callPackage ( - { - mkDerivation, - base, - c-enum, - cairo, - primitive, - template-haskell, - }: - mkDerivation { - pname = "cairo-image"; - version = "0.1.0.4"; - sha256 = "1piib7npzr9101f3bi8mn7h5prs4c9iwwdil06b8isq7p5xvvh50"; - libraryHaskellDepends = [ - base - c-enum - primitive - template-haskell - ]; - libraryPkgconfigDepends = [ cairo ]; - testHaskellDepends = [ - base - c-enum - primitive - template-haskell - ]; - description = "Image for Cairo"; - license = lib.licenses.bsd3; - } - ) { inherit (pkgs) cairo; }; - - "cairo-image_0_1_0_5" = callPackage ( { mkDerivation, base, @@ -128035,7 +126871,6 @@ self: { ]; description = "Image for Cairo"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { inherit (pkgs) cairo; }; @@ -135369,45 +134204,6 @@ self: { ) { }; "cgi" = callPackage ( - { - mkDerivation, - base, - bytestring, - containers, - exceptions, - mtl, - multipart, - network-uri, - parsec, - time, - xhtml, - }: - mkDerivation { - pname = "cgi"; - version = "3001.5.0.1"; - sha256 = "044gfqfdw5xdr6mzp5i3956a5fcj15j32zwzzd6ym15nxgrvjqh3"; - revision = "3"; - editedCabalFile = "1l21iiqd340crhf7dbi05ldj5wrfz00gwacz45ldca0w7821wa9a"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ - base - bytestring - containers - exceptions - mtl - multipart - network-uri - parsec - time - xhtml - ]; - description = "A library for writing CGI programs"; - license = lib.licenses.bsd3; - } - ) { }; - - "cgi_3001_5_1_0" = callPackage ( { mkDerivation, base, @@ -135443,7 +134239,6 @@ self: { ]; description = "A library for writing CGI programs"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -136534,31 +135329,6 @@ self: { ) { }; "charset" = callPackage ( - { - mkDerivation, - array, - base, - bytestring, - containers, - unordered-containers, - }: - mkDerivation { - pname = "charset"; - version = "0.3.11"; - sha256 = "1b4aq0y3cijicfxxvpr7h0y9sq8x64f4c6525as6b614d5spahwk"; - libraryHaskellDepends = [ - array - base - bytestring - containers - unordered-containers - ]; - description = "Fast unicode character sets based on complemented PATRICIA tries"; - license = lib.licenses.bsd3; - } - ) { }; - - "charset_0_3_12" = callPackage ( { mkDerivation, array, @@ -136580,7 +135350,6 @@ self: { ]; description = "Fast unicode character sets based on complemented PATRICIA tries"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -147367,73 +146136,6 @@ self: { ) { }; "co-log" = callPackage ( - { - mkDerivation, - ansi-terminal, - base, - bytestring, - chronos, - co-log-core, - containers, - contravariant, - dependent-map, - dependent-sum, - directory, - doctest, - exceptions, - filepath, - Glob, - hedgehog, - mtl, - text, - transformers, - unliftio-core, - vector, - }: - mkDerivation { - pname = "co-log"; - version = "0.6.1.1"; - sha256 = "1ff1f7316ss5d3rks1mjhlfwcxmq2xgzc7p7nviyw9b2pcwc7qva"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ - ansi-terminal - base - bytestring - chronos - co-log-core - containers - contravariant - dependent-map - dependent-sum - directory - exceptions - filepath - mtl - text - transformers - unliftio-core - vector - ]; - executableHaskellDepends = [ - base - bytestring - dependent-map - mtl - ]; - testHaskellDepends = [ - base - co-log-core - doctest - Glob - hedgehog - ]; - description = "Composable Contravariant Comonadic Logging Library"; - license = lib.licenses.mpl20; - } - ) { }; - - "co-log_0_6_1_2" = callPackage ( { mkDerivation, ansi-terminal, @@ -147497,7 +146199,6 @@ self: { ]; description = "Composable Contravariant Comonadic Logging Library"; license = lib.licenses.mpl20; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -147525,28 +146226,6 @@ self: { ) { }; "co-log-core" = callPackage ( - { - mkDerivation, - base, - doctest, - Glob, - }: - mkDerivation { - pname = "co-log-core"; - version = "0.3.2.4"; - sha256 = "0za6z14awws1vn3wj20dvl95i75ci8kgczjsm97sghs3xpmgn8hw"; - libraryHaskellDepends = [ base ]; - testHaskellDepends = [ - base - doctest - Glob - ]; - description = "Composable Contravariant Comonadic Logging Library"; - license = lib.licenses.mpl20; - } - ) { }; - - "co-log-core_0_3_2_5" = callPackage ( { mkDerivation, base, @@ -147565,7 +146244,6 @@ self: { ]; description = "Composable Contravariant Comonadic Logging Library"; license = lib.licenses.mpl20; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -151916,56 +150594,6 @@ self: { ) { }; "commonmark-extensions" = callPackage ( - { - mkDerivation, - base, - commonmark, - containers, - emojis, - filepath, - network-uri, - parsec, - tasty, - tasty-bench, - tasty-hunit, - text, - transformers, - }: - mkDerivation { - pname = "commonmark-extensions"; - version = "0.2.5.6"; - sha256 = "0yf3063h9kvy2psfl6ssg7ikwy2g55q61hkky3cm2jcj0z5c3j2r"; - libraryHaskellDepends = [ - base - commonmark - containers - emojis - filepath - network-uri - parsec - text - transformers - ]; - testHaskellDepends = [ - base - commonmark - parsec - tasty - tasty-hunit - text - ]; - benchmarkHaskellDepends = [ - base - commonmark - tasty-bench - text - ]; - description = "Pure Haskell commonmark parser"; - license = lib.licenses.bsd3; - } - ) { }; - - "commonmark-extensions_0_2_6" = callPackage ( { mkDerivation, base, @@ -152012,11 +150640,10 @@ self: { ]; description = "Pure Haskell commonmark parser"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; - "commonmark-pandoc" = callPackage ( + "commonmark-pandoc_0_2_2_3" = callPackage ( { mkDerivation, base, @@ -152038,10 +150665,11 @@ self: { ]; description = "Bridge between commonmark and pandoc AST"; license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; } ) { }; - "commonmark-pandoc_0_2_3" = callPackage ( + "commonmark-pandoc" = callPackage ( { mkDerivation, base, @@ -152063,7 +150691,6 @@ self: { ]; description = "Bridge between commonmark and pandoc AST"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -152249,26 +150876,6 @@ self: { ) { }; "commutative-semigroups" = callPackage ( - { - mkDerivation, - base, - containers, - }: - mkDerivation { - pname = "commutative-semigroups"; - version = "0.2.0.1"; - sha256 = "1p5nyy6mdbn12j6sl7wlzc3crn291lzdmc2ml5ccvrw6cnh5bq72"; - libraryHaskellDepends = [ - base - containers - ]; - description = "Commutative semigroups"; - license = lib.licenses.bsd3; - maintainers = [ lib.maintainers.alexfmpe ]; - } - ) { }; - - "commutative-semigroups_0_2_0_2" = callPackage ( { mkDerivation, base, @@ -152284,7 +150891,6 @@ self: { ]; description = "Commutative semigroups"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; maintainers = [ lib.maintainers.alexfmpe ]; } ) { }; @@ -156373,89 +154979,6 @@ self: { ) { }; "conduit" = callPackage ( - { - mkDerivation, - base, - bytestring, - containers, - deepseq, - directory, - exceptions, - filepath, - gauge, - hspec, - mono-traversable, - mtl, - mwc-random, - primitive, - QuickCheck, - resourcet, - safe, - silently, - split, - text, - transformers, - unix, - unliftio, - unliftio-core, - vector, - }: - mkDerivation { - pname = "conduit"; - version = "1.3.6"; - sha256 = "13aivqg5js60yvcbpbl7fgrxa5z2wswrmjjlm1bhrcj2qx49mrik"; - libraryHaskellDepends = [ - base - bytestring - directory - exceptions - filepath - mono-traversable - mtl - primitive - resourcet - text - transformers - unix - unliftio-core - vector - ]; - testHaskellDepends = [ - base - bytestring - containers - directory - exceptions - filepath - hspec - mono-traversable - mtl - QuickCheck - resourcet - safe - silently - split - text - transformers - unliftio - vector - ]; - benchmarkHaskellDepends = [ - base - containers - deepseq - gauge - hspec - mwc-random - transformers - vector - ]; - description = "Streaming data processing library"; - license = lib.licenses.mit; - } - ) { }; - - "conduit_1_3_6_1" = callPackage ( { mkDerivation, base, @@ -156535,7 +155058,6 @@ self: { ]; description = "Streaming data processing library"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -158793,97 +157315,6 @@ self: { ) { }; "configuration-tools" = callPackage ( - { - mkDerivation, - aeson, - attoparsec, - base, - base-unicode-symbols, - bytestring, - Cabal, - case-insensitive, - deepseq, - directory, - dlist, - filepath, - mtl, - network-uri, - optparse-applicative, - prettyprinter, - process, - profunctors, - semigroupoids, - semigroups, - text, - transformers, - unordered-containers, - vector, - yaml, - }: - mkDerivation { - pname = "configuration-tools"; - version = "0.7.0"; - sha256 = "05fbs9ddflys2fdhjzfkg7zblk7a2wi8ghxy003xw3azi9hnryxw"; - isLibrary = true; - isExecutable = true; - setupHaskellDepends = [ - base - bytestring - Cabal - directory - filepath - process - ]; - libraryHaskellDepends = [ - aeson - attoparsec - base - base-unicode-symbols - bytestring - Cabal - case-insensitive - deepseq - directory - dlist - filepath - mtl - network-uri - optparse-applicative - prettyprinter - process - profunctors - semigroupoids - semigroups - text - transformers - unordered-containers - vector - yaml - ]; - executableHaskellDepends = [ - base - base-unicode-symbols - Cabal - mtl - ]; - testHaskellDepends = [ - base - base-unicode-symbols - bytestring - Cabal - mtl - text - transformers - unordered-containers - yaml - ]; - description = "Tools for specifying and parsing configurations"; - license = lib.licenses.mit; - mainProgram = "example"; - } - ) { }; - - "configuration-tools_0_7_1" = callPackage ( { mkDerivation, aeson, @@ -158970,7 +157401,6 @@ self: { ]; description = "Tools for specifying and parsing configurations"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; mainProgram = "example"; } ) { }; @@ -170549,8 +168979,8 @@ self: { }: mkDerivation { pname = "crypton"; - version = "1.0.1"; - sha256 = "19674xqf6zp17g4qwlz1m3dzdsl05s1frb2drxb77iccfhabnhli"; + version = "1.0.3"; + sha256 = "12z3xavhzw2nvvbkq0j22agwcnc4hh235cr7mzbd1a076wxrdbhl"; libraryHaskellDepends = [ base basement @@ -170840,52 +169270,6 @@ self: { ) { }; "crypton-x509-store" = callPackage ( - { - mkDerivation, - asn1-encoding, - asn1-types, - base, - bytestring, - containers, - crypton, - crypton-x509, - directory, - filepath, - mtl, - pem, - tasty, - tasty-hunit, - }: - mkDerivation { - pname = "crypton-x509-store"; - version = "1.6.9"; - sha256 = "0vr5b9cyf9x016wn1g0bryslf5nz8jq2sy8r3llwqfg02apihqiy"; - libraryHaskellDepends = [ - asn1-encoding - asn1-types - base - bytestring - containers - crypton - crypton-x509 - directory - filepath - mtl - pem - ]; - testHaskellDepends = [ - base - bytestring - crypton-x509 - tasty - tasty-hunit - ]; - description = "X.509 collection accessing and storing methods"; - license = lib.licenses.bsd3; - } - ) { }; - - "crypton-x509-store_1_6_10" = callPackage ( { mkDerivation, asn1-encoding, @@ -170928,7 +169312,6 @@ self: { ]; description = "X.509 collection accessing and storing methods"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -170968,63 +169351,6 @@ self: { ) { }; "crypton-x509-validation" = callPackage ( - { - mkDerivation, - asn1-encoding, - asn1-types, - base, - bytestring, - containers, - crypton, - crypton-x509, - crypton-x509-store, - data-default, - hourglass, - memory, - mtl, - pem, - tasty, - tasty-hunit, - }: - mkDerivation { - pname = "crypton-x509-validation"; - version = "1.6.13"; - sha256 = "1m8mri0ix09s484im2nd0xw0h1fyzmhjakvxd7q1gdqxa4jm69si"; - libraryHaskellDepends = [ - asn1-encoding - asn1-types - base - bytestring - containers - crypton - crypton-x509 - crypton-x509-store - data-default - hourglass - memory - mtl - pem - ]; - testHaskellDepends = [ - asn1-encoding - asn1-types - base - bytestring - crypton - crypton-x509 - crypton-x509-store - data-default - hourglass - memory - tasty - tasty-hunit - ]; - description = "X.509 Certificate and CRL validation"; - license = lib.licenses.bsd3; - } - ) { }; - - "crypton-x509-validation_1_6_14" = callPackage ( { mkDerivation, asn1-encoding, @@ -171080,7 +169406,6 @@ self: { ]; description = "X.509 Certificate and CRL validation"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -192404,34 +190729,6 @@ self: { ) { }; "diagrams-solve" = callPackage ( - { - mkDerivation, - base, - deepseq, - tasty, - tasty-hunit, - tasty-quickcheck, - }: - mkDerivation { - pname = "diagrams-solve"; - version = "0.1.3"; - sha256 = "09qqwcvbvd3a0j5fnp40dbzw0i3py9c7kgizj2aawajwbyjvpd17"; - revision = "3"; - editedCabalFile = "1x10f75ggnd7357ns4cggncavs9sbiacp13mjbr486ifr24vbws6"; - libraryHaskellDepends = [ base ]; - testHaskellDepends = [ - base - deepseq - tasty - tasty-hunit - tasty-quickcheck - ]; - description = "Pure Haskell solver routines used by diagrams"; - license = lib.licenses.bsd3; - } - ) { }; - - "diagrams-solve_0_1_3_1" = callPackage ( { mkDerivation, base, @@ -192454,7 +190751,6 @@ self: { ]; description = "Pure Haskell solver routines used by diagrams"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -192482,8 +190778,8 @@ self: { }: mkDerivation { pname = "diagrams-svg"; - version = "1.4.3.2"; - sha256 = "06syqgwprbzrmjylbw9rn7f4vz6fzbw0g0052mnzs92w5ddhkivg"; + version = "1.4.4"; + sha256 = "1h55yvpbrdjfn9512m8sbsyz2zjw6ssi3mh0f3w8dw34f8vlz5b1"; libraryHaskellDepends = [ base base64-bytestring @@ -206835,31 +205131,6 @@ self: { ) { }; "dynamic-state" = callPackage ( - { - mkDerivation, - base, - binary, - bytestring, - hashable, - unordered-containers, - }: - mkDerivation { - pname = "dynamic-state"; - version = "0.3.1"; - sha256 = "0drmlb3cvx0blsnqrxzdylpff5jxvpazsy1bxq2szcp70gghpmf4"; - libraryHaskellDepends = [ - base - binary - bytestring - hashable - unordered-containers - ]; - description = "Optionally serializable dynamic state keyed by type"; - license = lib.licenses.gpl2Only; - } - ) { }; - - "dynamic-state_0_3_2" = callPackage ( { mkDerivation, base, @@ -206881,7 +205152,6 @@ self: { ]; description = "Optionally serializable dynamic state keyed by type"; license = lib.licenses.gpl2Only; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -222274,25 +220544,6 @@ self: { ) { }; "exception-hierarchy" = callPackage ( - { - mkDerivation, - base, - template-haskell, - }: - mkDerivation { - pname = "exception-hierarchy"; - version = "0.1.0.12"; - sha256 = "1hrj99in2x9scd68bfkq8jp9mmc4wja1vnadm2lhys12f1714sna"; - libraryHaskellDepends = [ - base - template-haskell - ]; - description = "Exception type hierarchy with TemplateHaskell"; - license = lib.licenses.bsd3; - } - ) { }; - - "exception-hierarchy_0_1_0_13" = callPackage ( { mkDerivation, base, @@ -222308,7 +220559,6 @@ self: { ]; description = "Exception type hierarchy with TemplateHaskell"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -223683,48 +221933,6 @@ self: { ) { }; "exon" = callPackage ( - { - mkDerivation, - base, - criterion, - ghc, - hedgehog, - incipit-base, - parsec, - tasty, - tasty-hedgehog, - template-haskell, - }: - mkDerivation { - pname = "exon"; - version = "1.7.1.0"; - sha256 = "0rsgcaakhpwbgy83jwn8g2hf276wfw0akq6hld9ck5zs0k74dzfa"; - libraryHaskellDepends = [ - base - ghc - incipit-base - parsec - template-haskell - ]; - testHaskellDepends = [ - base - hedgehog - incipit-base - tasty - tasty-hedgehog - template-haskell - ]; - benchmarkHaskellDepends = [ - base - criterion - incipit-base - ]; - description = "Customizable quasiquote interpolation"; - license = "BSD-2-Clause-Patent"; - } - ) { }; - - "exon_1_7_2_0" = callPackage ( { mkDerivation, base, @@ -223763,7 +221971,6 @@ self: { ]; description = "Customizable quasiquote interpolation"; license = "BSD-2-Clause-Patent"; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -224936,43 +223143,6 @@ self: { ) { }; "extended-reals" = callPackage ( - { - mkDerivation, - base, - deepseq, - hashable, - HUnit, - QuickCheck, - tasty, - tasty-hunit, - tasty-quickcheck, - tasty-th, - }: - mkDerivation { - pname = "extended-reals"; - version = "0.2.5.0"; - sha256 = "17jvnxnd2v7yjzssbyqhzpjhvzfzis253fjz2kjqd2y3bi8lyfr9"; - libraryHaskellDepends = [ - base - deepseq - hashable - ]; - testHaskellDepends = [ - base - deepseq - HUnit - QuickCheck - tasty - tasty-hunit - tasty-quickcheck - tasty-th - ]; - description = "Extension of real numbers with positive/negative infinities"; - license = lib.licenses.bsd3; - } - ) { }; - - "extended-reals_0_2_6_0" = callPackage ( { mkDerivation, base, @@ -225008,7 +223178,6 @@ self: { ]; description = "Extension of real numbers with positive/negative infinities"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -227284,60 +225453,6 @@ self: { ) { }; "fast-builder" = callPackage ( - { - mkDerivation, - aeson, - base, - bytestring, - containers, - criterion, - deepseq, - ghc-prim, - process, - QuickCheck, - scientific, - stm, - template-haskell, - text, - unordered-containers, - vector, - }: - mkDerivation { - pname = "fast-builder"; - version = "0.1.4.0"; - sha256 = "0v8nzzlnk5zvyfd4k8xakxdrgi0m23mk8k2bglm1447fgg6s02ma"; - libraryHaskellDepends = [ - base - bytestring - ghc-prim - ]; - testHaskellDepends = [ - base - bytestring - process - QuickCheck - stm - ]; - benchmarkHaskellDepends = [ - aeson - base - bytestring - containers - criterion - deepseq - ghc-prim - scientific - template-haskell - text - unordered-containers - vector - ]; - description = "Fast ByteString Builder"; - license = lib.licenses.publicDomain; - } - ) { }; - - "fast-builder_0_1_5_0" = callPackage ( { mkDerivation, aeson, @@ -227384,7 +225499,6 @@ self: { ]; description = "Fast ByteString Builder"; license = lib.licenses.publicDomain; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -237231,26 +235345,6 @@ self: { ) { }; "flow" = callPackage ( - { - mkDerivation, - base, - HUnit, - }: - mkDerivation { - pname = "flow"; - version = "2.0.0.6"; - sha256 = "1jgs5wfwy5yb2iz5x81mx269mfbk7s1pypkf5hyqsw2kibprarj5"; - libraryHaskellDepends = [ base ]; - testHaskellDepends = [ - base - HUnit - ]; - description = "Write more understandable Haskell"; - license = lib.licenses.mit; - } - ) { }; - - "flow_2_0_0_7" = callPackage ( { mkDerivation, base, @@ -237267,7 +235361,6 @@ self: { ]; description = "Write more understandable Haskell"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -238750,40 +236843,6 @@ self: { ) { }; "fold-debounce" = callPackage ( - { - mkDerivation, - base, - data-default, - hspec, - hspec-discover, - stm, - stm-delay, - time, - }: - mkDerivation { - pname = "fold-debounce"; - version = "0.2.0.14"; - sha256 = "1qdfbgk120ck1a50r2993438qgrwqz33yag4yw8f51yvqzx8v0xc"; - libraryHaskellDepends = [ - base - data-default - stm - stm-delay - time - ]; - testHaskellDepends = [ - base - hspec - stm - time - ]; - testToolDepends = [ hspec-discover ]; - description = "Fold multiple events that happen in a given period of time"; - license = lib.licenses.bsd3; - } - ) { }; - - "fold-debounce_0_2_0_16" = callPackage ( { mkDerivation, base, @@ -238814,7 +236873,6 @@ self: { testToolDepends = [ hspec-discover ]; description = "Fold multiple events that happen in a given period of time"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -245907,69 +243965,6 @@ self: { ) { }; "fsnotify" = callPackage ( - { - mkDerivation, - async, - base, - bytestring, - containers, - directory, - exceptions, - filepath, - hinotify, - monad-control, - random, - retry, - safe-exceptions, - sandwich, - temporary, - text, - time, - unix, - unix-compat, - unliftio, - }: - mkDerivation { - pname = "fsnotify"; - version = "0.4.1.0"; - sha256 = "1vzpx91n2qml0628zq1c0bwnz7d4bal4vwl52hyil60shx5gnc6i"; - revision = "1"; - editedCabalFile = "1r8q07d5232lfxsdx9i1kfwlmr2kirz8g9k18ahz054pvwggs9y6"; - libraryHaskellDepends = [ - async - base - bytestring - containers - directory - filepath - hinotify - monad-control - safe-exceptions - text - time - unix - unix-compat - ]; - testHaskellDepends = [ - async - base - directory - exceptions - filepath - random - retry - safe-exceptions - sandwich - temporary - unix-compat - unliftio - ]; - description = "Cross platform library for file change notification"; - license = lib.licenses.bsd3; - } - ) { }; - - "fsnotify_0_4_2_0" = callPackage ( { mkDerivation, async, @@ -246047,7 +244042,6 @@ self: { ]; description = "Cross platform library for file change notification"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; mainProgram = "example"; } ) { }; @@ -258641,72 +256635,6 @@ self: { ) { }; "ghc-lib" = callPackage ( - { - mkDerivation, - alex, - array, - base, - binary, - bytestring, - containers, - deepseq, - directory, - exceptions, - filepath, - ghc-lib-parser, - ghc-prim, - happy, - hpc, - parsec, - pretty, - process, - rts, - semaphore-compat, - stm, - time, - transformers, - unix, - }: - mkDerivation { - pname = "ghc-lib"; - version = "9.8.4.20241130"; - sha256 = "016lsdv24lpm8dbac62xvrdw6bvvvivwgdcq9r8a5hzwjakbrqsr"; - revision = "1"; - editedCabalFile = "0wim3zn9ihvjksc9p58qfb4d65cnmnv1f266wphl3hvq9gip33bz"; - enableSeparateDataOutput = true; - libraryHaskellDepends = [ - array - base - binary - bytestring - containers - deepseq - directory - exceptions - filepath - ghc-lib-parser - ghc-prim - hpc - parsec - pretty - process - rts - semaphore-compat - stm - time - transformers - unix - ]; - libraryToolDepends = [ - alex - happy - ]; - description = "The GHC API, decoupled from GHC versions"; - license = lib.licenses.bsd3; - } - ) { }; - - "ghc-lib_9_8_5_20250214" = callPackage ( { mkDerivation, alex, @@ -258767,7 +256695,6 @@ self: { ]; description = "The GHC API, decoupled from GHC versions"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -258961,62 +256888,6 @@ self: { ) { }; "ghc-lib-parser" = callPackage ( - { - mkDerivation, - alex, - array, - base, - binary, - bytestring, - containers, - deepseq, - directory, - exceptions, - filepath, - ghc-prim, - happy, - parsec, - pretty, - process, - time, - transformers, - unix, - }: - mkDerivation { - pname = "ghc-lib-parser"; - version = "9.8.4.20241130"; - sha256 = "0zhw6x0z75mns6j4knbxbwavj267crb3xf4mpd3h9mrpg067vx7s"; - revision = "1"; - editedCabalFile = "1m5gdq7xd02d559r050wzrm4lm269xi5s6ri3qzn21xmjj3jpmqq"; - enableSeparateDataOutput = true; - libraryHaskellDepends = [ - array - base - binary - bytestring - containers - deepseq - directory - exceptions - filepath - ghc-prim - parsec - pretty - process - time - transformers - unix - ]; - libraryToolDepends = [ - alex - happy - ]; - description = "The GHC API, decoupled from GHC versions"; - license = lib.licenses.bsd3; - } - ) { }; - - "ghc-lib-parser_9_8_5_20250214" = callPackage ( { mkDerivation, alex, @@ -259067,7 +256938,6 @@ self: { ]; description = "The GHC API, decoupled from GHC versions"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -260997,50 +258867,6 @@ self: { ) { }; "ghc-typelits-extra" = callPackage ( - { - mkDerivation, - base, - containers, - ghc, - ghc-bignum, - ghc-prim, - ghc-tcplugins-extra, - ghc-typelits-knownnat, - ghc-typelits-natnormalise, - tasty, - tasty-hunit, - template-haskell, - transformers, - }: - mkDerivation { - pname = "ghc-typelits-extra"; - version = "0.4.7"; - sha256 = "0kacdhzqv7x7f44icxfd54cbad05d9pg8bdsziy657y5m8awnf13"; - libraryHaskellDepends = [ - base - containers - ghc - ghc-bignum - ghc-prim - ghc-tcplugins-extra - ghc-typelits-knownnat - ghc-typelits-natnormalise - template-haskell - transformers - ]; - testHaskellDepends = [ - base - ghc-typelits-knownnat - ghc-typelits-natnormalise - tasty - tasty-hunit - ]; - description = "Additional type-level operations on GHC.TypeLits.Nat"; - license = lib.licenses.bsd2; - } - ) { }; - - "ghc-typelits-extra_0_4_8" = callPackage ( { mkDerivation, base, @@ -261081,50 +258907,10 @@ self: { ]; description = "Additional type-level operations on GHC.TypeLits.Nat"; license = lib.licenses.bsd2; - hydraPlatforms = lib.platforms.none; } ) { }; "ghc-typelits-knownnat" = callPackage ( - { - mkDerivation, - base, - ghc, - ghc-prim, - ghc-tcplugins-extra, - ghc-typelits-natnormalise, - tasty, - tasty-hunit, - tasty-quickcheck, - template-haskell, - transformers, - }: - mkDerivation { - pname = "ghc-typelits-knownnat"; - version = "0.7.12"; - sha256 = "0r2jaqa1667maskpvyx10nr33xypabp1navfh7f0rb2fmxxl3j9z"; - libraryHaskellDepends = [ - base - ghc - ghc-prim - ghc-tcplugins-extra - ghc-typelits-natnormalise - template-haskell - transformers - ]; - testHaskellDepends = [ - base - ghc-typelits-natnormalise - tasty - tasty-hunit - tasty-quickcheck - ]; - description = "Derive KnownNat constraints from other KnownNat constraints"; - license = lib.licenses.bsd2; - } - ) { }; - - "ghc-typelits-knownnat_0_7_13" = callPackage ( { mkDerivation, base, @@ -261160,7 +258946,6 @@ self: { ]; description = "Derive KnownNat constraints from other KnownNat constraints"; license = lib.licenses.bsd2; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -264105,55 +261890,31 @@ self: { { mkDerivation, base, - bytestring, Cabal, - containers, - gi-cairo, - gi-gdk, - gi-gio, - gi-gobject, - gi-xlib, - gtk3, + gi-gdkx113, haskell-gi, - haskell-gi-base, - haskell-gi-overloading, - text, - transformers, }: mkDerivation { pname = "gi-gdkx11"; - version = "3.0.16"; - sha256 = "0za3m9s3rydwqx3kn1lw69s9dcx1g9vr4mk96b3bh8l57k40lbc9"; + version = "3.0.17"; + sha256 = "03jyplzw32w8lyasbq4njjw1jyixa83hyggpk3z9n5w0d6l2xwz3"; + revision = "1"; + editedCabalFile = "04xjy6apyn6yk63q04bnh36gryrcz0r1id0hnp9bblf7jpr0jqxk"; setupHaskellDepends = [ base Cabal - gi-cairo - gi-gdk - gi-gio - gi-gobject - gi-xlib + gi-gdkx113 haskell-gi ]; libraryHaskellDepends = [ base - bytestring - containers - gi-cairo - gi-gdk - gi-gio - gi-gobject - gi-xlib - haskell-gi - haskell-gi-base - haskell-gi-overloading - text - transformers + gi-gdkx113 ]; - libraryPkgconfigDepends = [ gtk3 ]; - description = "GdkX11 bindings"; + doHaddock = false; + description = "GdkX11 3.x bindings (compatibility layer)"; license = lib.licenses.lgpl21Only; } - ) { inherit (pkgs) gtk3; }; + ) { }; "gi-gdkx11_4_0_9" = callPackage ( { @@ -264402,51 +262163,6 @@ self: { ) { inherit (pkgs) libgit2-glib; }; "gi-gio" = callPackage ( - { - mkDerivation, - base, - bytestring, - Cabal, - containers, - gi-glib, - gi-gobject, - glib, - haskell-gi, - haskell-gi-base, - haskell-gi-overloading, - text, - transformers, - }: - mkDerivation { - pname = "gi-gio"; - version = "2.0.35"; - sha256 = "07b4gg1wbb5mz63xpvjjdbdp0z9wci5jckr1gr0qxrizyc3vv2vi"; - setupHaskellDepends = [ - base - Cabal - gi-glib - gi-gobject - haskell-gi - ]; - libraryHaskellDepends = [ - base - bytestring - containers - gi-glib - gi-gobject - haskell-gi - haskell-gi-base - haskell-gi-overloading - text - transformers - ]; - libraryPkgconfigDepends = [ glib ]; - description = "Gio bindings"; - license = lib.licenses.lgpl21Only; - } - ) { inherit (pkgs) glib; }; - - "gi-gio_2_0_36" = callPackage ( { mkDerivation, base, @@ -264488,7 +262204,6 @@ self: { libraryPkgconfigDepends = [ glib ]; description = "Gio bindings"; license = lib.licenses.lgpl21Only; - hydraPlatforms = lib.platforms.none; } ) { inherit (pkgs) glib; }; @@ -265686,67 +263401,31 @@ self: { { mkDerivation, base, - bytestring, Cabal, - containers, - gi-atk, - gi-cairo, - gi-gdk, - gi-gdkpixbuf, - gi-gio, - gi-glib, - gi-gobject, - gi-gtk, - gi-pango, - gtksourceview3, + gi-gtksource3, haskell-gi, - haskell-gi-base, - haskell-gi-overloading, - text, - transformers, }: mkDerivation { pname = "gi-gtksource"; - version = "3.0.29"; - sha256 = "08pr49l0jp8wr282qik0sdqbpq9pcwkww2az5rqhrqawy0bjy6dq"; + version = "3.0.30"; + sha256 = "1iiqhfjgsis14wbchr0xnqsrplzlp2whp7c23ji59zf4s24ylx3r"; + revision = "1"; + editedCabalFile = "015v8janqmilydq3xv6wd26fglnrc6vl7226y6lnflnc9zi2fvll"; setupHaskellDepends = [ base Cabal - gi-atk - gi-cairo - gi-gdk - gi-gdkpixbuf - gi-gio - gi-glib - gi-gobject - gi-gtk - gi-pango + gi-gtksource3 haskell-gi ]; libraryHaskellDepends = [ base - bytestring - containers - gi-atk - gi-cairo - gi-gdk - gi-gdkpixbuf - gi-gio - gi-glib - gi-gobject - gi-gtk - gi-pango - haskell-gi - haskell-gi-base - haskell-gi-overloading - text - transformers + gi-gtksource3 ]; - libraryPkgconfigDepends = [ gtksourceview3 ]; - description = "GtkSource bindings"; + doHaddock = false; + description = "GtkSource 3.x bindings (compatibility layer)"; license = lib.licenses.lgpl21Only; } - ) { inherit (pkgs) gtksourceview3; }; + ) { }; "gi-gtksource_5_0_2" = callPackage ( { @@ -266727,49 +264406,31 @@ self: { { mkDerivation, base, - bytestring, Cabal, - containers, - gi-gio, - gi-glib, - gi-gobject, + gi-soup2, haskell-gi, - haskell-gi-base, - haskell-gi-overloading, - libsoup_2_4, - text, - transformers, }: mkDerivation { pname = "gi-soup"; - version = "2.4.29"; - sha256 = "0l57g6pyy56yddc42w9iijjgavx1n2w42cdkk2p920y5yjjadnaj"; + version = "2.4.30"; + sha256 = "1c9cnxiwi722gizhm4z0mlwy6dwis11nw2dppx04k8v34qxqskaa"; + revision = "1"; + editedCabalFile = "040rszg07azivvyb4z5szxj4kk4fyhx9hfb7x3y8i30d7isfsvhw"; setupHaskellDepends = [ base Cabal - gi-gio - gi-glib - gi-gobject + gi-soup2 haskell-gi ]; libraryHaskellDepends = [ base - bytestring - containers - gi-gio - gi-glib - gi-gobject - haskell-gi - haskell-gi-base - haskell-gi-overloading - text - transformers + gi-soup2 ]; - libraryPkgconfigDepends = [ libsoup_2_4 ]; - description = "Libsoup bindings"; + doHaddock = false; + description = "Libsoup 2.4.x bindings (compatibility layer)"; license = lib.licenses.lgpl21Only; } - ) { inherit (pkgs) libsoup_2_4; }; + ) { }; "gi-soup_3_0_4" = callPackage ( { @@ -267879,43 +265540,6 @@ self: { ) { inherit (pkgs) openssl; }; "gio" = callPackage ( - { - mkDerivation, - array, - base, - bytestring, - Cabal, - containers, - glib, - gtk2hs-buildtools, - mtl, - system-glib, - }: - mkDerivation { - pname = "gio"; - version = "0.13.11.0"; - sha256 = "0lkf0vlmk8mmc4nxk885d4q7ddg2n9cgjcq3gb15k2nhcydv8din"; - enableSeparateDataOutput = true; - setupHaskellDepends = [ - base - Cabal - gtk2hs-buildtools - ]; - libraryHaskellDepends = [ - array - base - bytestring - containers - glib - mtl - ]; - libraryPkgconfigDepends = [ system-glib ]; - description = "Binding to GIO"; - license = lib.licenses.lgpl21Only; - } - ) { system-glib = pkgs.glib; }; - - "gio_0_13_12_0" = callPackage ( { mkDerivation, array, @@ -267949,7 +265573,6 @@ self: { libraryPkgconfigDepends = [ system-glib ]; description = "Binding to GIO"; license = lib.licenses.lgpl21Only; - hydraPlatforms = lib.platforms.none; } ) { system-glib = pkgs.glib; }; @@ -268883,39 +266506,6 @@ self: { ) { }; "git-lfs" = callPackage ( - { - mkDerivation, - aeson, - base, - bytestring, - case-insensitive, - containers, - http-client, - http-types, - network-uri, - text, - }: - mkDerivation { - pname = "git-lfs"; - version = "1.2.3"; - sha256 = "04mmfk8g306npkgn0phqmw33ldanfpq0ly17hccvbf3nmg75m8f4"; - libraryHaskellDepends = [ - aeson - base - bytestring - case-insensitive - containers - http-client - http-types - network-uri - text - ]; - description = "git-lfs protocol"; - license = lib.licenses.agpl3Only; - } - ) { }; - - "git-lfs_1_2_5" = callPackage ( { mkDerivation, aeson, @@ -268945,7 +266535,6 @@ self: { ]; description = "git-lfs protocol"; license = lib.licenses.agpl3Only; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -271558,36 +269147,6 @@ self: { ) { }; "gl" = callPackage ( - { - mkDerivation, - base, - containers, - fixed, - half, - libGL, - transformers, - }: - mkDerivation { - pname = "gl"; - version = "0.9"; - sha256 = "1kb1igc9cyjavf3f3ccv9xhhsfn46pcrsw47qd9m5793nnmg13ii"; - revision = "3"; - editedCabalFile = "19vnbwjldls1s8x8dr0rv7fgg4h4w423ly2lzcjdq3q1cdydh7h7"; - libraryHaskellDepends = [ - base - containers - fixed - half - transformers - ]; - librarySystemDepends = [ libGL ]; - description = "Complete OpenGL raw bindings"; - license = lib.licenses.bsd3; - badPlatforms = lib.platforms.darwin; - } - ) { inherit (pkgs) libGL; }; - - "gl_0_9_1" = callPackage ( { mkDerivation, base, @@ -271612,7 +269171,6 @@ self: { description = "Complete OpenGL raw bindings"; license = lib.licenses.bsd3; badPlatforms = lib.platforms.darwin; - hydraPlatforms = lib.platforms.none; } ) { inherit (pkgs) libGL; }; @@ -272254,40 +269812,6 @@ self: { ) { }; "glib" = callPackage ( - { - mkDerivation, - base, - bytestring, - Cabal, - containers, - glib, - gtk2hs-buildtools, - text, - utf8-string, - }: - mkDerivation { - pname = "glib"; - version = "0.13.11.0"; - sha256 = "0krcpfz3ka03x1fm8rl5dfkwcdgymhbdmc1msays3glgi6j5c3mv"; - setupHaskellDepends = [ - base - Cabal - gtk2hs-buildtools - ]; - libraryHaskellDepends = [ - base - bytestring - containers - text - utf8-string - ]; - libraryPkgconfigDepends = [ glib ]; - description = "Binding to the GLIB library for Gtk2Hs"; - license = lib.licenses.lgpl21Only; - } - ) { inherit (pkgs) glib; }; - - "glib_0_13_12_0" = callPackage ( { mkDerivation, base, @@ -272318,7 +269842,6 @@ self: { libraryPkgconfigDepends = [ glib ]; description = "Binding to the GLIB library for Gtk2Hs"; license = lib.licenses.lgpl21Only; - hydraPlatforms = lib.platforms.none; } ) { inherit (pkgs) glib; }; @@ -283251,35 +280774,6 @@ self: { ) { }; "graphs" = callPackage ( - { - mkDerivation, - array, - base, - containers, - transformers, - transformers-compat, - void, - }: - mkDerivation { - pname = "graphs"; - version = "0.7.2"; - sha256 = "1isdy8qx3q00pb3jinvvmfvzhwblr3yhj4dzmlv0hdj0yi9j8bly"; - revision = "1"; - editedCabalFile = "1yhlaqgzwm52llhirhff90cvgb92pirmwmn63vwh44b83nx6m2xc"; - libraryHaskellDepends = [ - array - base - containers - transformers - transformers-compat - void - ]; - description = "A simple monadic graph library"; - license = lib.licenses.bsd3; - } - ) { }; - - "graphs_0_7_3" = callPackage ( { mkDerivation, array, @@ -283303,7 +280797,6 @@ self: { ]; description = "A simple monadic graph library"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -283360,71 +280853,6 @@ self: { ) { }; "graphula" = callPackage ( - { - mkDerivation, - base, - containers, - directory, - generic-arbitrary, - generics-eot, - hspec, - HUnit, - markdown-unlit, - monad-logger, - mtl, - persistent, - persistent-sqlite, - QuickCheck, - random, - resourcet, - semigroups, - temporary, - text, - transformers, - unliftio, - unliftio-core, - }: - mkDerivation { - pname = "graphula"; - version = "2.1.0.0"; - sha256 = "1xiafr59a91r8avyns6nbmm2aq4wkf1s9z8xqkzapnz82wj3xkh4"; - libraryHaskellDepends = [ - base - containers - directory - generics-eot - HUnit - mtl - persistent - QuickCheck - random - semigroups - temporary - text - unliftio - unliftio-core - ]; - testHaskellDepends = [ - base - generic-arbitrary - hspec - markdown-unlit - monad-logger - persistent - persistent-sqlite - QuickCheck - resourcet - transformers - unliftio-core - ]; - testToolDepends = [ markdown-unlit ]; - description = "A simple interface for generating persistent data and linking its dependencies"; - license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; - } - ) { }; - - "graphula_2_1_0_1" = callPackage ( { mkDerivation, base, @@ -283572,76 +281000,6 @@ self: { ) { }; "graphviz" = callPackage ( - { - mkDerivation, - base, - bytestring, - colour, - containers, - criterion, - deepseq, - directory, - dlist, - fgl, - fgl-arbitrary, - filepath, - graphviz, - hspec, - hspec-discover, - mtl, - polyparse, - process, - QuickCheck, - temporary, - text, - wl-pprint-text, - }: - mkDerivation { - pname = "graphviz"; - version = "2999.20.2.0"; - sha256 = "18kh6b5hgm8qfca2fiqzcyh7ysx8c1i72cchdmb16r3idpnyrkpw"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ - base - bytestring - colour - containers - directory - dlist - fgl - filepath - mtl - polyparse - process - temporary - text - wl-pprint-text - ]; - testHaskellDepends = [ - base - containers - fgl - fgl-arbitrary - filepath - hspec - QuickCheck - text - ]; - testSystemDepends = [ graphviz ]; - testToolDepends = [ hspec-discover ]; - benchmarkHaskellDepends = [ - base - criterion - deepseq - text - ]; - description = "Bindings to Graphviz for graph visualisation"; - license = lib.licenses.bsd3; - } - ) { inherit (pkgs) graphviz; }; - - "graphviz_2999_20_2_1" = callPackage ( { mkDerivation, base, @@ -283708,7 +281066,6 @@ self: { ]; description = "Bindings to Graphviz for graph visualisation"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { inherit (pkgs) graphviz; }; @@ -286925,51 +284282,6 @@ self: { ) { }; "gtk" = callPackage ( - { - mkDerivation, - array, - base, - bytestring, - Cabal, - cairo, - containers, - gio, - glib, - gtk2, - gtk2hs-buildtools, - mtl, - pango, - text, - }: - mkDerivation { - pname = "gtk"; - version = "0.15.9"; - sha256 = "02kanwmakzniwb4ilywfkp7scdavx0kfc78g5vmap6s3k8sf42l5"; - enableSeparateDataOutput = true; - setupHaskellDepends = [ - base - Cabal - gtk2hs-buildtools - ]; - libraryHaskellDepends = [ - array - base - bytestring - cairo - containers - gio - glib - mtl - pango - text - ]; - libraryPkgconfigDepends = [ gtk2 ]; - description = "Binding to the Gtk+ graphical user interface library"; - license = lib.licenses.lgpl21Only; - } - ) { inherit (pkgs) gtk2; }; - - "gtk_0_15_10" = callPackage ( { mkDerivation, array, @@ -287011,7 +284323,6 @@ self: { libraryPkgconfigDepends = [ gtk2 ]; description = "Binding to the Gtk+ graphical user interface library"; license = lib.licenses.lgpl21Only; - hydraPlatforms = lib.platforms.none; } ) { inherit (pkgs) gtk2; }; @@ -287374,51 +284685,6 @@ self: { ) { inherit (pkgs.xorg) libX11; }; "gtk2hs-buildtools" = callPackage ( - { - mkDerivation, - alex, - array, - base, - Cabal, - containers, - directory, - filepath, - happy, - hashtables, - pretty, - process, - random, - }: - mkDerivation { - pname = "gtk2hs-buildtools"; - version = "0.13.11.0"; - sha256 = "056wif0yx07i4c3kvpa6kxas6fqqymchkp9gi8f2fj8s9aaga0vd"; - isLibrary = true; - isExecutable = true; - enableSeparateDataOutput = true; - libraryHaskellDepends = [ - array - base - Cabal - containers - directory - filepath - hashtables - pretty - process - random - ]; - libraryToolDepends = [ - alex - happy - ]; - executableHaskellDepends = [ base ]; - description = "Tools to build the Gtk2Hs suite of User Interface libraries"; - license = lib.licenses.gpl2Only; - } - ) { }; - - "gtk2hs-buildtools_0_13_12_0" = callPackage ( { mkDerivation, alex, @@ -287460,7 +284726,6 @@ self: { executableHaskellDepends = [ base ]; description = "Tools to build the Gtk2Hs suite of User Interface libraries"; license = lib.licenses.gpl2Only; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -287702,53 +284967,6 @@ self: { ) { }; "gtk3" = callPackage ( - { - mkDerivation, - array, - base, - bytestring, - Cabal, - cairo, - containers, - gio, - glib, - gtk2hs-buildtools, - gtk3, - mtl, - pango, - text, - }: - mkDerivation { - pname = "gtk3"; - version = "0.15.9"; - sha256 = "0qnz9klvgkdssw43w8qi9n02i5rj1cd4varw3zrkhcqg9i9zsf43"; - isLibrary = true; - isExecutable = true; - enableSeparateDataOutput = true; - setupHaskellDepends = [ - base - Cabal - gtk2hs-buildtools - ]; - libraryHaskellDepends = [ - array - base - bytestring - cairo - containers - gio - glib - mtl - pango - text - ]; - libraryPkgconfigDepends = [ gtk3 ]; - description = "Binding to the Gtk+ 3 graphical user interface library"; - license = lib.licenses.lgpl21Only; - } - ) { inherit (pkgs) gtk3; }; - - "gtk3_0_15_10" = callPackage ( { mkDerivation, array, @@ -287792,7 +285010,6 @@ self: { libraryPkgconfigDepends = [ gtk3 ]; description = "Binding to the Gtk+ 3 graphical user interface library"; license = lib.licenses.lgpl21Only; - hydraPlatforms = lib.platforms.none; } ) { inherit (pkgs) gtk3; }; @@ -294033,128 +291250,6 @@ self: { ) { }; "hakyll" = callPackage ( - { - mkDerivation, - aeson, - base, - binary, - blaze-html, - bytestring, - containers, - data-default, - deepseq, - directory, - file-embed, - filepath, - fsnotify, - hashable, - http-conduit, - http-types, - lrucache, - mtl, - network-uri, - optparse-applicative, - pandoc, - pandoc-types, - parsec, - process, - QuickCheck, - random, - regex-tdfa, - resourcet, - scientific, - tagsoup, - tasty, - tasty-golden, - tasty-hunit, - tasty-quickcheck, - template-haskell, - text, - time, - time-locale-compat, - util-linux, - vector, - wai, - wai-app-static, - warp, - yaml, - }: - mkDerivation { - pname = "hakyll"; - version = "4.16.5.0"; - sha256 = "18msbhjc59v893vdyf4gyr8a7bxgks881hvyykbgrpym0yzhr1nh"; - isLibrary = true; - isExecutable = true; - enableSeparateDataOutput = true; - libraryHaskellDepends = [ - aeson - base - binary - blaze-html - bytestring - containers - data-default - deepseq - directory - file-embed - filepath - fsnotify - hashable - http-conduit - http-types - lrucache - mtl - network-uri - optparse-applicative - pandoc - pandoc-types - parsec - process - random - regex-tdfa - resourcet - scientific - tagsoup - template-haskell - text - time - time-locale-compat - vector - wai - wai-app-static - warp - yaml - ]; - executableHaskellDepends = [ - base - directory - filepath - ]; - testHaskellDepends = [ - aeson - base - bytestring - containers - filepath - pandoc - pandoc-types - QuickCheck - tagsoup - tasty - tasty-golden - tasty-hunit - tasty-quickcheck - yaml - ]; - testToolDepends = [ util-linux ]; - description = "A static website compiler library"; - license = lib.licenses.bsd3; - mainProgram = "hakyll-init"; - maintainers = [ lib.maintainers.erictapen ]; - } - ) { inherit (pkgs) util-linux; }; - - "hakyll_4_16_6_0" = callPackage ( { mkDerivation, aeson, @@ -294271,7 +291366,6 @@ self: { testToolDepends = [ util-linux ]; description = "A static website compiler library"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; mainProgram = "hakyll-init"; maintainers = [ lib.maintainers.erictapen ]; } @@ -308675,51 +305769,6 @@ self: { ) { }; "haskintex" = callPackage ( - { - mkDerivation, - base, - binary, - bytestring, - containers, - directory, - filepath, - haskell-src-exts, - HaTeX, - hint, - parsec, - process, - text, - transformers, - }: - mkDerivation { - pname = "haskintex"; - version = "0.8.0.2"; - sha256 = "1wp46yh0267kcjxq0x4in51bxam2lm4n85mcsm3v6nzznf0dddr2"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ - base - binary - bytestring - containers - directory - filepath - haskell-src-exts - HaTeX - hint - parsec - process - text - transformers - ]; - executableHaskellDepends = [ base ]; - description = "Haskell Evaluation inside of LaTeX code"; - license = lib.licenses.bsd3; - mainProgram = "haskintex"; - } - ) { }; - - "haskintex_0_8_0_3" = callPackage ( { mkDerivation, base, @@ -308760,7 +305809,6 @@ self: { executableHaskellDepends = [ base ]; description = "Haskell Evaluation inside of LaTeX code"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; mainProgram = "haskintex"; } ) { }; @@ -323167,32 +320215,6 @@ self: { ) { }; "hetero-parameter-list" = callPackage ( - { - mkDerivation, - base, - data-default, - template-haskell, - }: - mkDerivation { - pname = "hetero-parameter-list"; - version = "0.1.0.19"; - sha256 = "0lbjpk29kvmbrxji68x4f50bmfrwx9v5z28hsm47xihwb1xv2mih"; - libraryHaskellDepends = [ - base - data-default - template-haskell - ]; - testHaskellDepends = [ - base - data-default - template-haskell - ]; - description = "hetero list with parameter list"; - license = lib.licenses.bsd3; - } - ) { }; - - "hetero-parameter-list_0_1_0_21" = callPackage ( { mkDerivation, base, @@ -323215,7 +320237,6 @@ self: { ]; description = "hetero list with parameter list"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -325007,42 +322028,6 @@ self: { ) { }; "hfsevents" = - callPackage - ( - { - mkDerivation, - base, - bytestring, - cereal, - Cocoa, - CoreServices, - mtl, - text, - }: - mkDerivation { - pname = "hfsevents"; - version = "0.1.7"; - sha256 = "15xzg1wf3cf2jpz3wqifkhc9mh0hv4iby8qi4qpi3mbb0zz482p9"; - libraryHaskellDepends = [ - base - bytestring - cereal - mtl - text - ]; - librarySystemDepends = [ Cocoa ]; - libraryToolDepends = [ CoreServices ]; - description = "File/folder watching for OS X"; - license = lib.licenses.bsd3; - platforms = lib.platforms.darwin; - } - ) - { - inherit (pkgs.darwin.apple_sdk.frameworks) Cocoa; - inherit (pkgs.darwin.apple_sdk.frameworks) CoreServices; - }; - - "hfsevents_0_1_8" = callPackage ( { @@ -325071,7 +322056,6 @@ self: { description = "File/folder watching for OS X"; license = lib.licenses.bsd3; platforms = lib.platforms.darwin; - hydraPlatforms = lib.platforms.none; } ) { @@ -328778,40 +325762,6 @@ self: { ) { }; "hinotify" = callPackage ( - { - mkDerivation, - async, - base, - bytestring, - containers, - directory, - unix, - }: - mkDerivation { - pname = "hinotify"; - version = "0.4.1"; - sha256 = "06pqfikfa61i45g92b65br83kplwmizqkm42yp8d0ddgmq0b21qk"; - revision = "1"; - editedCabalFile = "0nidpgp9p2dk1pifbkpkiibbm39asrz2j42s6sjn31nd9qqrgn1w"; - libraryHaskellDepends = [ - async - base - bytestring - containers - unix - ]; - testHaskellDepends = [ - base - bytestring - directory - unix - ]; - description = "Haskell binding to inotify"; - license = lib.licenses.bsd3; - } - ) { }; - - "hinotify_0_4_2" = callPackage ( { mkDerivation, async, @@ -328840,7 +325790,6 @@ self: { ]; description = "Haskell binding to inotify"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -331051,47 +328000,6 @@ self: { ) { }; "hkgr" = callPackage ( - { - mkDerivation, - base, - bytestring, - directory, - extra, - filepath, - simple-cabal, - simple-cmd, - simple-cmd-args, - simple-prompt, - typed-process, - xdg-basedir, - }: - mkDerivation { - pname = "hkgr"; - version = "0.4.6"; - sha256 = "1qhj3rfmdvc93m0zs38sw21lrnhk8vkrns0ca6dva0nsfi6fi5n9"; - isLibrary = false; - isExecutable = true; - enableSeparateDataOutput = true; - executableHaskellDepends = [ - base - bytestring - directory - extra - filepath - simple-cabal - simple-cmd - simple-cmd-args - simple-prompt - typed-process - xdg-basedir - ]; - description = "Simple Hackage release workflow for package maintainers"; - license = lib.licenses.gpl3Only; - mainProgram = "hkgr"; - } - ) { }; - - "hkgr_0_4_7" = callPackage ( { mkDerivation, base, @@ -331128,7 +328036,6 @@ self: { ]; description = "Simple Hackage release workflow for package maintainers"; license = lib.licenses.gpl3Only; - hydraPlatforms = lib.platforms.none; mainProgram = "hkgr"; } ) { }; @@ -352715,44 +349622,6 @@ self: { ) { }; "hslogger" = callPackage ( - { - mkDerivation, - base, - bytestring, - containers, - deepseq, - HUnit, - network, - network-bsd, - old-locale, - time, - unix, - }: - mkDerivation { - pname = "hslogger"; - version = "1.3.1.1"; - sha256 = "0k8imyj2531j6k3c2bn0bavr175km2vwjlwg89vjvl00gdb107c4"; - libraryHaskellDepends = [ - base - bytestring - containers - deepseq - network - network-bsd - old-locale - time - unix - ]; - testHaskellDepends = [ - base - HUnit - ]; - description = "Versatile logging framework"; - license = lib.licenses.bsd3; - } - ) { }; - - "hslogger_1_3_1_2" = callPackage ( { mkDerivation, base, @@ -352787,7 +349656,6 @@ self: { ]; description = "Versatile logging framework"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -354564,31 +351432,6 @@ self: { ) { }; "hspec" = callPackage ( - { - mkDerivation, - base, - hspec-core, - hspec-discover, - hspec-expectations, - QuickCheck, - }: - mkDerivation { - pname = "hspec"; - version = "2.11.10"; - sha256 = "1c9m16fq15q7zad4q4ji1mw138vapbbzby0dwc2zqf9sahd5vvl4"; - libraryHaskellDepends = [ - base - hspec-core - hspec-discover - hspec-expectations - QuickCheck - ]; - description = "A Testing Framework for Haskell"; - license = lib.licenses.mit; - } - ) { }; - - "hspec_2_11_12" = callPackage ( { mkDerivation, base, @@ -354610,41 +351453,10 @@ self: { ]; description = "A Testing Framework for Haskell"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; "hspec-api" = callPackage ( - { - mkDerivation, - base, - hspec, - hspec-core, - hspec-discover, - transformers, - }: - mkDerivation { - pname = "hspec-api"; - version = "2.11.10"; - sha256 = "1wi8jfia2gxd9xx3748rkwvjqaqwwxnab87c97nhff3ynaq5sx2b"; - libraryHaskellDepends = [ - base - hspec-core - transformers - ]; - testHaskellDepends = [ - base - hspec - hspec-core - transformers - ]; - testToolDepends = [ hspec-discover ]; - description = "A Testing Framework for Haskell"; - license = lib.licenses.mit; - } - ) { }; - - "hspec-api_2_11_12" = callPackage ( { mkDerivation, base, @@ -354671,7 +351483,6 @@ self: { testToolDepends = [ hspec-discover ]; description = "A Testing Framework for Haskell"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -354874,93 +351685,6 @@ self: { ) { }; "hspec-core" = callPackage ( - { - mkDerivation, - ansi-terminal, - array, - base, - base-orphans, - call-stack, - containers, - deepseq, - directory, - filepath, - haskell-lexer, - hspec-expectations, - hspec-meta, - HUnit, - process, - QuickCheck, - quickcheck-io, - random, - silently, - stm, - temporary, - tf-random, - time, - transformers, - }: - mkDerivation { - pname = "hspec-core"; - version = "2.11.10"; - sha256 = "1glyrb3lw0290a06jj5ig2l69jawfrhhaacqfaniziwl4psd3giq"; - libraryHaskellDepends = [ - ansi-terminal - array - base - call-stack - containers - deepseq - directory - filepath - haskell-lexer - hspec-expectations - HUnit - process - QuickCheck - quickcheck-io - random - stm - tf-random - time - transformers - ]; - testHaskellDepends = [ - ansi-terminal - array - base - base-orphans - call-stack - containers - deepseq - directory - filepath - haskell-lexer - hspec-expectations - hspec-meta - HUnit - process - QuickCheck - quickcheck-io - random - silently - stm - temporary - tf-random - time - transformers - ]; - testToolDepends = [ hspec-meta ]; - testFlags = [ - "--skip" - "'Test.Hspec.Core.Runner.hspecResult runs specs in parallel'" - ]; - description = "A Testing Framework for Haskell"; - license = lib.licenses.mit; - } - ) { }; - - "hspec-core_2_11_12" = callPackage ( { mkDerivation, ansi-terminal, @@ -355044,7 +351768,6 @@ self: { ]; description = "A Testing Framework for Haskell"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -355131,48 +351854,6 @@ self: { ) { }; "hspec-discover" = callPackage ( - { - mkDerivation, - base, - directory, - filepath, - hspec-meta, - mockery, - QuickCheck, - }: - mkDerivation { - pname = "hspec-discover"; - version = "2.11.10"; - sha256 = "001j5jr0iyskicn893lfgidh99fz8g5v3l5jv13yvq2hl9xi2cvk"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ - base - directory - filepath - ]; - executableHaskellDepends = [ - base - directory - filepath - ]; - testHaskellDepends = [ - base - directory - filepath - hspec-meta - mockery - QuickCheck - ]; - testToolDepends = [ hspec-meta ]; - description = "Automatically discover and run Hspec tests"; - license = lib.licenses.mit; - mainProgram = "hspec-discover"; - maintainers = [ lib.maintainers.maralorn ]; - } - ) { }; - - "hspec-discover_2_11_12" = callPackage ( { mkDerivation, base, @@ -355209,7 +351890,6 @@ self: { testToolDepends = [ hspec-meta ]; description = "Automatically discover and run Hspec tests"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; mainProgram = "hspec-discover"; maintainers = [ lib.maintainers.maralorn ]; } @@ -355937,83 +352617,6 @@ self: { ) { }; "hspec-meta" = callPackage ( - { - mkDerivation, - ansi-terminal, - array, - base, - call-stack, - containers, - deepseq, - directory, - filepath, - haskell-lexer, - hspec-expectations, - HUnit, - process, - QuickCheck, - quickcheck-io, - random, - stm, - tf-random, - time, - transformers, - }: - mkDerivation { - pname = "hspec-meta"; - version = "2.11.10"; - sha256 = "10iq35f6j4lrk4cxyr1gm0f0zxd2ndnzng0v4lcl6i33fnfjf3n2"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ - ansi-terminal - array - base - call-stack - containers - deepseq - directory - filepath - haskell-lexer - hspec-expectations - HUnit - process - QuickCheck - quickcheck-io - random - stm - tf-random - time - transformers - ]; - executableHaskellDepends = [ - ansi-terminal - array - base - call-stack - containers - deepseq - directory - filepath - haskell-lexer - hspec-expectations - HUnit - process - QuickCheck - quickcheck-io - random - stm - tf-random - time - transformers - ]; - description = "A version of Hspec which is used to test Hspec itself"; - license = lib.licenses.mit; - mainProgram = "hspec-meta-discover"; - } - ) { }; - - "hspec-meta_2_11_12" = callPackage ( { mkDerivation, ansi-terminal, @@ -356086,7 +352689,6 @@ self: { ]; description = "A version of Hspec which is used to test Hspec itself"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; mainProgram = "hspec-meta-discover"; } ) { }; @@ -360689,97 +357291,6 @@ self: { ) { }; "http-client" = callPackage ( - { - mkDerivation, - array, - async, - base, - base64-bytestring, - blaze-builder, - bytestring, - case-insensitive, - containers, - cookie, - deepseq, - directory, - exceptions, - filepath, - ghc-prim, - hspec, - hspec-discover, - http-types, - iproute, - mime-types, - monad-control, - network, - network-uri, - random, - stm, - streaming-commons, - text, - time, - transformers, - zlib, - }: - mkDerivation { - pname = "http-client"; - version = "0.7.18"; - sha256 = "15ilhyxqsna6bwi3gklnxfmpaxcb56y3l3z62l3bsk02jvbb724h"; - libraryHaskellDepends = [ - array - async - base - base64-bytestring - blaze-builder - bytestring - case-insensitive - containers - cookie - deepseq - exceptions - filepath - ghc-prim - http-types - iproute - mime-types - network - network-uri - random - stm - streaming-commons - text - time - transformers - ]; - testHaskellDepends = [ - async - base - blaze-builder - bytestring - case-insensitive - containers - cookie - deepseq - directory - hspec - http-types - monad-control - network - network-uri - streaming-commons - text - time - transformers - zlib - ]; - testToolDepends = [ hspec-discover ]; - doCheck = false; - description = "An HTTP client engine"; - license = lib.licenses.mit; - } - ) { }; - - "http-client_0_7_19" = callPackage ( { mkDerivation, array, @@ -360867,7 +357378,6 @@ self: { doCheck = false; description = "An HTTP client engine"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -362314,67 +358824,6 @@ self: { ) { }; "http-link-header" = callPackage ( - { - mkDerivation, - attoparsec, - base, - bytestring, - criterion, - directory, - errors, - hspec, - hspec-attoparsec, - http-api-data, - network-uri, - QuickCheck, - text, - transformers, - }: - mkDerivation { - pname = "http-link-header"; - version = "1.2.1"; - sha256 = "15pcav5k7j4pvqwkyyrqgcm7yxqippx4yiprsg9fpml4kywcr2ca"; - revision = "4"; - editedCabalFile = "0fypwxb5l9w7133x1fg2zdjbmply6jklzgm8bw01rzvy04msx7z9"; - libraryHaskellDepends = [ - attoparsec - base - bytestring - errors - http-api-data - network-uri - text - ]; - testHaskellDepends = [ - attoparsec - base - bytestring - errors - hspec - hspec-attoparsec - http-api-data - network-uri - QuickCheck - text - ]; - benchmarkHaskellDepends = [ - attoparsec - base - bytestring - criterion - directory - errors - http-api-data - network-uri - text - transformers - ]; - description = "HTTP Link header parser/writer"; - license = lib.licenses.publicDomain; - } - ) { }; - - "http-link-header_1_2_2" = callPackage ( { mkDerivation, attoparsec, @@ -362430,7 +358879,6 @@ self: { ]; description = "HTTP Link header parser/writer"; license = lib.licenses.publicDomain; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -371725,38 +368173,6 @@ self: { ) { }; "hyphenation" = callPackage ( - { - mkDerivation, - base, - bytestring, - containers, - file-embed, - text, - unordered-containers, - zlib, - }: - mkDerivation { - pname = "hyphenation"; - version = "0.8.2"; - sha256 = "05330kd99cg9v6w26sj87wk2nfvpmn2r177kr66vr9n0rlmia60y"; - revision = "4"; - editedCabalFile = "15qgh6fyghc4gx0kw6sldpf3ga8wnjpw7f6sqykq7yc5l2ci67dr"; - enableSeparateDataOutput = true; - libraryHaskellDepends = [ - base - bytestring - containers - file-embed - text - unordered-containers - zlib - ]; - description = "Configurable Knuth-Liang hyphenation"; - license = lib.licenses.bsd2; - } - ) { }; - - "hyphenation_0_8_3" = callPackage ( { mkDerivation, base, @@ -371783,7 +368199,6 @@ self: { ]; description = "Configurable Knuth-Liang hyphenation"; license = lib.licenses.bsd2; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -377210,35 +373625,6 @@ self: { ) { }; "incipit-base" = callPackage ( - { - mkDerivation, - base, - bytestring, - containers, - data-default, - stm, - text, - }: - mkDerivation { - pname = "incipit-base"; - version = "0.6.1.0"; - sha256 = "1vlvwhgn4wfb6gaw1rld1qa1b54dvsymri0mf9x737faah0arhpy"; - revision = "1"; - editedCabalFile = "0gg499hfbi7fs7pffh00md4wdz2bcpm3wg2cqrb3kyr16y6nri1j"; - libraryHaskellDepends = [ - base - bytestring - containers - data-default - stm - text - ]; - description = "A Prelude for Polysemy – Base Reexports"; - license = "BSD-2-Clause-Patent"; - } - ) { }; - - "incipit-base_0_6_1_1" = callPackage ( { mkDerivation, base, @@ -377262,32 +373648,10 @@ self: { ]; description = "A Prelude for Polysemy – Base Reexports"; license = "BSD-2-Clause-Patent"; - hydraPlatforms = lib.platforms.none; } ) { }; "incipit-core" = callPackage ( - { - mkDerivation, - base, - incipit-base, - polysemy, - }: - mkDerivation { - pname = "incipit-core"; - version = "0.6.1.0"; - sha256 = "19m4pvrv6fyxj7ilns3ipfjhibmhgcrjz376djadbqb8fzxba2xb"; - libraryHaskellDepends = [ - base - incipit-base - polysemy - ]; - description = "A Prelude for Polysemy"; - license = "BSD-2-Clause-Patent"; - } - ) { }; - - "incipit-core_0_6_1_1" = callPackage ( { mkDerivation, base, @@ -377305,7 +373669,6 @@ self: { ]; description = "A Prelude for Polysemy"; license = "BSD-2-Clause-Patent"; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -391340,35 +387703,6 @@ self: { ) { }; "journalctl-stream" = callPackage ( - { - mkDerivation, - aeson, - base, - bytestring, - conduit, - process, - text, - time, - }: - mkDerivation { - pname = "journalctl-stream"; - version = "0.6.0.7"; - sha256 = "1qxih27iq389z6zxgqk09120n3kclnisyy3cd3k2qvna7q1mfhj3"; - libraryHaskellDepends = [ - aeson - base - bytestring - conduit - process - text - time - ]; - description = "Stream logs using journalctl"; - license = lib.licenses.mit; - } - ) { }; - - "journalctl-stream_0_6_0_8" = callPackage ( { mkDerivation, aeson, @@ -391394,7 +387728,6 @@ self: { ]; description = "Stream logs using journalctl"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -393781,48 +390114,6 @@ self: { ) { }; "json-spec-openapi" = callPackage ( - { - mkDerivation, - aeson, - base, - hspec, - insert-ordered-containers, - json-spec, - lens, - openapi3, - text, - time, - }: - mkDerivation { - pname = "json-spec-openapi"; - version = "1.0.0.0"; - sha256 = "1ail9zydaq68iiyha8gnc0z4gf8ra9kmn11p6x3ammv66mw9vpsr"; - libraryHaskellDepends = [ - aeson - base - insert-ordered-containers - json-spec - lens - openapi3 - text - ]; - testHaskellDepends = [ - aeson - base - hspec - insert-ordered-containers - json-spec - lens - openapi3 - text - time - ]; - description = "json-spec-openapi"; - license = lib.licenses.mit; - } - ) { }; - - "json-spec-openapi_1_0_1_0" = callPackage ( { mkDerivation, aeson, @@ -393861,7 +390152,6 @@ self: { ]; description = "json-spec-openapi"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -400245,149 +396535,6 @@ self: { ) { }; "keter" = callPackage ( - { - mkDerivation, - aeson, - array, - async, - attoparsec, - base, - blaze-builder, - bytestring, - case-insensitive, - conduit, - conduit-extra, - containers, - directory, - fast-logger, - filepath, - fsnotify, - http-client, - http-conduit, - http-reverse-proxy, - http-types, - HUnit, - indexed-traversable, - lens, - lifted-base, - monad-logger, - mtl, - network, - optparse-applicative, - process, - random, - regex-tdfa, - stm, - tar, - tasty, - tasty-hunit, - template-haskell, - text, - time, - tls, - tls-session-manager, - transformers, - unix, - unix-compat, - unliftio-core, - unordered-containers, - vector, - wai, - wai-app-static, - wai-extra, - warp, - warp-tls, - wreq, - yaml, - zlib, - }: - mkDerivation { - pname = "keter"; - version = "2.1.8"; - sha256 = "1ba10cd5iiv1ignra11k30cfip3p8sw382735vvigc6gbj6h45wk"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ - aeson - array - async - attoparsec - base - blaze-builder - bytestring - case-insensitive - conduit - conduit-extra - containers - directory - fast-logger - filepath - fsnotify - http-client - http-conduit - http-reverse-proxy - http-types - indexed-traversable - lifted-base - monad-logger - mtl - network - optparse-applicative - process - random - regex-tdfa - stm - tar - template-haskell - text - time - tls - tls-session-manager - transformers - unix - unix-compat - unliftio-core - unordered-containers - vector - wai - wai-app-static - wai-extra - warp - warp-tls - yaml - zlib - ]; - executableHaskellDepends = [ - base - filepath - ]; - testHaskellDepends = [ - base - bytestring - conduit - http-client - http-conduit - http-types - HUnit - lens - monad-logger - mtl - stm - tasty - tasty-hunit - transformers - unix - wai - warp - wreq - ]; - description = "Web application deployment manager, focusing on Haskell web frameworks. It mitigates downtime."; - license = lib.licenses.mit; - mainProgram = "keter"; - } - ) { }; - - "keter_2_1_9" = callPackage ( { mkDerivation, aeson, @@ -400526,7 +396673,6 @@ self: { ]; description = "Web application deployment manager, focusing on Haskell web frameworks. It mitigates downtime."; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; mainProgram = "keter"; } ) { }; @@ -400843,35 +396989,6 @@ self: { ) { }; "keyed-vals" = callPackage ( - { - mkDerivation, - aeson, - base, - bytestring, - containers, - http-api-data, - redis-glob, - text, - }: - mkDerivation { - pname = "keyed-vals"; - version = "0.2.3.1"; - sha256 = "0rmgrnkhqyp6vhff03dkj0w0h5yy5j1bmjlnpdrfpj8gqwps1ib1"; - libraryHaskellDepends = [ - aeson - base - bytestring - containers - http-api-data - redis-glob - text - ]; - description = "An abstract Handle for accessing collections in stores like Redis"; - license = lib.licenses.bsd3; - } - ) { }; - - "keyed-vals_0_2_3_2" = callPackage ( { mkDerivation, aeson, @@ -400897,44 +397014,10 @@ self: { ]; description = "An abstract Handle for accessing collections in stores like Redis"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; "keyed-vals-hspec-tests" = callPackage ( - { - mkDerivation, - aeson, - base, - benri-hspec, - bytestring, - containers, - hspec, - http-api-data, - keyed-vals, - text, - }: - mkDerivation { - pname = "keyed-vals-hspec-tests"; - version = "0.2.3.1"; - sha256 = "1pxdcwxlbbhpg8kwb2hjffv6nb71dbw94frq582xm5xnc6mjpgmv"; - libraryHaskellDepends = [ - aeson - base - benri-hspec - bytestring - containers - hspec - http-api-data - keyed-vals - text - ]; - description = "Validate a keyed-vals Handle"; - license = lib.licenses.bsd3; - } - ) { }; - - "keyed-vals-hspec-tests_0_2_3_2" = callPackage ( { mkDerivation, aeson, @@ -400964,47 +397047,10 @@ self: { ]; description = "Validate a keyed-vals Handle"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; "keyed-vals-mem" = callPackage ( - { - mkDerivation, - base, - bytestring, - containers, - hspec, - keyed-vals, - keyed-vals-hspec-tests, - text, - unliftio, - unliftio-core, - }: - mkDerivation { - pname = "keyed-vals-mem"; - version = "0.2.3.1"; - sha256 = "1m5mhpn8brw43r9vm6x7rfhw3s1ihm31rnnddzmx0w4n4f5jaij5"; - libraryHaskellDepends = [ - base - bytestring - containers - keyed-vals - text - unliftio - unliftio-core - ]; - testHaskellDepends = [ - base - hspec - keyed-vals-hspec-tests - ]; - description = "Implements a keyed-vals Handle using in-process memory"; - license = lib.licenses.bsd3; - } - ) { }; - - "keyed-vals-mem_0_2_3_2" = callPackage ( { mkDerivation, base, @@ -401037,59 +397083,10 @@ self: { ]; description = "Implements a keyed-vals Handle using in-process memory"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; "keyed-vals-redis" = callPackage ( - { - mkDerivation, - base, - bytestring, - containers, - hedis, - hspec, - hspec-tmp-proc, - keyed-vals, - keyed-vals-hspec-tests, - QuickCheck, - read-env-var, - text, - tmp-proc-redis, - unliftio, - unliftio-core, - }: - mkDerivation { - pname = "keyed-vals-redis"; - version = "0.2.3.1"; - sha256 = "1cn1xx218hwdbmbygfnwbnrjklz3apgbm2gcmd0ckpib0d5zlx1m"; - libraryHaskellDepends = [ - base - bytestring - containers - hedis - keyed-vals - read-env-var - text - unliftio - unliftio-core - ]; - testHaskellDepends = [ - base - bytestring - hspec - hspec-tmp-proc - keyed-vals-hspec-tests - QuickCheck - text - tmp-proc-redis - ]; - description = "Access Redis using a keyed-vals Handle"; - license = lib.licenses.bsd3; - } - ) { }; - - "keyed-vals-redis_0_2_3_2" = callPackage ( { mkDerivation, base, @@ -401134,7 +397131,6 @@ self: { ]; description = "Access Redis using a keyed-vals Handle"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -414275,125 +410271,6 @@ self: { ) { }; "lens" = callPackage ( - { - mkDerivation, - array, - assoc, - base, - base-orphans, - bifunctors, - bytestring, - call-stack, - comonad, - containers, - contravariant, - criterion, - deepseq, - distributive, - exceptions, - filepath, - free, - generic-deriving, - ghc-prim, - hashable, - HUnit, - indexed-traversable, - indexed-traversable-instances, - kan-extensions, - mtl, - parallel, - profunctors, - QuickCheck, - reflection, - semigroupoids, - simple-reflect, - strict, - tagged, - template-haskell, - test-framework, - test-framework-hunit, - test-framework-quickcheck2, - text, - th-abstraction, - these, - transformers, - transformers-compat, - unordered-containers, - vector, - }: - mkDerivation { - pname = "lens"; - version = "5.3.3"; - sha256 = "16d0cxbgprysfni9bkbm9349ny8a5wxk46fyq83d5md574cmdwa0"; - libraryHaskellDepends = [ - array - assoc - base - base-orphans - bifunctors - bytestring - call-stack - comonad - containers - contravariant - distributive - exceptions - filepath - free - ghc-prim - hashable - indexed-traversable - indexed-traversable-instances - kan-extensions - mtl - parallel - profunctors - reflection - semigroupoids - strict - tagged - template-haskell - text - th-abstraction - these - transformers - transformers-compat - unordered-containers - vector - ]; - testHaskellDepends = [ - base - bytestring - containers - deepseq - HUnit - mtl - QuickCheck - simple-reflect - test-framework - test-framework-hunit - test-framework-quickcheck2 - text - transformers - ]; - benchmarkHaskellDepends = [ - base - bytestring - comonad - containers - criterion - deepseq - generic-deriving - transformers - unordered-containers - vector - ]; - description = "Lenses, Folds and Traversals"; - license = lib.licenses.bsd2; - } - ) { }; - - "lens_5_3_4" = callPackage ( { mkDerivation, array, @@ -414509,7 +410386,6 @@ self: { ]; description = "Lenses, Folds and Traversals"; license = lib.licenses.bsd2; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -415730,58 +411606,6 @@ self: { ) { }; "leveldb-haskell" = callPackage ( - { - mkDerivation, - base, - bytestring, - data-default, - directory, - exceptions, - filepath, - leveldb, - mtl, - QuickCheck, - resourcet, - tasty, - tasty-quickcheck, - temporary, - transformers, - }: - mkDerivation { - pname = "leveldb-haskell"; - version = "0.6.5"; - sha256 = "0a3csz8zmjjp90ji1yqrc3h7rb1b612i6v4kfwxagswd0s4b05x4"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ - base - bytestring - data-default - exceptions - filepath - resourcet - transformers - ]; - librarySystemDepends = [ leveldb ]; - testHaskellDepends = [ - base - bytestring - data-default - directory - exceptions - mtl - QuickCheck - tasty - tasty-quickcheck - temporary - transformers - ]; - description = "Haskell bindings to LevelDB"; - license = lib.licenses.bsd3; - } - ) { inherit (pkgs) leveldb; }; - - "leveldb-haskell_0_6_5_1" = callPackage ( { mkDerivation, base, @@ -415830,7 +411654,6 @@ self: { ]; description = "Haskell bindings to LevelDB"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { inherit (pkgs) leveldb; }; @@ -420789,90 +416612,6 @@ self: { ) { }; "linear" = callPackage ( - { - mkDerivation, - adjunctions, - base, - base-orphans, - binary, - bytes, - bytestring, - cereal, - containers, - deepseq, - distributive, - ghc-prim, - hashable, - HUnit, - indexed-traversable, - lens, - QuickCheck, - random, - reflection, - semigroupoids, - simple-reflect, - tagged, - template-haskell, - test-framework, - test-framework-hunit, - test-framework-quickcheck2, - transformers, - transformers-compat, - unordered-containers, - vector, - void, - }: - mkDerivation { - pname = "linear"; - version = "1.23"; - sha256 = "13w6j1wnq40821nwrly7zl4qdsnih19f3p9fnmka42mblmin2lld"; - revision = "2"; - editedCabalFile = "1xg7nm5hyy63vj3mmmjx9w6nba05zabmmrzyfcacqk9vq1848llv"; - libraryHaskellDepends = [ - adjunctions - base - base-orphans - binary - bytes - cereal - containers - deepseq - distributive - ghc-prim - hashable - indexed-traversable - lens - random - reflection - semigroupoids - tagged - template-haskell - transformers - transformers-compat - unordered-containers - vector - void - ]; - testHaskellDepends = [ - base - binary - bytestring - deepseq - HUnit - QuickCheck - reflection - simple-reflect - test-framework - test-framework-hunit - test-framework-quickcheck2 - vector - ]; - description = "Linear Algebra"; - license = lib.licenses.bsd3; - } - ) { }; - - "linear_1_23_1" = callPackage ( { mkDerivation, adjunctions, @@ -420951,7 +416690,6 @@ self: { ]; description = "Linear Algebra"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -428229,52 +423967,6 @@ self: { ) { }; "logging" = callPackage ( - { - mkDerivation, - base, - binary, - bytestring, - fast-logger, - hspec, - lifted-base, - monad-control, - old-locale, - regex-compat, - text, - time, - time-locale-compat, - transformers, - unix, - }: - mkDerivation { - pname = "logging"; - version = "3.0.5"; - sha256 = "0cd00pjxjdq69n6hxa01x31s2vdfd39kkvj0d0ssqj3n6ahssbxi"; - libraryHaskellDepends = [ - base - binary - bytestring - fast-logger - lifted-base - monad-control - old-locale - regex-compat - text - time - time-locale-compat - transformers - ]; - testHaskellDepends = [ - base - hspec - unix - ]; - description = "Simplified logging in IO for application writers"; - license = lib.licenses.mit; - } - ) { }; - - "logging_3_0_6" = callPackage ( { mkDerivation, base, @@ -428317,7 +424009,6 @@ self: { ]; description = "Simplified logging in IO for application writers"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -432098,65 +427789,6 @@ self: { ) { }; "lucid" = callPackage ( - { - mkDerivation, - base, - bifunctors, - blaze-builder, - bytestring, - containers, - criterion, - deepseq, - hashable, - hspec, - HUnit, - mmorph, - mtl, - parsec, - text, - transformers, - }: - mkDerivation { - pname = "lucid"; - version = "2.11.20230408"; - sha256 = "07a41xkql96hkp9jawlaxn0lflvjf8a2djb45k3b3ig9zs82j48g"; - revision = "2"; - editedCabalFile = "13hfdk1xj1fi0fd9crylvvzfr52z79j941im654jv50a3667lxfj"; - libraryHaskellDepends = [ - base - blaze-builder - bytestring - containers - hashable - mmorph - mtl - text - transformers - ]; - testHaskellDepends = [ - base - bifunctors - hspec - HUnit - mtl - parsec - text - ]; - benchmarkHaskellDepends = [ - base - blaze-builder - bytestring - criterion - deepseq - text - transformers - ]; - description = "Clear to write, read and edit DSL for HTML"; - license = lib.licenses.bsd3; - } - ) { }; - - "lucid_2_11_20250303" = callPackage ( { mkDerivation, base, @@ -432210,7 +427842,6 @@ self: { ]; description = "Clear to write, read and edit DSL for HTML"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -432507,48 +428138,6 @@ self: { ) { }; "lucid2" = callPackage ( - { - mkDerivation, - base, - bifunctors, - bytestring, - containers, - hspec, - HUnit, - mtl, - parsec, - text, - transformers, - }: - mkDerivation { - pname = "lucid2"; - version = "0.0.20240424"; - sha256 = "1ccpcbq84y53dxna700rfn6gaxn6xywqfdn27xpvbrl79w5x5p1j"; - revision = "1"; - editedCabalFile = "0xggpzcbzrbnd7f0rbjcsri914wwwy8qh256wrq41jswsrb00bkp"; - libraryHaskellDepends = [ - base - bytestring - containers - mtl - text - transformers - ]; - testHaskellDepends = [ - base - bifunctors - hspec - HUnit - mtl - parsec - text - ]; - description = "Clear to write, read and edit DSL for HTML"; - license = lib.licenses.bsd3; - } - ) { }; - - "lucid2_0_0_20250303" = callPackage ( { mkDerivation, base, @@ -432585,7 +428174,6 @@ self: { ]; description = "Clear to write, read and edit DSL for HTML"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -434231,61 +429819,6 @@ self: { ) { }; "machines" = callPackage ( - { - mkDerivation, - adjunctions, - base, - comonad, - conduit, - containers, - criterion, - distributive, - mtl, - pipes, - pointed, - profunctors, - semigroupoids, - semigroups, - streaming, - transformers, - transformers-compat, - void, - }: - mkDerivation { - pname = "machines"; - version = "0.7.3"; - sha256 = "1cmflvd0xphs15ip61347ph9w4hnhmsa4nlp425i53x1ld99l23c"; - revision = "3"; - editedCabalFile = "0w0q2kq8m8fkgrf0yj0fd5yb5b1svyxvfgjml5yvc2cqxfdh7mm7"; - libraryHaskellDepends = [ - adjunctions - base - comonad - containers - distributive - mtl - pointed - profunctors - semigroupoids - semigroups - transformers - transformers-compat - void - ]; - benchmarkHaskellDepends = [ - base - conduit - criterion - mtl - pipes - streaming - ]; - description = "Networked stream transducers"; - license = lib.licenses.bsd3; - } - ) { }; - - "machines_0_7_4" = callPackage ( { mkDerivation, adjunctions, @@ -434335,7 +429868,6 @@ self: { ]; description = "Networked stream transducers"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -435690,47 +431222,6 @@ self: { ) { }; "mailtrap" = callPackage ( - { - mkDerivation, - aeson, - base, - base64, - blaze-html, - bytestring, - email-validate, - filepath, - http-conduit, - mime-types, - text, - time, - unordered-containers, - uuid-types, - }: - mkDerivation { - pname = "mailtrap"; - version = "0.1.2.1"; - sha256 = "1sqqwjvjcvbngx7y0ycvw06i7nfxgqigsb9cn478xk4ngn851aia"; - libraryHaskellDepends = [ - aeson - base - base64 - blaze-html - bytestring - email-validate - filepath - http-conduit - mime-types - text - time - unordered-containers - uuid-types - ]; - description = "Mailtrap API library"; - license = lib.licenses.mit; - } - ) { }; - - "mailtrap_0_1_2_2" = callPackage ( { mkDerivation, aeson, @@ -435768,7 +431259,6 @@ self: { ]; description = "Mailtrap API library"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -440437,47 +435927,6 @@ self: { ) { }; "matrix" = callPackage ( - { - mkDerivation, - base, - criterion, - deepseq, - loop, - primitive, - QuickCheck, - semigroups, - tasty, - tasty-quickcheck, - vector, - }: - mkDerivation { - pname = "matrix"; - version = "0.3.6.3"; - sha256 = "0gzh89nj4cqk772x37byv7z3smjpr76bd9qmqpz9bbnyicwig0qc"; - libraryHaskellDepends = [ - base - deepseq - loop - primitive - semigroups - vector - ]; - testHaskellDepends = [ - base - QuickCheck - tasty - tasty-quickcheck - ]; - benchmarkHaskellDepends = [ - base - criterion - ]; - description = "A native implementation of matrix operations"; - license = lib.licenses.mit; - } - ) { }; - - "matrix_0_3_6_4" = callPackage ( { mkDerivation, base, @@ -440515,7 +435964,6 @@ self: { ]; description = "A native implementation of matrix operations"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -443842,8 +439290,8 @@ self: { }: mkDerivation { pname = "mem-info"; - version = "0.3.0.1"; - sha256 = "09sdr2j50sq0bd0d1rwnlq4918bm1w8zwb1h1fkz3cqblm81vx6d"; + version = "0.3.1.0"; + sha256 = "032r34swgdmb6xh3ralcpb0223i2gqfixxgly7v9da0w76cj6g7y"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -447295,39 +442743,6 @@ self: { ) { }; "microlens-th" = callPackage ( - { - mkDerivation, - base, - containers, - microlens, - tagged, - template-haskell, - th-abstraction, - transformers, - }: - mkDerivation { - pname = "microlens-th"; - version = "0.4.3.16"; - sha256 = "1gd4rz00x4akaf3wfchvbk90ra9kjqsv3ixkcnsbrij3hhjb2w47"; - libraryHaskellDepends = [ - base - containers - microlens - template-haskell - th-abstraction - transformers - ]; - testHaskellDepends = [ - base - microlens - tagged - ]; - description = "Automatic generation of record lenses for microlens"; - license = lib.licenses.bsd3; - } - ) { }; - - "microlens-th_0_4_3_17" = callPackage ( { mkDerivation, base, @@ -447357,7 +442772,6 @@ self: { ]; description = "Automatic generation of record lenses for microlens"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -450919,55 +446333,6 @@ self: { ) { }; "miso" = callPackage ( - { - mkDerivation, - aeson, - base, - bytestring, - containers, - file-embed, - http-api-data, - http-types, - jsaddle, - lucid, - network-uri, - servant, - servant-lucid, - tagsoup, - text, - transformers, - }: - mkDerivation { - pname = "miso"; - version = "1.8.5.0"; - sha256 = "0lbr1hwaidsscrqp3p6p3rr5q1mxfg3f7bb62x974jll3lisxlyb"; - revision = "1"; - editedCabalFile = "18zwq74mzv0qkila4dq554nrcziaz946chmb51jrhx8p2mdspa7y"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ - aeson - base - bytestring - containers - file-embed - http-api-data - http-types - jsaddle - lucid - network-uri - servant - servant-lucid - tagsoup - text - transformers - ]; - description = "A tasty Haskell front-end framework"; - license = lib.licenses.bsd3; - } - ) { }; - - "miso_1_8_7_0" = callPackage ( { mkDerivation, aeson, @@ -451011,7 +446376,6 @@ self: { ]; description = "A tasty Haskell front-end web framework"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -455291,59 +450655,6 @@ self: { ) { }; "monad-logger" = callPackage ( - { - mkDerivation, - base, - bytestring, - conduit, - conduit-extra, - exceptions, - fast-logger, - lifted-base, - monad-control, - monad-loops, - mtl, - resourcet, - stm, - stm-chans, - template-haskell, - text, - transformers, - transformers-base, - transformers-compat, - unliftio-core, - }: - mkDerivation { - pname = "monad-logger"; - version = "0.3.41"; - sha256 = "077yxs4acm03g77sbb3lh9hmb4y2dq4kra6sq4b1myqvm3y0ykgm"; - libraryHaskellDepends = [ - base - bytestring - conduit - conduit-extra - exceptions - fast-logger - lifted-base - monad-control - monad-loops - mtl - resourcet - stm - stm-chans - template-haskell - text - transformers - transformers-base - transformers-compat - unliftio-core - ]; - description = "A class of monads which can log messages"; - license = lib.licenses.mit; - } - ) { }; - - "monad-logger_0_3_42" = callPackage ( { mkDerivation, base, @@ -455393,7 +450704,6 @@ self: { ]; description = "A class of monads which can log messages"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -456351,59 +451661,6 @@ self: { ) { }; "monad-schedule" = callPackage ( - { - mkDerivation, - base, - base-compat, - free, - generic-arbitrary, - HUnit, - operational, - QuickCheck, - stm, - test-framework, - test-framework-hunit, - test-framework-quickcheck2, - time, - time-domain, - transformers, - }: - mkDerivation { - pname = "monad-schedule"; - version = "0.2.0.1"; - sha256 = "0g80wqnji3xph68v3jgi8k3ivc4d7wrdr386znw9yh252baz053j"; - libraryHaskellDepends = [ - base - base-compat - free - operational - stm - time-domain - transformers - ]; - testHaskellDepends = [ - base - base-compat - free - generic-arbitrary - HUnit - operational - QuickCheck - stm - test-framework - test-framework-hunit - test-framework-quickcheck2 - time - time-domain - transformers - ]; - description = "A new, simple, composable concurrency abstraction"; - license = lib.licenses.mit; - maintainers = [ lib.maintainers.turion ]; - } - ) { }; - - "monad-schedule_0_2_0_2" = callPackage ( { mkDerivation, base, @@ -456452,7 +451709,6 @@ self: { ]; description = "A new, simple, composable concurrency abstraction"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; maintainers = [ lib.maintainers.turion ]; } ) { }; @@ -458362,36 +453618,6 @@ self: { ) { }; "monoid-extras" = callPackage ( - { - mkDerivation, - base, - criterion, - groups, - semigroupoids, - semigroups, - }: - mkDerivation { - pname = "monoid-extras"; - version = "0.6.3"; - sha256 = "1j908w0xmh6kdh0ilka3lhasf4vwnaic8srycdmwmyi94i5kh93i"; - revision = "1"; - editedCabalFile = "1d9mm9n62zrjadcn5n24s9zmrndskvcrmswg9brj4g4nsa6kv9hf"; - libraryHaskellDepends = [ - base - groups - semigroupoids - ]; - benchmarkHaskellDepends = [ - base - criterion - semigroups - ]; - description = "Various extra monoid-related definitions and utilities"; - license = lib.licenses.bsd3; - } - ) { }; - - "monoid-extras_0_6_5" = callPackage ( { mkDerivation, base, @@ -458416,7 +453642,6 @@ self: { ]; description = "Various extra monoid-related definitions and utilities"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -458547,51 +453772,6 @@ self: { ) { }; "monoid-subclasses" = callPackage ( - { - mkDerivation, - base, - bytestring, - commutative-semigroups, - containers, - primes, - QuickCheck, - quickcheck-instances, - tasty, - tasty-quickcheck, - text, - vector, - }: - mkDerivation { - pname = "monoid-subclasses"; - version = "1.2.5.1"; - sha256 = "0xrbsk4cd8gncw8s0wdg02pmds8wxf237qkbncr73wfwbidshl15"; - libraryHaskellDepends = [ - base - bytestring - commutative-semigroups - containers - primes - text - vector - ]; - testHaskellDepends = [ - base - bytestring - containers - primes - QuickCheck - quickcheck-instances - tasty - tasty-quickcheck - text - vector - ]; - description = "Subclasses of Monoid"; - license = lib.licenses.bsd3; - } - ) { }; - - "monoid-subclasses_1_2_6" = callPackage ( { mkDerivation, base, @@ -458633,7 +453813,6 @@ self: { ]; description = "Subclasses of Monoid"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -458756,29 +453935,27 @@ self: { hspec, hspec-discover, monoid-subclasses, - nonempty-containers, nothunks, pretty-show, QuickCheck, quickcheck-classes, quickcheck-groups, - quickcheck-instances, quickcheck-monoid-subclasses, + quickcheck-quid, tasty-bench, tasty-hunit, text, }: mkDerivation { pname = "monoidmap"; - version = "0.0.2.1"; - sha256 = "0hfr276l34fwxszlnfcm07356anymgphawarjfxw6r9cv9488djq"; + version = "0.0.4.3"; + sha256 = "1f8fk22l1929ryb672db3z0jqgm7nkpm0mqk6a0g1wl5nm5swwmq"; libraryHaskellDepends = [ base containers deepseq groups monoid-subclasses - nonempty-containers nothunks ]; testHaskellDepends = [ @@ -458791,8 +453968,8 @@ self: { QuickCheck quickcheck-classes quickcheck-groups - quickcheck-instances quickcheck-monoid-subclasses + quickcheck-quid text ]; testToolDepends = [ hspec-discover ]; @@ -469505,47 +464682,6 @@ self: { ) { }; "mysql-json-table" = callPackage ( - { - mkDerivation, - aeson, - base, - bytestring, - conduit, - exceptions, - hashable, - http-api-data, - mysql, - mysql-simple, - }: - mkDerivation { - pname = "mysql-json-table"; - version = "0.1.4.0"; - sha256 = "1kavib1ny3cg8cvbvg2n2xlisj1pwvsnv25wddv55kxgng227djr"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ - aeson - base - bytestring - conduit - exceptions - hashable - http-api-data - mysql - mysql-simple - ]; - executableHaskellDepends = [ - base - conduit - mysql-simple - ]; - description = "Using MySQL to store id-to-json tables"; - license = lib.licenses.mit; - mainProgram = "mysql-json-table-test"; - } - ) { }; - - "mysql-json-table_0_1_4_1" = callPackage ( { mkDerivation, aeson, @@ -469582,7 +464718,6 @@ self: { ]; description = "Using MySQL to store id-to-json tables"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; mainProgram = "mysql-json-table-test"; } ) { }; @@ -475531,8 +470666,8 @@ self: { }: mkDerivation { pname = "network-control"; - version = "0.1.4"; - sha256 = "1a03jpnbvdac8s3z79f7j3gjvh5lhdzyz27xxsxzxdfmg30ym8p9"; + version = "0.1.5"; + sha256 = "0ir2v3ys923m7jqagvbi327d3gdnrccdvhkf2jzsljazn35l91qc"; libraryHaskellDepends = [ base psqueues @@ -476402,29 +471537,6 @@ self: { ) { }; "network-run" = callPackage ( - { - mkDerivation, - base, - bytestring, - network, - time-manager, - }: - mkDerivation { - pname = "network-run"; - version = "0.4.3"; - sha256 = "0phx8p1bha12l14d3bdb7kh9wjqn150q3ymvlsr7szmkq8x9vwh6"; - libraryHaskellDepends = [ - base - bytestring - network - time-manager - ]; - description = "Simple network runner library"; - license = lib.licenses.bsd3; - } - ) { }; - - "network-run_0_4_4" = callPackage ( { mkDerivation, base, @@ -476444,7 +471556,6 @@ self: { ]; description = "Simple network runner library"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -485594,100 +480705,6 @@ self: { ) { }; "nvim-hs" = callPackage ( - { - mkDerivation, - base, - bytestring, - cereal, - cereal-conduit, - conduit, - containers, - data-default, - deepseq, - foreign-store, - hslogger, - hspec, - hspec-discover, - megaparsec, - messagepack, - mtl, - network, - optparse-applicative, - prettyprinter, - prettyprinter-ansi-terminal, - QuickCheck, - streaming-commons, - template-haskell, - template-haskell-compat-v0208, - text, - time, - time-locale-compat, - typed-process, - unliftio, - unliftio-core, - utf8-string, - vector, - void, - }: - mkDerivation { - pname = "nvim-hs"; - version = "2.3.2.3"; - sha256 = "03s0fsws7f8mld6kpmymagrmajfnxzi9isgdzik4kdrx8fzygin8"; - revision = "1"; - editedCabalFile = "132mw5hg846sg381g08vlxhw9xqqxh3508ykzn5b5sh9m3igf6j6"; - libraryHaskellDepends = [ - base - bytestring - cereal - cereal-conduit - conduit - containers - data-default - deepseq - foreign-store - hslogger - megaparsec - messagepack - mtl - network - optparse-applicative - prettyprinter - prettyprinter-ansi-terminal - streaming-commons - template-haskell - template-haskell-compat-v0208 - text - time - time-locale-compat - typed-process - unliftio - unliftio-core - utf8-string - vector - void - ]; - testHaskellDepends = [ - base - containers - data-default - deepseq - hspec - hspec-discover - prettyprinter - prettyprinter-ansi-terminal - QuickCheck - unliftio - unliftio-core - vector - void - ]; - testToolDepends = [ hspec-discover ]; - description = "Haskell plugin backend for neovim"; - license = lib.licenses.asl20; - } - ) { }; - - "nvim-hs_2_3_2_4" = callPackage ( { mkDerivation, base, @@ -485776,7 +480793,6 @@ self: { testToolDepends = [ hspec-discover ]; description = "Haskell plugin backend for neovim"; license = lib.licenses.asl20; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -488889,61 +483905,6 @@ self: { ) { }; "ollama-haskell" = callPackage ( - { - mkDerivation, - aeson, - base, - base64-bytestring, - bytestring, - directory, - filepath, - http-client, - http-types, - silently, - tasty, - tasty-hunit, - text, - time, - }: - mkDerivation { - pname = "ollama-haskell"; - version = "0.1.2.0"; - sha256 = "1y2hvjqn22d9d6lpsv95yrjkrzhkqp750d1rnysx8kdkxq59zz31"; - libraryHaskellDepends = [ - aeson - base - base64-bytestring - bytestring - directory - filepath - http-client - http-types - text - time - ]; - testHaskellDepends = [ - aeson - base - base64-bytestring - bytestring - directory - filepath - http-client - http-types - silently - tasty - tasty-hunit - text - time - ]; - description = "Haskell bindings for ollama"; - license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; - broken = true; - } - ) { }; - - "ollama-haskell_0_1_3_0" = callPackage ( { mkDerivation, aeson, @@ -490859,18 +485820,16 @@ self: { }: mkDerivation { pname = "open-browser"; - version = "0.2.1.0"; - sha256 = "0rna8ir2cfp8gk0rd2q60an51jxc08lx4gl0liw8wwqgh1ijxv8b"; + version = "0.2.1.1"; + sha256 = "013qjlvx2rm1hr907ls3wqw3av0alw8q7gql05bb2ccf4g1h3ay2"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ base process ]; - executableHaskellDepends = [ base ]; description = "Open a web browser from Haskell"; license = lib.licenses.bsd3; - mainProgram = "example"; } ) { }; @@ -498878,20 +493837,6 @@ self: { ) { }; "packcheck" = callPackage ( - { mkDerivation, base }: - mkDerivation { - pname = "packcheck"; - version = "0.7.0"; - sha256 = "19wi0jbnfblkbvprszjr0n8f945n60117nvb1lhhrm9vh4dw86v6"; - libraryHaskellDepends = [ base ]; - testHaskellDepends = [ base ]; - benchmarkHaskellDepends = [ base ]; - description = "Universal build and CI testing for Haskell packages"; - license = lib.licenses.bsd3; - } - ) { }; - - "packcheck_0_7_1" = callPackage ( { mkDerivation, base }: mkDerivation { pname = "packcheck"; @@ -498902,7 +493847,6 @@ self: { benchmarkHaskellDepends = [ base ]; description = "Universal build and CI testing for Haskell packages"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -501642,93 +496586,6 @@ self: { ) { }; "pandoc-lua-engine" = callPackage ( - { - mkDerivation, - aeson, - base, - bytestring, - citeproc, - containers, - crypton, - data-default, - directory, - doclayout, - doctemplates, - exceptions, - filepath, - hslua, - hslua-module-doclayout, - hslua-module-path, - hslua-module-system, - hslua-module-text, - hslua-module-version, - hslua-module-zip, - hslua-repl, - lpeg, - mtl, - pandoc, - pandoc-lua-marshal, - pandoc-types, - parsec, - tasty, - tasty-golden, - tasty-hunit, - tasty-lua, - text, - }: - mkDerivation { - pname = "pandoc-lua-engine"; - version = "0.4.1"; - sha256 = "1jldmd0nbbbczv1h6j01yk0ga6nzzdz5h7ap2xix7391knr56r36"; - libraryHaskellDepends = [ - aeson - base - bytestring - citeproc - containers - crypton - data-default - doclayout - doctemplates - exceptions - hslua - hslua-module-doclayout - hslua-module-path - hslua-module-system - hslua-module-text - hslua-module-version - hslua-module-zip - hslua-repl - lpeg - mtl - pandoc - pandoc-lua-marshal - pandoc-types - parsec - text - ]; - testHaskellDepends = [ - base - bytestring - data-default - directory - exceptions - filepath - hslua - pandoc - pandoc-types - tasty - tasty-golden - tasty-hunit - tasty-lua - text - ]; - description = "Lua engine to power custom pandoc conversions"; - license = lib.licenses.gpl2Plus; - } - ) { }; - - "pandoc-lua-engine_0_4_1_1" = callPackage ( { mkDerivation, aeson, @@ -501812,7 +496669,6 @@ self: { ]; description = "Lua engine to power custom pandoc conversions"; license = lib.licenses.gpl2Plus; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -502770,53 +497626,6 @@ self: { ) { }; "pango" = callPackage ( - { - mkDerivation, - array, - base, - Cabal, - cairo, - containers, - directory, - filepath, - glib, - gtk2hs-buildtools, - mtl, - pango, - pretty, - process, - text, - }: - mkDerivation { - pname = "pango"; - version = "0.13.11.0"; - sha256 = "1c18sh5g3xl4362llqmhcy66ry4328v6pxp1mmdgqgk499aznbs9"; - enableSeparateDataOutput = true; - setupHaskellDepends = [ - base - Cabal - filepath - gtk2hs-buildtools - ]; - libraryHaskellDepends = [ - array - base - cairo - containers - directory - glib - mtl - pretty - process - text - ]; - libraryPkgconfigDepends = [ pango ]; - description = "Binding to the Pango text rendering engine"; - license = lib.licenses.lgpl21Only; - } - ) { inherit (pkgs) pango; }; - - "pango_0_13_12_0" = callPackage ( { mkDerivation, array, @@ -502860,7 +497669,6 @@ self: { libraryPkgconfigDepends = [ pango ]; description = "Binding to the Pango text rendering engine"; license = lib.licenses.lgpl21Only; - hydraPlatforms = lib.platforms.none; } ) { inherit (pkgs) pango; }; @@ -504585,76 +499393,6 @@ self: { ) { }; "parameterized-utils" = callPackage ( - { - mkDerivation, - base, - base-orphans, - constraints, - containers, - deepseq, - ghc-prim, - hashable, - hashtables, - hedgehog, - hedgehog-classes, - indexed-traversable, - lens, - mtl, - profunctors, - tasty, - tasty-ant-xml, - tasty-hedgehog, - tasty-hunit, - template-haskell, - text, - th-abstraction, - vector, - }: - mkDerivation { - pname = "parameterized-utils"; - version = "2.1.9.0"; - sha256 = "15yn958adkivyg7qbbbi20ja8smcdjyslkk3mxswl0r0bfgz2y70"; - revision = "1"; - editedCabalFile = "1b6db8ld5svcclg9ydgfz36qia8d6vkgilmkwb4a2i8dz7whiphl"; - libraryHaskellDepends = [ - base - base-orphans - constraints - containers - deepseq - ghc-prim - hashable - hashtables - indexed-traversable - lens - mtl - profunctors - template-haskell - text - th-abstraction - vector - ]; - testHaskellDepends = [ - base - ghc-prim - hashable - hashtables - hedgehog - hedgehog-classes - indexed-traversable - lens - mtl - tasty - tasty-ant-xml - tasty-hedgehog - tasty-hunit - ]; - description = "Classes and data structures for working with data-kind indexed types"; - license = lib.licenses.bsd3; - } - ) { }; - - "parameterized-utils_2_1_10_0" = callPackage ( { mkDerivation, base, @@ -504719,7 +499457,6 @@ self: { ]; description = "Classes and data structures for working with data-kind indexed types"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -509556,37 +504293,6 @@ self: { ) { }; "pcre-light" = callPackage ( - { - mkDerivation, - base, - bytestring, - containers, - HUnit, - mtl, - pcre, - }: - mkDerivation { - pname = "pcre-light"; - version = "0.4.1.2"; - sha256 = "0fmdb1kv7fyjvcii788cg95zb2bzrg851h42x5pgdcgp3m3lm4p4"; - libraryHaskellDepends = [ - base - bytestring - ]; - librarySystemDepends = [ pcre ]; - testHaskellDepends = [ - base - bytestring - containers - HUnit - mtl - ]; - description = "Portable regex library for Perl 5 compatible regular expressions"; - license = lib.licenses.bsd3; - } - ) { inherit (pkgs) pcre; }; - - "pcre-light_0_4_1_3" = callPackage ( { mkDerivation, base, @@ -509616,7 +504322,6 @@ self: { ]; description = "Portable regex library for Perl 5 compatible regular expressions"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { inherit (pkgs) pcre; }; @@ -516012,33 +510717,6 @@ self: { ) { }; "phantom-state" = callPackage ( - { - mkDerivation, - base, - criterion, - transformers, - vector, - }: - mkDerivation { - pname = "phantom-state"; - version = "0.2.1.4"; - sha256 = "07gb7qiv3g2klqnhxnjj4rdvvhy72vvv92h7p88k6547la6znn40"; - libraryHaskellDepends = [ - base - transformers - ]; - benchmarkHaskellDepends = [ - base - criterion - transformers - vector - ]; - description = "Phantom State Transformer. Like State Monad, but without values."; - license = lib.licenses.bsd3; - } - ) { }; - - "phantom-state_0_2_1_5" = callPackage ( { mkDerivation, base, @@ -516062,7 +510740,6 @@ self: { ]; description = "Phantom State Transformer. Like State Monad, but without values."; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -527392,64 +522069,6 @@ self: { ) { }; "polysemy-plugin" = callPackage ( - { - mkDerivation, - base, - Cabal, - cabal-doctest, - containers, - doctest, - ghc, - ghc-tcplugins-extra, - hspec, - hspec-discover, - inspection-testing, - polysemy, - should-not-typecheck, - syb, - transformers, - }: - mkDerivation { - pname = "polysemy-plugin"; - version = "0.4.5.2"; - sha256 = "1inl8wk36fyc6m1fp8pyxmrc82bmznr5f1zasfmxj9q5xxbig87f"; - revision = "5"; - editedCabalFile = "10af9lnkqi5agr5j3v7wh6lyfg0v4lqrms9vwndhfk7jdh63km6w"; - setupHaskellDepends = [ - base - Cabal - cabal-doctest - ]; - libraryHaskellDepends = [ - base - containers - ghc - ghc-tcplugins-extra - polysemy - syb - transformers - ]; - testHaskellDepends = [ - base - containers - doctest - ghc - ghc-tcplugins-extra - hspec - hspec-discover - inspection-testing - polysemy - should-not-typecheck - syb - transformers - ]; - testToolDepends = [ hspec-discover ]; - description = "Disambiguate obvious uses of effects"; - license = lib.licenses.bsd3; - } - ) { }; - - "polysemy-plugin_0_4_5_3" = callPackage ( { mkDerivation, base, @@ -527504,7 +522123,6 @@ self: { testToolDepends = [ hspec-discover ]; description = "Disambiguate obvious uses of effects"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -537962,59 +532580,6 @@ self: { ) { }; "primitive-extras" = callPackage ( - { - mkDerivation, - base, - bytestring, - cereal, - deferred-folds, - focus, - foldl, - list-t, - primitive, - primitive-unlifted, - profunctors, - QuickCheck, - rerebase, - tasty, - tasty-hunit, - tasty-quickcheck, - vector, - }: - mkDerivation { - pname = "primitive-extras"; - version = "0.10.2.1"; - sha256 = "0h3q5zr0k3rns1mq4y56d2ji477h1kjqsv6hp3bbs0yfzkjjk5z2"; - libraryHaskellDepends = [ - base - bytestring - cereal - deferred-folds - focus - foldl - list-t - primitive - primitive-unlifted - profunctors - vector - ]; - testHaskellDepends = [ - cereal - deferred-folds - focus - primitive - QuickCheck - rerebase - tasty - tasty-hunit - tasty-quickcheck - ]; - description = "Extras for the \"primitive\" library"; - license = lib.licenses.mit; - } - ) { }; - - "primitive-extras_0_10_2_2" = callPackage ( { mkDerivation, base, @@ -538064,7 +532629,6 @@ self: { ]; description = "Extras for the \"primitive\" library"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -559578,45 +554142,6 @@ self: { ) { }; "real-dice" = callPackage ( - { - mkDerivation, - base, - extra, - mtl, - primes, - QuickCheck, - random, - }: - mkDerivation { - pname = "real-dice"; - version = "0.1.0.4"; - sha256 = "1ibyp3zhfassg1yhfjnn636mbcbd6b7n42y2pzcnsmhjs8n78j2a"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ - base - mtl - primes - ]; - executableHaskellDepends = [ - base - mtl - random - ]; - testHaskellDepends = [ - base - extra - mtl - primes - QuickCheck - ]; - description = "Random number generation based on physical media touched by humans"; - license = lib.licenses.mit; - mainProgram = "real-dice"; - } - ) { }; - - "real-dice_0_1_0_5" = callPackage ( { mkDerivation, base, @@ -559651,7 +554176,6 @@ self: { ]; description = "Random number generation based on physical media touched by humans"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; mainProgram = "real-dice"; } ) { }; @@ -564991,33 +559515,6 @@ self: { ) { }; "regex-base" = callPackage ( - { - mkDerivation, - array, - base, - bytestring, - containers, - text, - }: - mkDerivation { - pname = "regex-base"; - version = "0.94.0.2"; - sha256 = "1w9fxad1dwi040r3db9i2cjhhrl86p3hngj13ixbcnqgb27l16bv"; - revision = "4"; - editedCabalFile = "09wbpmii665rphflaxnlr78i8yyjc3x8wq68w1ak73rms7yb48h3"; - libraryHaskellDepends = [ - array - base - bytestring - containers - text - ]; - description = "Common \"Text.Regex.*\" API for Regex matching"; - license = lib.licenses.bsd3; - } - ) { }; - - "regex-base_0_94_0_3" = callPackage ( { mkDerivation, array, @@ -565039,36 +559536,10 @@ self: { ]; description = "Common \"Text.Regex.*\" API for Regex matching"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; "regex-compat" = callPackage ( - { - mkDerivation, - array, - base, - regex-base, - regex-posix, - }: - mkDerivation { - pname = "regex-compat"; - version = "0.95.2.1"; - sha256 = "0ivrdrcphrz3g6nr5wbsmfiv8i82caw0kf6z5qlmlq7xf9n3hywg"; - revision = "2"; - editedCabalFile = "0ldqpdxikm17ydrkfmichflkdqdrkspv4r0qy3zbdgqf5033pj4n"; - libraryHaskellDepends = [ - array - base - regex-base - regex-posix - ]; - description = "Replaces/enhances \"Text.Regex\""; - license = lib.licenses.bsd3; - } - ) { }; - - "regex-compat_0_95_2_2" = callPackage ( { mkDerivation, array, @@ -565088,7 +559559,6 @@ self: { ]; description = "Replaces/enhances \"Text.Regex\""; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -565473,35 +559943,6 @@ self: { ) { }; "regex-pcre" = callPackage ( - { - mkDerivation, - array, - base, - bytestring, - containers, - pcre, - regex-base, - }: - mkDerivation { - pname = "regex-pcre"; - version = "0.95.0.0"; - sha256 = "0nn76q4bsjnxim0j0d01jifmh36as9jdpcvm001a851vvq86zb8n"; - revision = "6"; - editedCabalFile = "1rlp866y6mcbgad2sa3qq9zw12np1h4jfc7c3yba5kmarblj4jid"; - libraryHaskellDepends = [ - array - base - bytestring - containers - regex-base - ]; - libraryPkgconfigDepends = [ pcre ]; - description = "PCRE Backend for \"Text.Regex\" (regex-base)"; - license = lib.licenses.bsd3; - } - ) { inherit (pkgs) pcre; }; - - "regex-pcre_0_95_0_1" = callPackage ( { mkDerivation, array, @@ -565525,7 +559966,6 @@ self: { libraryPkgconfigDepends = [ pcre ]; description = "PCRE Backend for \"Text.Regex\" (regex-base)"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { inherit (pkgs) pcre; }; @@ -565661,33 +560101,6 @@ self: { ) { }; "regex-posix" = callPackage ( - { - mkDerivation, - array, - base, - bytestring, - containers, - regex-base, - }: - mkDerivation { - pname = "regex-posix"; - version = "0.96.0.1"; - sha256 = "1715b57z67q4hg0jz44wkxrxi3v7n5iagw6gw48pf8hr34wpr0n7"; - revision = "3"; - editedCabalFile = "1zdrsydysxj9kgkzjq6pdvidsy4m2bwbx9s7ydr6df0cav66lvc1"; - libraryHaskellDepends = [ - array - base - bytestring - containers - regex-base - ]; - description = "POSIX Backend for \"Text.Regex\" (regex-base)"; - license = lib.licenses.bsd3; - } - ) { }; - - "regex-posix_0_96_0_2" = callPackage ( { mkDerivation, array, @@ -565709,7 +560122,6 @@ self: { ]; description = "POSIX Backend for \"Text.Regex\" (regex-base)"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -565793,56 +560205,6 @@ self: { ) { inherit (pkgs) rure; }; "regex-tdfa" = callPackage ( - { - mkDerivation, - array, - base, - bytestring, - containers, - directory, - doctest-parallel, - filepath, - mtl, - parsec, - regex-base, - text, - utf8-string, - }: - mkDerivation { - pname = "regex-tdfa"; - version = "1.3.2.2"; - sha256 = "1dvmplkhma32y68v4vvpbwmjbg3hzd7qhsyq6pim1fs68b2xaglk"; - revision = "3"; - editedCabalFile = "0y3l8ipsxyf47vpgg94p7mrn4f1b82y891vrmqzwcqlci6r1bsp5"; - libraryHaskellDepends = [ - array - base - bytestring - containers - mtl - parsec - regex-base - text - ]; - testHaskellDepends = [ - array - base - bytestring - containers - directory - doctest-parallel - filepath - mtl - regex-base - text - utf8-string - ]; - description = "Pure Haskell Tagged DFA Backend for \"Text.Regex\" (regex-base)"; - license = lib.licenses.bsd3; - } - ) { }; - - "regex-tdfa_1_3_2_3" = callPackage ( { mkDerivation, array, @@ -565887,7 +560249,6 @@ self: { ]; description = "Pure Haskell Tagged DFA Backend for \"Text.Regex\" (regex-base)"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -576800,42 +571161,6 @@ self: { ) { }; "roc-id" = callPackage ( - { - mkDerivation, - base, - hspec, - MonadRandom, - Only, - QuickCheck, - text, - vector-sized, - }: - mkDerivation { - pname = "roc-id"; - version = "0.2.0.3"; - sha256 = "1alniidc069v24gamc4ch058pfqs97hz5mmsgjhidz8j1294pii5"; - libraryHaskellDepends = [ - base - MonadRandom - Only - text - vector-sized - ]; - testHaskellDepends = [ - base - hspec - MonadRandom - Only - QuickCheck - text - vector-sized - ]; - description = "Implementation of the ROC (Taiwan) National ID standard"; - license = lib.licenses.bsd3; - } - ) { }; - - "roc-id_0_2_0_4" = callPackage ( { mkDerivation, base, @@ -576868,7 +571193,6 @@ self: { ]; description = "Implementation of the ROC (Taiwan) National ID standard"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -581888,76 +576212,6 @@ self: { ) { }; "safe-json" = callPackage ( - { - mkDerivation, - aeson, - base, - bytestring, - containers, - dlist, - hashable, - quickcheck-instances, - scientific, - tasty, - tasty-hunit, - tasty-quickcheck, - temporary, - text, - time, - unordered-containers, - uuid, - uuid-types, - vector, - }: - mkDerivation { - pname = "safe-json"; - version = "1.2.0.2"; - sha256 = "1zl0f3y1kih1y3i6376rkizd9kfklqxf7lnj3aipn5ph935lljrz"; - revision = "1"; - editedCabalFile = "06c6ni5bhyg4snkk96piknrblywpkk2r0hb6cip78djvrzi91grz"; - libraryHaskellDepends = [ - aeson - base - bytestring - containers - dlist - hashable - scientific - tasty - tasty-hunit - tasty-quickcheck - text - time - unordered-containers - uuid-types - vector - ]; - testHaskellDepends = [ - aeson - base - bytestring - containers - dlist - hashable - quickcheck-instances - scientific - tasty - tasty-hunit - tasty-quickcheck - temporary - text - time - unordered-containers - uuid - uuid-types - vector - ]; - description = "Automatic JSON format versioning"; - license = lib.licenses.mit; - } - ) { }; - - "safe-json_1_2_1_0" = callPackage ( { mkDerivation, aeson, @@ -582022,7 +576276,6 @@ self: { ]; description = "Automatic JSON format versioning"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -584149,98 +578402,6 @@ self: { ) { }; "sandwich-contexts" = callPackage ( - { - mkDerivation, - aeson, - base, - conduit, - conduit-extra, - containers, - crypton-connection, - data-default, - exceptions, - filepath, - HTTP, - http-client, - http-conduit, - http-types, - monad-logger, - mtl, - network, - postgresql-simple, - process, - random, - relude, - retry, - safe, - sandwich, - streaming-commons, - string-interpolate, - temporary, - text, - time, - transformers, - unix-compat, - unliftio, - unliftio-core, - vector, - }: - mkDerivation { - pname = "sandwich-contexts"; - version = "0.3.0.1"; - sha256 = "005b2916y6sx8wf82q40iq9jcc7vp2anmlb3pdw0rpwdj8k66pjk"; - libraryHaskellDepends = [ - aeson - base - conduit - conduit-extra - containers - crypton-connection - data-default - exceptions - filepath - HTTP - http-client - http-conduit - http-types - monad-logger - mtl - network - process - random - relude - retry - safe - sandwich - streaming-commons - string-interpolate - temporary - text - time - transformers - unix-compat - unliftio - unliftio-core - vector - ]; - testHaskellDepends = [ - base - filepath - postgresql-simple - relude - sandwich - string-interpolate - unliftio - ]; - testToolDepends = [ sandwich ]; - description = "Contexts for the Sandwich test library"; - license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; - broken = true; - } - ) { }; - - "sandwich-contexts_0_3_0_2" = callPackage ( { mkDerivation, aeson, @@ -607464,35 +601625,6 @@ self: { ) { }; "shellwords" = callPackage ( - { - mkDerivation, - base, - hspec, - hspec-discover, - megaparsec, - text, - }: - mkDerivation { - pname = "shellwords"; - version = "0.1.4.2"; - sha256 = "0glqng9l1jvvka8v2jajfh9007h0nmls870rph3zxcaljymy8fij"; - libraryHaskellDepends = [ - base - megaparsec - text - ]; - testHaskellDepends = [ - base - hspec - megaparsec - ]; - testToolDepends = [ hspec-discover ]; - description = "Parse strings into words, like a shell would"; - license = lib.licenses.mit; - } - ) { }; - - "shellwords_0_1_4_3" = callPackage ( { mkDerivation, base, @@ -607518,7 +601650,6 @@ self: { testToolDepends = [ hspec-discover ]; description = "Parse strings into words, like a shell would"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -623767,8 +617898,8 @@ self: { }: mkDerivation { pname = "sorted-list"; - version = "0.2.2.0"; - sha256 = "0dqgk1fxmk9z97wc5lii5rhalbjhfq6i9db95scj7g91lrv0zrrr"; + version = "0.2.3.1"; + sha256 = "1x5rpyw165x36ahk2j73myf181mg2v9cjzbpx62gpg61gxhfc6r0"; libraryHaskellDepends = [ base deepseq @@ -623782,7 +617913,7 @@ self: { criterion ]; description = "Type-enforced sorted lists and related functions"; - license = lib.licenses.bsd3; + license = lib.licenses.mit; } ) { }; @@ -635922,66 +630053,6 @@ self: { ) { }; "stm-hamt" = callPackage ( - { - mkDerivation, - async, - base, - criterion, - deferred-folds, - focus, - free, - hashable, - list-t, - primitive, - primitive-extras, - QuickCheck, - quickcheck-instances, - random, - rebase, - rerebase, - tasty, - tasty-hunit, - tasty-quickcheck, - transformers, - }: - mkDerivation { - pname = "stm-hamt"; - version = "1.2.1"; - sha256 = "1k4s3l0098bkx03wxnzqaypdnydafwsk1h6hrf4hbcp3pkrccf4k"; - libraryHaskellDepends = [ - base - deferred-folds - focus - hashable - list-t - primitive - primitive-extras - transformers - ]; - testHaskellDepends = [ - deferred-folds - focus - QuickCheck - quickcheck-instances - rerebase - tasty - tasty-hunit - tasty-quickcheck - ]; - benchmarkHaskellDepends = [ - async - criterion - focus - free - random - rebase - ]; - description = "STM-specialised Hash Array Mapped Trie"; - license = lib.licenses.mit; - } - ) { }; - - "stm-hamt_1_2_1_1" = callPackage ( { mkDerivation, async, @@ -636038,7 +630109,6 @@ self: { ]; description = "STM-specialised Hash Array Mapped Trie"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -638061,58 +632131,6 @@ self: { ) { }; "streaming-bytestring" = callPackage ( - { - mkDerivation, - base, - bytestring, - deepseq, - exceptions, - ghc-prim, - mmorph, - mtl, - resourcet, - smallcheck, - streaming, - tasty, - tasty-hunit, - tasty-smallcheck, - transformers, - transformers-base, - }: - mkDerivation { - pname = "streaming-bytestring"; - version = "0.3.3"; - sha256 = "15v1r8fw2w9a6ivg3f83pqfs9q5ik27vjbk2wvpd8vlmw210idnv"; - libraryHaskellDepends = [ - base - bytestring - deepseq - exceptions - ghc-prim - mmorph - mtl - resourcet - streaming - transformers - transformers-base - ]; - testHaskellDepends = [ - base - bytestring - resourcet - smallcheck - streaming - tasty - tasty-hunit - tasty-smallcheck - transformers - ]; - description = "Fast, effectful byte streams"; - license = lib.licenses.bsd3; - } - ) { }; - - "streaming-bytestring_0_3_4" = callPackage ( { mkDerivation, base, @@ -638161,7 +632179,6 @@ self: { ]; description = "Fast, effectful byte streams"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -639248,49 +633265,6 @@ self: { ) { }; "streamly-core" = callPackage ( - { - mkDerivation, - base, - containers, - directory, - exceptions, - filepath, - fusion-plugin-types, - ghc-bignum, - ghc-prim, - heaps, - monad-control, - template-haskell, - transformers, - unix, - }: - mkDerivation { - pname = "streamly-core"; - version = "0.2.2"; - sha256 = "10ymikc81grisamk663qkdv8rm32bxfa3p7vi86crq77xhypg56a"; - revision = "1"; - editedCabalFile = "0ygr5wnv6acwg2lcyrrq75gn23bis8k0vdxd2v765bw0yd3aqibj"; - libraryHaskellDepends = [ - base - containers - directory - exceptions - filepath - fusion-plugin-types - ghc-bignum - ghc-prim - heaps - monad-control - template-haskell - transformers - unix - ]; - description = "Streaming, parsers, arrays, serialization and more"; - license = lib.licenses.bsd3; - } - ) { }; - - "streamly-core_0_2_3" = callPackage ( { mkDerivation, base, @@ -639328,7 +633302,6 @@ self: { ]; description = "Streaming, parsers, arrays, serialization and more"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -648755,92 +642728,6 @@ self: { ) { }; "sydtest-yesod" = callPackage ( - { - mkDerivation, - base, - binary, - bytestring, - case-insensitive, - conduit, - containers, - cookie, - exceptions, - http-client, - http-client-tls, - http-types, - monad-logger, - mtl, - network, - network-uri, - path, - path-io, - persistent, - persistent-sqlite, - QuickCheck, - sydtest, - sydtest-discover, - sydtest-persistent-sqlite, - sydtest-wai, - text, - time, - xml-conduit, - yesod, - yesod-core, - yesod-test, - }: - mkDerivation { - pname = "sydtest-yesod"; - version = "0.3.0.2"; - sha256 = "194qdvsfphc8paq9ap5fijphrin20zpr4g5nza8dpv7qkpb82znr"; - libraryHaskellDepends = [ - base - binary - bytestring - case-insensitive - containers - cookie - exceptions - http-client - http-client-tls - http-types - mtl - network - network-uri - sydtest - sydtest-wai - text - time - xml-conduit - yesod-core - yesod-test - ]; - testHaskellDepends = [ - base - bytestring - conduit - cookie - http-client - monad-logger - mtl - path - path-io - persistent - persistent-sqlite - QuickCheck - sydtest - sydtest-persistent-sqlite - sydtest-wai - text - yesod - yesod-core - ]; - testToolDepends = [ sydtest-discover ]; - description = "A yesod companion library for sydtest"; - license = "unknown"; - } - ) { }; - - "sydtest-yesod_0_3_0_3" = callPackage ( { mkDerivation, base, @@ -648923,7 +642810,6 @@ self: { testToolDepends = [ sydtest-discover ]; description = "A yesod companion library for sydtest"; license = "unknown"; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -658396,41 +652282,6 @@ self: { ) { }; "tasty-rerun" = callPackage ( - { - mkDerivation, - base, - containers, - mtl, - optparse-applicative, - split, - stm, - tagged, - tasty, - transformers, - }: - mkDerivation { - pname = "tasty-rerun"; - version = "1.1.19"; - sha256 = "0dbj5jyms4rkb241dw2vgkzk442zga58zhg8mmw0ksi4yw0z8gbg"; - revision = "5"; - editedCabalFile = "1ary8bcrjknx68ill2mcpdmicqrf0bp092vsjyyw9kwddfz9r4hx"; - libraryHaskellDepends = [ - base - containers - mtl - optparse-applicative - split - stm - tagged - tasty - transformers - ]; - description = "Rerun only tests which failed in a previous test run"; - license = lib.licenses.bsd3; - } - ) { }; - - "tasty-rerun_1_1_20" = callPackage ( { mkDerivation, base, @@ -658462,7 +652313,6 @@ self: { ]; description = "Rerun only tests which failed in a previous test run"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -660949,25 +654799,6 @@ self: { ) { }; "template-haskell-compat-v0208" = callPackage ( - { - mkDerivation, - base, - template-haskell, - }: - mkDerivation { - pname = "template-haskell-compat-v0208"; - version = "0.1.9.4"; - sha256 = "12jirpgijswms4pr60h4cify71b16kbafdds8870zgvdynv1hxsn"; - libraryHaskellDepends = [ - base - template-haskell - ]; - description = "Backward-compatibility layer for Template Haskell newer than 2.8"; - license = lib.licenses.mit; - } - ) { }; - - "template-haskell-compat-v0208_0_1_9_5" = callPackage ( { mkDerivation, base, @@ -660983,7 +654814,6 @@ self: { ]; description = "Backward-compatibility layer for Template Haskell newer than 2.8"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -663505,65 +657335,6 @@ self: { ) { }; "test-framework" = callPackage ( - { - mkDerivation, - ansi-terminal, - ansi-wl-pprint, - base, - bytestring, - containers, - hostname, - HUnit, - libxml, - old-locale, - QuickCheck, - random, - regex-posix, - semigroups, - time, - xml, - }: - mkDerivation { - pname = "test-framework"; - version = "0.8.2.0"; - sha256 = "1hhacrzam6b8f10hyldmjw8pb7frdxh04rfg3farxcxwbnhwgbpm"; - revision = "12"; - editedCabalFile = "16g2xbsmyjal05xka6ib0vca8bjnspsin4aph1xjgqvnma6jv9lz"; - libraryHaskellDepends = [ - ansi-terminal - ansi-wl-pprint - base - containers - hostname - old-locale - random - regex-posix - time - xml - ]; - testHaskellDepends = [ - ansi-terminal - ansi-wl-pprint - base - bytestring - containers - hostname - HUnit - libxml - old-locale - QuickCheck - random - regex-posix - semigroups - time - xml - ]; - description = "Framework for running and organising tests, with HUnit and QuickCheck support"; - license = lib.licenses.bsd3; - } - ) { }; - - "test-framework_0_8_2_1" = callPackage ( { mkDerivation, ansi-terminal, @@ -663621,7 +657392,6 @@ self: { ]; description = "Framework for running and organising tests, with HUnit and QuickCheck support"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -663789,33 +657559,6 @@ self: { ) { }; "test-framework-quickcheck2" = callPackage ( - { - mkDerivation, - base, - extensible-exceptions, - QuickCheck, - random, - test-framework, - }: - mkDerivation { - pname = "test-framework-quickcheck2"; - version = "0.3.0.5"; - sha256 = "0ngf9vvby4nrdf1i7dxf5m9jn0g2pkq32w48xdr92n9hxka7ixn9"; - revision = "4"; - editedCabalFile = "18wslbbbzhp4i31k3blayfx84kb0f7b0b8pf1cx4v054y8nd2a0s"; - libraryHaskellDepends = [ - base - extensible-exceptions - QuickCheck - random - test-framework - ]; - description = "QuickCheck-2 support for the test-framework package"; - license = lib.licenses.bsd3; - } - ) { }; - - "test-framework-quickcheck2_0_3_0_6" = callPackage ( { mkDerivation, base, @@ -663837,7 +657580,6 @@ self: { ]; description = "QuickCheck-2 support for the test-framework package"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -665075,62 +658817,6 @@ self: { ) { }; "texmath" = callPackage ( - { - mkDerivation, - base, - bytestring, - containers, - directory, - filepath, - mtl, - pandoc-types, - parsec, - pretty-show, - split, - syb, - tagged, - tasty, - tasty-golden, - text, - typst-symbols, - xml, - }: - mkDerivation { - pname = "texmath"; - version = "0.12.8.13"; - sha256 = "02g4jsz5lvn6jnlvnhlmf5jnimb2zwdxcf8p87npyb6hd4gsaldv"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ - base - containers - mtl - pandoc-types - parsec - split - syb - text - typst-symbols - xml - ]; - testHaskellDepends = [ - base - bytestring - directory - filepath - pretty-show - tagged - tasty - tasty-golden - text - xml - ]; - description = "Conversion between math formats"; - license = lib.licenses.gpl2Only; - } - ) { }; - - "texmath_0_12_9" = callPackage ( { mkDerivation, base, @@ -665183,7 +658869,6 @@ self: { ]; description = "Conversion between math formats"; license = lib.licenses.gpl2Only; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -665517,44 +659202,6 @@ self: { ) { }; "text-builder" = callPackage ( - { - mkDerivation, - base, - bytestring, - criterion, - rerebase, - tasty, - tasty-hunit, - tasty-quickcheck, - text, - text-builder-dev, - }: - mkDerivation { - pname = "text-builder"; - version = "0.6.7.2"; - sha256 = "1pf76n2prwba1awgz5328zarpclazl81lii5w9hy7frkd43z7531"; - libraryHaskellDepends = [ - base - bytestring - text - text-builder-dev - ]; - testHaskellDepends = [ - rerebase - tasty - tasty-hunit - tasty-quickcheck - ]; - benchmarkHaskellDepends = [ - criterion - rerebase - ]; - description = "Efficient strict text builder"; - license = lib.licenses.mit; - } - ) { }; - - "text-builder_0_6_7_3" = callPackage ( { mkDerivation, base, @@ -665589,7 +659236,6 @@ self: { ]; description = "Efficient strict text builder"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -676270,42 +669916,6 @@ self: { ) { }; "tmp-proc-postgres" = callPackage ( - { - mkDerivation, - base, - bytestring, - hspec, - hspec-tmp-proc, - postgresql-simple, - text, - tmp-proc, - }: - mkDerivation { - pname = "tmp-proc-postgres"; - version = "0.7.0.0"; - sha256 = "1nqwvrg53l4x29bjkp7b2g6lakm4lvfl7d85phd81v3p6zk62azk"; - libraryHaskellDepends = [ - base - bytestring - postgresql-simple - text - tmp-proc - ]; - testHaskellDepends = [ - base - bytestring - hspec - hspec-tmp-proc - postgresql-simple - text - tmp-proc - ]; - description = "Launch a PostgreSQL database in docker using tmp-proc"; - license = lib.licenses.bsd3; - } - ) { }; - - "tmp-proc-postgres_0_7_2_4" = callPackage ( { mkDerivation, base, @@ -676338,7 +669948,6 @@ self: { ]; description = "Launch a PostgreSQL database in docker using tmp-proc"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -676379,42 +669988,6 @@ self: { ) { }; "tmp-proc-redis" = callPackage ( - { - mkDerivation, - base, - bytestring, - hedis, - hspec, - hspec-tmp-proc, - text, - tmp-proc, - }: - mkDerivation { - pname = "tmp-proc-redis"; - version = "0.7.0.0"; - sha256 = "13xzpfifl5ay5vbny53d49hh38ma33r02hc659p7pyp571m6mal1"; - libraryHaskellDepends = [ - base - bytestring - hedis - text - tmp-proc - ]; - testHaskellDepends = [ - base - bytestring - hedis - hspec - hspec-tmp-proc - text - tmp-proc - ]; - description = "Launch Redis in docker using tmp-proc"; - license = lib.licenses.bsd3; - } - ) { }; - - "tmp-proc-redis_0_7_2_4" = callPackage ( { mkDerivation, base, @@ -676447,7 +670020,6 @@ self: { ]; description = "Launch Redis in docker using tmp-proc"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -677465,59 +671037,6 @@ self: { ) { }; "toml-reader" = callPackage ( - { - mkDerivation, - aeson, - base, - bytestring, - containers, - directory, - megaparsec, - parser-combinators, - process, - tasty, - tasty-golden, - tasty-hunit, - text, - time, - unordered-containers, - vector, - }: - mkDerivation { - pname = "toml-reader"; - version = "0.2.1.0"; - sha256 = "1nq4f1a1gkm0xv1crq3fwp6xmr79kz6m4ls0nkj75mkcqk0mpd05"; - revision = "5"; - editedCabalFile = "09y3lfphhm6fqwfm9s1msbzxrf13b036c6qy9qidbj1sss14fmal"; - libraryHaskellDepends = [ - base - containers - megaparsec - parser-combinators - text - time - ]; - testHaskellDepends = [ - aeson - base - bytestring - containers - directory - process - tasty - tasty-golden - tasty-hunit - text - time - unordered-containers - vector - ]; - description = "TOML format parser compliant with v1.0.0."; - license = lib.licenses.bsd3; - } - ) { }; - - "toml-reader_0_2_2_0" = callPackage ( { mkDerivation, aeson, @@ -677565,7 +671084,6 @@ self: { ]; description = "TOML format parser compliant with v1.0.0."; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -678437,41 +671955,6 @@ self: { ) { }; "tools-yj" = callPackage ( - { - mkDerivation, - base, - containers, - data-default, - mono-traversable, - stm, - text, - }: - mkDerivation { - pname = "tools-yj"; - version = "0.1.0.21"; - sha256 = "1i807pylc7p8kiqjgzfiqzq9h30052b5vdmbv322ifc8i4z99h8b"; - libraryHaskellDepends = [ - base - containers - data-default - mono-traversable - stm - text - ]; - testHaskellDepends = [ - base - containers - data-default - mono-traversable - stm - text - ]; - description = "Tribial tools"; - license = lib.licenses.bsd3; - } - ) { }; - - "tools-yj_0_1_0_23" = callPackage ( { mkDerivation, base, @@ -678503,7 +671986,6 @@ self: { ]; description = "Tribial tools"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -683213,65 +676695,6 @@ self: { ) { }; "trie-simple" = callPackage ( - { - mkDerivation, - base, - containers, - deepseq, - hashable, - hspec, - hspec-discover, - indexed-traversable, - matchable, - mtl, - mwc-random, - QuickCheck, - semialign, - tasty-bench, - these, - vector, - witherable, - }: - mkDerivation { - pname = "trie-simple"; - version = "0.4.3"; - sha256 = "1hbcwp1aahmnqxyzv6c2l3k1ifnzssjz66mw1gp2a63z12z4gwyg"; - revision = "1"; - editedCabalFile = "1sljb3lxbwr07n6j61bdp5gpsl9q0grrpijmmc41w7b4f6p3sdw6"; - libraryHaskellDepends = [ - base - containers - deepseq - hashable - indexed-traversable - matchable - mtl - semialign - these - witherable - ]; - testHaskellDepends = [ - base - containers - hspec - QuickCheck - vector - ]; - testToolDepends = [ hspec-discover ]; - benchmarkHaskellDepends = [ - base - containers - deepseq - mwc-random - tasty-bench - vector - ]; - description = "Simple Map-based Trie"; - license = lib.licenses.bsd3; - } - ) { }; - - "trie-simple_0_4_4" = callPackage ( { mkDerivation, base, @@ -683327,7 +676750,6 @@ self: { ]; description = "Simple Map-based Trie"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -690073,31 +683495,6 @@ self: { ) { }; "typelevel-tools-yj" = callPackage ( - { - mkDerivation, - base, - template-haskell, - }: - mkDerivation { - pname = "typelevel-tools-yj"; - version = "0.1.0.7"; - sha256 = "187if2gk1q31cnfrdih9zw7yij6cwkmfb32bsprz9jqvwvgfixak"; - revision = "1"; - editedCabalFile = "102zdd247wja46m159smpbnfmmqk4wd9dk0g5zsycrfsnxzvz28b"; - libraryHaskellDepends = [ - base - template-haskell - ]; - testHaskellDepends = [ - base - template-haskell - ]; - description = "type level tools"; - license = lib.licenses.bsd3; - } - ) { }; - - "typelevel-tools-yj_0_1_0_8" = callPackage ( { mkDerivation, base, @@ -690117,7 +683514,6 @@ self: { ]; description = "type level tools"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -694072,31 +687468,6 @@ self: { ) { }; "unification-fd" = callPackage ( - { - mkDerivation, - base, - containers, - data-fix, - logict, - mtl, - }: - mkDerivation { - pname = "unification-fd"; - version = "0.12.0.1"; - sha256 = "027v1mcwj0i2md5nrhdqfcad5hlj5a14wml0jzl596lqq1hz95qs"; - libraryHaskellDepends = [ - base - containers - data-fix - logict - mtl - ]; - description = "Simple generic unification algorithms"; - license = lib.licenses.bsd3; - } - ) { }; - - "unification-fd_0_12_0_2" = callPackage ( { mkDerivation, base, @@ -694118,7 +687489,6 @@ self: { ]; description = "Simple generic unification algorithms"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -696179,25 +689549,6 @@ self: { ) { }; "unix-bytestring" = callPackage ( - { - mkDerivation, - base, - bytestring, - }: - mkDerivation { - pname = "unix-bytestring"; - version = "0.4.0.2"; - sha256 = "0pmkd5cvq3knsyl5izxpxs44axrf943xv4pwa1x20wmsg30fqmd2"; - libraryHaskellDepends = [ - base - bytestring - ]; - description = "Unix/Posix-specific functions for ByteStrings"; - license = lib.licenses.bsd3; - } - ) { }; - - "unix-bytestring_0_4_0_3" = callPackage ( { mkDerivation, base, @@ -696213,47 +689564,10 @@ self: { ]; description = "Unix/Posix-specific functions for ByteStrings"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; "unix-compat" = callPackage ( - { - mkDerivation, - base, - directory, - extra, - hspec, - HUnit, - monad-parallel, - temporary, - unix, - }: - mkDerivation { - pname = "unix-compat"; - version = "0.7.3"; - sha256 = "11qxh9l2kqx4pqphbbmcbmc9bb2mifnjmzlcbkak5mjj163sskvs"; - revision = "1"; - editedCabalFile = "1k911kz8raz0fnwmw8ib73paf4p7vz1hczxsy6yavl8asc42h4z1"; - libraryHaskellDepends = [ - base - unix - ]; - testHaskellDepends = [ - base - directory - extra - hspec - HUnit - monad-parallel - temporary - ]; - description = "Portable POSIX-compatibility layer"; - license = lib.licenses.bsd3; - } - ) { }; - - "unix-compat_0_7_4" = callPackage ( { mkDerivation, base, @@ -696284,7 +689598,6 @@ self: { ]; description = "Portable POSIX-compatibility layer"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -696836,85 +690149,6 @@ self: { ) { }; "unliftio" = callPackage ( - { - mkDerivation, - async, - base, - bytestring, - containers, - deepseq, - directory, - filepath, - gauge, - hspec, - process, - QuickCheck, - safe-exceptions, - stm, - time, - transformers, - unix, - unliftio-core, - }: - mkDerivation { - pname = "unliftio"; - version = "0.2.25.0"; - sha256 = "0aqiia15p5y0jddk6fsb00das035f8x5cpkzrmc9x3z7j4ia51gv"; - libraryHaskellDepends = [ - async - base - bytestring - deepseq - directory - filepath - process - safe-exceptions - stm - time - transformers - unix - unliftio-core - ]; - testHaskellDepends = [ - async - base - bytestring - containers - deepseq - directory - filepath - hspec - process - QuickCheck - safe-exceptions - stm - time - transformers - unix - unliftio-core - ]; - benchmarkHaskellDepends = [ - async - base - bytestring - deepseq - directory - filepath - gauge - process - safe-exceptions - stm - time - transformers - unix - unliftio-core - ]; - description = "The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)"; - license = lib.licenses.mit; - } - ) { }; - - "unliftio_0_2_25_1" = callPackage ( { mkDerivation, async, @@ -696990,7 +690224,6 @@ self: { ]; description = "The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -711844,101 +705077,6 @@ self: { ) { }; "wai-middleware-delegate" = callPackage ( - { - mkDerivation, - async, - base, - blaze-builder, - bytestring, - bytestring-lexing, - case-insensitive, - conduit, - conduit-extra, - crypton-connection, - data-default, - directory, - filepath, - hspec, - hspec-tmp-proc, - http-client, - http-client-tls, - http-types, - mustache, - network, - random, - resourcet, - streaming-commons, - temporary, - test-certs, - text, - tmp-proc, - unix, - vault, - wai, - wai-conduit, - warp, - warp-tls, - }: - mkDerivation { - pname = "wai-middleware-delegate"; - version = "0.2.0.0"; - sha256 = "1jcbyrvfq7r9nfw9zmazl9nlc5z6dgxdrmjlyiqm25c4bdkkzqaa"; - enableSeparateDataOutput = true; - libraryHaskellDepends = [ - async - base - blaze-builder - bytestring - case-insensitive - conduit - conduit-extra - http-client - http-client-tls - http-types - streaming-commons - text - wai - wai-conduit - ]; - testHaskellDepends = [ - async - base - blaze-builder - bytestring - bytestring-lexing - case-insensitive - conduit - conduit-extra - crypton-connection - data-default - directory - filepath - hspec - hspec-tmp-proc - http-client - http-client-tls - http-types - mustache - network - random - resourcet - temporary - test-certs - text - tmp-proc - unix - vault - wai - wai-conduit - warp - warp-tls - ]; - description = "WAI middleware that delegates handling of requests"; - license = lib.licenses.bsd3; - } - ) { }; - - "wai-middleware-delegate_0_2_0_1" = callPackage ( { mkDerivation, async, @@ -712029,7 +705167,6 @@ self: { ]; description = "WAI middleware that delegates handling of requests"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -720219,8 +713356,8 @@ self: { }: mkDerivation { pname = "what4"; - version = "1.6.2"; - sha256 = "1qvlm4ib40f0y3gcxljx6vrsx8wcqsgnky2231a7y3wr121r2ffz"; + version = "1.6.3"; + sha256 = "13bwamsnw7dqqgr2r57wmhkqcz0xl244zzd7ab21cnq46ryvph4i"; isLibrary = true; isExecutable = true; enableSeparateDataOutput = true; @@ -720863,51 +714000,6 @@ self: { ) { }; "wide-word" = callPackage ( - { - mkDerivation, - base, - binary, - bytestring, - deepseq, - ghc-prim, - hashable, - hedgehog, - primitive, - QuickCheck, - quickcheck-classes, - semirings, - }: - mkDerivation { - pname = "wide-word"; - version = "0.1.6.0"; - sha256 = "15wp0mdjbaacvzwkjlmdr7w6bm239g5v3ylkczwr3cfj30da0snz"; - revision = "4"; - editedCabalFile = "1nb1pcfm7kh59aqfj5344w0a96kjvc3zjww3702ff5gpxwabci8x"; - libraryHaskellDepends = [ - base - binary - deepseq - ghc-prim - hashable - primitive - ]; - testHaskellDepends = [ - base - binary - bytestring - ghc-prim - hedgehog - primitive - QuickCheck - quickcheck-classes - semirings - ]; - description = "Data types for large but fixed width signed and unsigned integers"; - license = lib.licenses.bsd2; - } - ) { }; - - "wide-word_0_1_7_0" = callPackage ( { mkDerivation, base, @@ -720947,7 +714039,6 @@ self: { ]; description = "Data types for large but fixed width signed and unsigned integers"; license = lib.licenses.bsd2; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -721483,45 +714574,6 @@ self: { ) { }; "wild-bind" = callPackage ( - { - mkDerivation, - base, - containers, - hspec, - hspec-discover, - microlens, - QuickCheck, - semigroups, - stm, - text, - transformers, - }: - mkDerivation { - pname = "wild-bind"; - version = "0.1.2.10"; - sha256 = "1dav43i4cz0dag0qqm6cmisbkazp9jf0qaczsh3p5542rzla4bkg"; - libraryHaskellDepends = [ - base - containers - semigroups - text - transformers - ]; - testHaskellDepends = [ - base - hspec - microlens - QuickCheck - stm - transformers - ]; - testToolDepends = [ hspec-discover ]; - description = "Dynamic key binding framework"; - license = lib.licenses.bsd3; - } - ) { }; - - "wild-bind_0_1_2_11" = callPackage ( { mkDerivation, base, @@ -721557,7 +714609,6 @@ self: { testToolDepends = [ hspec-discover ]; description = "Dynamic key binding framework"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -721624,56 +714675,6 @@ self: { ) { }; "wild-bind-x11" = callPackage ( - { - mkDerivation, - async, - base, - containers, - fold-debounce, - hspec, - hspec-discover, - mtl, - semigroups, - stm, - text, - time, - transformers, - wild-bind, - X11, - }: - mkDerivation { - pname = "wild-bind-x11"; - version = "0.2.0.16"; - sha256 = "183rrdpqg0hkikwgckk415x1i98k8la19p2lgjzcihikj7xm6h26"; - libraryHaskellDepends = [ - base - containers - fold-debounce - mtl - semigroups - stm - text - transformers - wild-bind - X11 - ]; - testHaskellDepends = [ - async - base - hspec - text - time - transformers - wild-bind - X11 - ]; - testToolDepends = [ hspec-discover ]; - description = "X11-specific implementation for WildBind"; - license = lib.licenses.bsd3; - } - ) { }; - - "wild-bind-x11_0_2_0_17" = callPackage ( { mkDerivation, async, @@ -721720,7 +714721,6 @@ self: { testToolDepends = [ hspec-discover ]; description = "X11-specific implementation for WildBind"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; } ) { }; @@ -722284,8 +715284,8 @@ self: { }: mkDerivation { pname = "witch"; - version = "1.2.3.3"; - sha256 = "1r941g22zfcf6mca4rnawn1zr8xyiiyr5abgaklmh1vaivwc6rc2"; + version = "1.2.4.0"; + sha256 = "1kpkdqn8h8wrsf5i45j4y43favyb2f3nsk03n8gcf6rn6cgwk2cf"; libraryHaskellDepends = [ base bytestring @@ -723080,51 +716080,6 @@ self: { ) { inherit (pkgs) wlc; }; "wled-json" = callPackage ( - { - mkDerivation, - aeson, - barbies, - base, - bytestring, - deriving-aeson, - hspec, - hspec-discover, - http-conduit, - QuickCheck, - rhine, - }: - mkDerivation { - pname = "wled-json"; - version = "0.0.1.0"; - sha256 = "0pdin356y0zfs73dbf6c99lk556hmidrqvifk1xz80k8crd5qdkq"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ - aeson - barbies - base - bytestring - deriving-aeson - http-conduit - ]; - executableHaskellDepends = [ - base - rhine - ]; - testHaskellDepends = [ - aeson - base - hspec - QuickCheck - ]; - testToolDepends = [ hspec-discover ]; - description = "Convenient interface for interacting with WLED devices"; - license = lib.licenses.bsd3; - mainProgram = "wled-json-exe"; - } - ) { }; - - "wled-json_0_0_1_1" = callPackage ( { mkDerivation, aeson, @@ -723165,7 +716120,6 @@ self: { testToolDepends = [ hspec-discover ]; description = "Convenient interface for interacting with WLED devices"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; mainProgram = "wled-json-exe"; } ) { }; @@ -737710,145 +730664,6 @@ self: { ) { }; "yesod-core" = callPackage ( - { - mkDerivation, - aeson, - async, - attoparsec-aeson, - auto-update, - base, - blaze-html, - blaze-markup, - bytestring, - case-insensitive, - cereal, - clientsession, - conduit, - conduit-extra, - containers, - cookie, - deepseq, - entropy, - fast-logger, - gauge, - hspec, - hspec-expectations, - http-types, - HUnit, - memory, - monad-logger, - mtl, - network, - parsec, - path-pieces, - primitive, - random, - resourcet, - shakespeare, - streaming-commons, - template-haskell, - text, - time, - transformers, - unix-compat, - unliftio, - unordered-containers, - vector, - wai, - wai-extra, - wai-logger, - warp, - word8, - }: - mkDerivation { - pname = "yesod-core"; - version = "1.6.26.0"; - sha256 = "0rsn09hsmg0wffy012fmxa0i9jz7p9j575mj946jphm663y8dh7b"; - revision = "1"; - editedCabalFile = "1zqaimbj3bx5idcaza7z7vmh5p0isyddapdd8wx114mldhb5v11q"; - libraryHaskellDepends = [ - aeson - attoparsec-aeson - auto-update - base - blaze-html - blaze-markup - bytestring - case-insensitive - cereal - clientsession - conduit - conduit-extra - containers - cookie - deepseq - entropy - fast-logger - http-types - memory - monad-logger - mtl - parsec - path-pieces - primitive - random - resourcet - shakespeare - template-haskell - text - time - transformers - unix-compat - unliftio - unordered-containers - vector - wai - wai-extra - wai-logger - warp - word8 - ]; - testHaskellDepends = [ - async - base - bytestring - clientsession - conduit - conduit-extra - containers - cookie - hspec - hspec-expectations - http-types - HUnit - network - path-pieces - random - resourcet - shakespeare - streaming-commons - template-haskell - text - transformers - unliftio - wai - wai-extra - warp - ]; - benchmarkHaskellDepends = [ - base - blaze-html - bytestring - gauge - shakespeare - text - ]; - description = "Creation of type-safe, RESTful web applications"; - license = lib.licenses.mit; - } - ) { }; - - "yesod-core_1_6_27_0" = callPackage ( { mkDerivation, aeson, @@ -737984,7 +730799,6 @@ self: { ]; description = "Creation of type-safe, RESTful web applications"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; } ) { }; From aead5aa51c37f27887d6bd8b44c1a9b0101cc679 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Sun, 6 Apr 2025 15:17:21 +0200 Subject: [PATCH 09/10] haskellPackages.network-control: 0.1.5 -> 0.1.6 0.1.5 is deprecated and breaks http2's test-suite. --- pkgs/development/haskell-modules/configuration-common.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 4e3c0f114323..21b26ea88f0a 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -2964,6 +2964,10 @@ self: super: # jailbreak to allow deepseq >= 1.5, https://github.com/jumper149/blucontrol/issues/3 blucontrol = doJailbreak super.blucontrol; + + # Stackage LTS 23.17 has 0.1.5, which was marked deprecated as it was broken. + # Can probably be dropped for Stackage LTS >= 23.18 + network-control = doDistribute self.network-control_0_1_6; } // import ./configuration-tensorflow.nix { inherit pkgs haskellLib; } self super From 0be2156c315dc48df05590d8edeeceb4fe76d227 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Sun, 6 Apr 2025 15:17:42 +0200 Subject: [PATCH 10/10] haskellPackages.pandoc: fix tests --- .../haskell-modules/configuration-common.nix | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 21b26ea88f0a..6c59d42ea1f4 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -2968,6 +2968,23 @@ self: super: # Stackage LTS 23.17 has 0.1.5, which was marked deprecated as it was broken. # Can probably be dropped for Stackage LTS >= 23.18 network-control = doDistribute self.network-control_0_1_6; + + # Needs to match pandoc, see: + # https://github.com/jgm/pandoc/commit/97b36ecb7703b434ed4325cc128402a9eb32418d + commonmark-pandoc = doDistribute self.commonmark-pandoc_0_2_2_3; + + pandoc = lib.pipe super.pandoc [ + # Test output changes with newer version of texmath + (appendPatch (fetchpatch { + url = "https://github.com/jgm/pandoc/commit/e2a0cc9ddaf9e7d35cbd3c76f37e39737a79c2bf.patch"; + sha256 = "sha256-qA9mfYS/VhWwYbB9yu7wbHwozz3cqequ361PxkbAt08="; + includes = [ "test/*" ]; + })) + (appendPatch (fetchpatch { + url = "https://github.com/jgm/pandoc/commit/4ba0bac5c118da4da1d44e3bbb38d7c7aef19e3b.patch"; + sha256 = "sha256-ayRKeCqYKgZVA826xgAXxGhttm0Gx4ZrIRJlFlXPKhw="; + })) + ]; } // import ./configuration-tensorflow.nix { inherit pkgs haskellLib; } self super