about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2021-01-10 02:30:46 +0100
committerPeter Simons <simons@cryp.to>2021-01-10 02:30:46 +0100
commit8911c99c2f1bf44210be7ff35314430f02f0f33d (patch)
tree49cf523cbbbb7277b9945fb795840bd0d3292477 /pkgs/development/haskell-modules
parent0127170fed95b6a681cccef9d436cbd1b7da6ea1 (diff)
downloadnixlib-8911c99c2f1bf44210be7ff35314430f02f0f33d.tar
nixlib-8911c99c2f1bf44210be7ff35314430f02f0f33d.tar.gz
nixlib-8911c99c2f1bf44210be7ff35314430f02f0f33d.tar.bz2
nixlib-8911c99c2f1bf44210be7ff35314430f02f0f33d.tar.lz
nixlib-8911c99c2f1bf44210be7ff35314430f02f0f33d.tar.xz
nixlib-8911c99c2f1bf44210be7ff35314430f02f0f33d.tar.zst
nixlib-8911c99c2f1bf44210be7ff35314430f02f0f33d.zip
hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.6 from Hackage revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/c94e3a26482bf5d01c84bbf4abd83fe53ce66d41.
Diffstat (limited to 'pkgs/development/haskell-modules')
-rw-r--r--pkgs/development/haskell-modules/hackage-packages.nix348
1 files changed, 268 insertions, 80 deletions
diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix
index ef86756d4826..8d187b297385 100644
--- a/pkgs/development/haskell-modules/hackage-packages.nix
+++ b/pkgs/development/haskell-modules/hackage-packages.nix
@@ -20746,8 +20746,8 @@ self: {
     ({ mkDerivation, base, bytestring, transformers, vector, vulkan }:
      mkDerivation {
        pname = "VulkanMemoryAllocator";
-       version = "0.3.11";
-       sha256 = "0xlw2znk6lzblc9iv13fiy2zxngglc9ylzb1lj6qcfdnbi1sr9n0";
+       version = "0.3.12";
+       sha256 = "0j46hhwfqbry6w8l8wj0p486rsyvxkk6dbvhd1sjkha6cy5cvar4";
        libraryHaskellDepends = [
          base bytestring transformers vector vulkan
        ];
@@ -43040,8 +43040,8 @@ self: {
        pname = "blank-canvas";
        version = "0.7.3";
        sha256 = "1g10959ly5nv2xfhax4pamzxnxkqbniahplc5za8k5r4nq1vjrm2";
-       revision = "1";
-       editedCabalFile = "0ji3z1582rhflcdi49hd83mkwkyz432h1b1vvhyfgq9ccckmwp2p";
+       revision = "2";
+       editedCabalFile = "00nv87d38agrnqp1bhlk5id78r23k2fk7pqnar1lzg2wr39b1mvi";
        enableSeparateDataOutput = true;
        libraryHaskellDepends = [
          aeson base base-compat-batteries base64-bytestring bytestring
@@ -46989,8 +46989,8 @@ self: {
        pname = "bytes";
        version = "0.17";
        sha256 = "11gacfxcn9f3v5a1phlgi7mwwrnyh51sfsym573g6i4v2zqfrwi3";
-       revision = "2";
-       editedCabalFile = "1i49q0zdh1a1pnbhcrbla9l8xgays6gvq9bbx9k5iv469n4ppjbd";
+       revision = "4";
+       editedCabalFile = "0vxmahjxskyddq3gmr2b2ix5h33ywk6fmv17vqfbh8mhfbb26113";
        setupHaskellDepends = [ base Cabal cabal-doctest ];
        libraryHaskellDepends = [
          base binary binary-orphans bytestring cereal containers hashable
@@ -52777,8 +52777,8 @@ self: {
        pname = "charset";
        version = "0.3.7.1";
        sha256 = "1gn0m96qpjww8hpp2g1as5yy0wcwy4iq73h3kz6g0yxxhcl5sh9x";
-       revision = "1";
-       editedCabalFile = "1z6nxw2g9vgsjq0g159sk8mwj68lwzxzi5iv5ynha0h85jcqxszy";
+       revision = "2";
+       editedCabalFile = "002x3yan7632nqgwk0a7f3wvchgm95pdwqh225va8dnn1lr9pi1z";
        libraryHaskellDepends = [
          array base bytestring containers semigroups unordered-containers
        ];
@@ -53845,8 +53845,6 @@ self: {
        ];
        description = "A performant time library";
        license = stdenv.lib.licenses.bsd3;
-       hydraPlatforms = stdenv.lib.platforms.none;
-       broken = true;
      }) {};
 
   "chronos-bench" = callPackage
@@ -56949,8 +56947,6 @@ self: {
        testHaskellDepends = [ base co-log-core hedgehog ];
        description = "Composable Contravariant Comonadic Logging Library";
        license = stdenv.lib.licenses.mpl20;
-       hydraPlatforms = stdenv.lib.platforms.none;
-       broken = true;
      }) {};
 
   "co-log-concurrent" = callPackage
@@ -65556,8 +65552,8 @@ self: {
     ({ mkDerivation, array, base, cryptonite, memory }:
      mkDerivation {
        pname = "crypto-token";
-       version = "0.0.0.0";
-       sha256 = "1azvzzf4w6q76fbggw4f4inqibkvzy9chpdd01349rm8b0nyfh50";
+       version = "0.0.1";
+       sha256 = "1djn3fhxm639qarjjrax60p3kva54baj8sdcdlng02034kjzx6i6";
        libraryHaskellDepends = [ array base cryptonite memory ];
        description = "crypto tokens";
        license = stdenv.lib.licenses.bsd3;
@@ -65764,8 +65760,8 @@ self: {
        pname = "cryptohash-sha512";
        version = "0.11.100.1";
        sha256 = "1abi23dr3vzslkh0cx24cdn2gy88jjm4qr6rcm543ajyaywqns8h";
-       revision = "4";
-       editedCabalFile = "0iqs51a58w71j1zz3rn9kical63yvvqqqrc6971mh6wfscyi1gqr";
+       revision = "5";
+       editedCabalFile = "0ccvr3sp7mnllbd430l91b5ij70gg3g05nm9n6qaxzx2vaqdlyc2";
        libraryHaskellDepends = [ base bytestring ];
        testHaskellDepends = [
          base base16-bytestring bytestring SHA tasty tasty-hunit
@@ -72420,8 +72416,6 @@ self: {
        ];
        description = "GHC core plugin supporting the derive-storable package";
        license = stdenv.lib.licenses.mit;
-       hydraPlatforms = stdenv.lib.platforms.none;
-       broken = true;
      }) {};
 
   "derive-topdown" = callPackage
@@ -75674,24 +75668,27 @@ self: {
 
   "discrimination" = callPackage
     ({ mkDerivation, array, base, containers, contravariant, criterion
-     , deepseq, ghc-prim, hashable, integer-gmp, primitive, profunctors
-     , promises, semigroups, transformers, transformers-compat
-     , unordered-containers, vector, void
+     , deepseq, ghc-prim, hashable, integer-gmp, primitive, promises
+     , QuickCheck, quickcheck-instances, splitmix, tasty
+     , tasty-quickcheck, transformers, unordered-containers, vector
+     , vector-algorithms
      }:
      mkDerivation {
        pname = "discrimination";
-       version = "0.4";
-       sha256 = "085lhsvyp4d135p9yhgyl2s92f4cjdsghk1nsp8mjjddh6hxl20a";
-       revision = "1";
-       editedCabalFile = "0xi8c19cz3gm208g0dl6f2pks3skqmif2zml8j40r77ajxnf6anl";
+       version = "0.4.1";
+       sha256 = "0p0hryrp15bc8cjfr2hypkg35fy1m30hr19s9p6rj91cxxgjbfq2";
        libraryHaskellDepends = [
          array base containers contravariant deepseq ghc-prim hashable
-         integer-gmp primitive profunctors promises semigroups transformers
-         transformers-compat vector void
+         integer-gmp primitive promises transformers
+       ];
+       testHaskellDepends = [
+         base containers criterion deepseq hashable QuickCheck
+         quickcheck-instances splitmix tasty tasty-quickcheck
+         unordered-containers vector vector-algorithms
        ];
        benchmarkHaskellDepends = [
-         base containers criterion deepseq ghc-prim primitive
-         unordered-containers
+         base containers criterion deepseq ghc-prim hashable primitive
+         splitmix unordered-containers vector vector-algorithms
        ];
        description = "Fast generic linear-time sorting, joins and container construction";
        license = stdenv.lib.licenses.bsd3;
@@ -81938,8 +81935,8 @@ self: {
      }:
      mkDerivation {
        pname = "elm-export-persistent";
-       version = "0.2.0";
-       sha256 = "09by77av5p18q89ryzid52zcr153mgx0zsksp5vg8ps6an5apirc";
+       version = "1.0.0";
+       sha256 = "1x7h7q4yplczf53d91z7v0s7rb0j4fz7v0rbh4k6sz5yyjj22k1c";
        libraryHaskellDepends = [
          aeson base elm-export persistent scientific text
          unordered-containers
@@ -88186,8 +88183,8 @@ self: {
      }:
      mkDerivation {
        pname = "fay";
-       version = "0.24.1.0";
-       sha256 = "0cihrggbxmjfz34kbf7nbzn20v2sapfjql6hc5m68rbiiysb8jk3";
+       version = "0.24.1.1";
+       sha256 = "0d8np1jkfikh100ckv51ymkf79x2mmb0g4fapw7fza7inwrysv91";
        isLibrary = true;
        isExecutable = true;
        enableSeparateDataOutput = true;
@@ -125988,20 +125985,20 @@ self: {
 
   "hiedb" = callPackage
     ({ mkDerivation, algebraic-graphs, array, base, bytestring
-     , containers, directory, filepath, ghc, ghc-paths, hie-compat
-     , hspec, lucid, mtl, optparse-applicative, process, sqlite-simple
-     , terminal-size, text, time
+     , containers, directory, extra, filepath, ghc, ghc-paths
+     , hie-compat, hspec, lucid, mtl, optparse-applicative, process
+     , sqlite-simple, terminal-size, text
      }:
      mkDerivation {
        pname = "hiedb";
-       version = "0.1.0.0";
-       sha256 = "0bzhg7dambm97qk3r9p2k0kd4qbllghfxiannjiqnwmar7c4zaxw";
+       version = "0.2.0.0";
+       sha256 = "02c5q935g59j8wm86mci2k78qmhs5kg1hg2jpxy5ylj7vfszwhvk";
        isLibrary = true;
        isExecutable = true;
        libraryHaskellDepends = [
-         algebraic-graphs array base bytestring containers directory
+         algebraic-graphs array base bytestring containers directory extra
          filepath ghc hie-compat lucid mtl optparse-applicative
-         sqlite-simple terminal-size text time
+         sqlite-simple terminal-size text
        ];
        executableHaskellDepends = [ base ghc-paths ];
        testHaskellDepends = [
@@ -128288,6 +128285,42 @@ self: {
        broken = true;
      }) {};
 
+  "hls-class-plugin" = callPackage
+    ({ mkDerivation, aeson, base, containers, ghc, ghc-exactprint
+     , ghcide, haskell-lsp, hls-plugin-api, lens, shake, text
+     , transformers, unordered-containers
+     }:
+     mkDerivation {
+       pname = "hls-class-plugin";
+       version = "0.1.0.0";
+       sha256 = "04gaz8bra78lsnyzrxf82xrqi9k7rlymn38qvxxqikg96iwvcmvs";
+       libraryHaskellDepends = [
+         aeson base containers ghc ghc-exactprint ghcide haskell-lsp
+         hls-plugin-api lens shake text transformers unordered-containers
+       ];
+       description = "Explicit imports plugin for Haskell Language Server";
+       license = stdenv.lib.licenses.asl20;
+     }) {};
+
+  "hls-explicit-imports-plugin" = callPackage
+    ({ mkDerivation, aeson, base, containers, deepseq, ghc, ghcide
+     , haskell-lsp-types, hls-plugin-api, shake, text
+     , unordered-containers
+     }:
+     mkDerivation {
+       pname = "hls-explicit-imports-plugin";
+       version = "0.1.0.0";
+       sha256 = "0il51ndiw16h5kgclwzx8p1pwv6ph808406bh52nq1bjyadlwkk2";
+       libraryHaskellDepends = [
+         aeson base containers deepseq ghc ghcide haskell-lsp-types
+         hls-plugin-api shake text unordered-containers
+       ];
+       description = "Explicit imports plugin for Haskell Language Server";
+       license = stdenv.lib.licenses.asl20;
+       hydraPlatforms = stdenv.lib.platforms.none;
+       broken = true;
+     }) {};
+
   "hls-plugin-api" = callPackage
     ({ mkDerivation, aeson, base, containers, data-default, Diff
      , hashable, haskell-lsp, hslogger, lens, process, regex-tdfa, shake
@@ -128297,6 +128330,8 @@ self: {
        pname = "hls-plugin-api";
        version = "0.6.0.0";
        sha256 = "0dnd20mb0id0l2dz6j3ckfrjyfm3mjys0kf11z3a684i4bc0w1pi";
+       revision = "1";
+       editedCabalFile = "1x0zmwv34ns9i2104mrxxb9wji7z0ds212b4dsfgd4j844yirkwa";
        libraryHaskellDepends = [
          aeson base containers data-default Diff hashable haskell-lsp
          hslogger lens process regex-tdfa shake text unix
@@ -128306,6 +128341,27 @@ self: {
        license = stdenv.lib.licenses.asl20;
      }) {};
 
+  "hls-retrie-plugin" = callPackage
+    ({ mkDerivation, aeson, base, containers, deepseq, directory, extra
+     , ghc, ghcide, hashable, haskell-lsp, haskell-lsp-types
+     , hls-plugin-api, retrie, safe-exceptions, shake, text
+     , transformers, unordered-containers
+     }:
+     mkDerivation {
+       pname = "hls-retrie-plugin";
+       version = "0.1.0.0";
+       sha256 = "1h928dvycyj4lxhn73zv58hgvc4yccr5dv7bbc6nsq62762f75j4";
+       libraryHaskellDepends = [
+         aeson base containers deepseq directory extra ghc ghcide hashable
+         haskell-lsp haskell-lsp-types hls-plugin-api retrie safe-exceptions
+         shake text transformers unordered-containers
+       ];
+       description = "Retrie integration plugin for Haskell Language Server";
+       license = stdenv.lib.licenses.asl20;
+       hydraPlatforms = stdenv.lib.platforms.none;
+       broken = true;
+     }) {};
+
   "hlwm" = callPackage
     ({ mkDerivation, base, stm, transformers, unix, X11 }:
      mkDerivation {
@@ -133206,26 +133262,22 @@ self: {
      }) {};
 
   "hsautogui" = callPackage
-    ({ mkDerivation, base, containers, cpython, mtl, python
+    ({ mkDerivation, base, containers, cpython, hspec, mtl
      , template-haskell, text
      }:
      mkDerivation {
        pname = "hsautogui";
-       version = "0.2.0";
-       sha256 = "0xcacp9r8iw9rqd5yawj5haznkjv6agigg5y4j1s0rhykc1s440n";
-       isLibrary = true;
-       isExecutable = true;
+       version = "0.3.0";
+       sha256 = "1bw0z2jkijqd2rrwwm4zrrz9l44b59fy1rzkr37wagfc59gp9g68";
        libraryHaskellDepends = [
          base containers cpython mtl template-haskell text
        ];
-       librarySystemDepends = [ python ];
-       executableHaskellDepends = [ base ];
-       executableSystemDepends = [ python ];
+       testHaskellDepends = [ base cpython hspec ];
        description = "Haskell bindings for PyAutoGUI, a library for automating user interaction";
        license = stdenv.lib.licenses.bsd3;
        hydraPlatforms = stdenv.lib.platforms.none;
        broken = true;
-     }) {inherit (pkgs) python;};
+     }) {};
 
   "hsay" = callPackage
     ({ mkDerivation, base, Hclip, HTTP, process, unix }:
@@ -145961,6 +146013,8 @@ self: {
        pname = "intern";
        version = "0.9.3";
        sha256 = "1pbk804kq5p25ixrihhpfgy0fwj8i6cybxlhk42krzni7ad7gx4k";
+       revision = "1";
+       editedCabalFile = "1cjlmvg55nn9fd1f0jfmgy1rjys7gna3x3qknnpcmndq6vzg1mrl";
        libraryHaskellDepends = [
          array base bytestring hashable text unordered-containers
        ];
@@ -152941,8 +152995,8 @@ self: {
      }:
      mkDerivation {
        pname = "kempe";
-       version = "0.1.1.1";
-       sha256 = "0mianbsn02vzbb0fr6pgxsij0jrpnhmbah9n2fcl3fj9xzcb6ac7";
+       version = "0.1.1.2";
+       sha256 = "1nmmka06zin3i4y30510c56yk3vjxvnndfb38w4v557xr94rirkd";
        isLibrary = false;
        isExecutable = true;
        enableSeparateDataOutput = true;
@@ -185188,8 +185242,6 @@ self: {
        ];
        description = "Examine values for unexpected thunks";
        license = stdenv.lib.licenses.mit;
-       hydraPlatforms = stdenv.lib.platforms.none;
-       broken = true;
      }) {};
 
   "notifications-tray-icon" = callPackage
@@ -194519,6 +194571,30 @@ self: {
        license = stdenv.lib.licenses.asl20;
      }) {};
 
+  "pcre2_1_1_4" = callPackage
+    ({ mkDerivation, base, containers, criterion, hspec
+     , microlens-platform, mtl, pcre-light, regex-pcre-builtin
+     , template-haskell, text
+     }:
+     mkDerivation {
+       pname = "pcre2";
+       version = "1.1.4";
+       sha256 = "0wrw2slmkxxmw3zx85f9xv8374fsvhxsyf1l149fvkaqnvf19bs2";
+       libraryHaskellDepends = [
+         base containers mtl template-haskell text
+       ];
+       testHaskellDepends = [
+         base containers hspec microlens-platform mtl template-haskell text
+       ];
+       benchmarkHaskellDepends = [
+         base containers criterion microlens-platform mtl pcre-light
+         regex-pcre-builtin template-haskell text
+       ];
+       description = "Regular expressions via the PCRE2 C library (included)";
+       license = stdenv.lib.licenses.asl20;
+       hydraPlatforms = stdenv.lib.platforms.none;
+     }) {};
+
   "pdf-slave" = callPackage
     ({ mkDerivation, aeson, base, base64-bytestring, bytestring
      , containers, directory, exceptions, haskintex, HaTeX
@@ -214639,8 +214715,8 @@ self: {
        pname = "reducers";
        version = "3.12.3";
        sha256 = "09wf8pl9ycglcv6qj5ba26gkg2s5iy81hsx9xp0q8na0cwvp71ki";
-       revision = "1";
-       editedCabalFile = "1v0r75wkaahxdv4y0sqgcikvgwymiz12fa8nkk59n1g4x9nng9wb";
+       revision = "2";
+       editedCabalFile = "1kd38n9h2hxl09khvkvkhnflgm6rbky1zkw3iazlpb8xk9zkk39s";
        libraryHaskellDepends = [
          array base bytestring containers fingertree hashable semigroupoids
          semigroups text transformers unordered-containers
@@ -235418,6 +235494,21 @@ self: {
        broken = true;
      }) {};
 
+  "slugify" = callPackage
+    ({ mkDerivation, base, hspec, hspec-discover, QuickCheck, text
+     , unicode-transforms
+     }:
+     mkDerivation {
+       pname = "slugify";
+       version = "0.1.0.0";
+       sha256 = "1bsb9jhd85zpa27wfv365axg9qx973wqi1nlnjds262i0ywdc45s";
+       libraryHaskellDepends = [ base text unicode-transforms ];
+       testHaskellDepends = [ base hspec QuickCheck text ];
+       testToolDepends = [ hspec-discover ];
+       description = "Convert text into slugs";
+       license = stdenv.lib.licenses.bsd3;
+     }) {};
+
   "slynx" = callPackage
     ({ mkDerivation, async, attoparsec, base, bytestring, containers
      , elynx-markov, elynx-seq, elynx-tools, elynx-tree, hmatrix
@@ -238359,6 +238450,19 @@ self: {
        license = stdenv.lib.licenses.bsd3;
      }) {};
 
+  "some_1_0_2" = callPackage
+    ({ mkDerivation, base, deepseq }:
+     mkDerivation {
+       pname = "some";
+       version = "1.0.2";
+       sha256 = "12mv5gzcvl4n5rz685r2nmmiykvnkvrvx7k4cvwscdjjgnqa9y6c";
+       libraryHaskellDepends = [ base deepseq ];
+       testHaskellDepends = [ base ];
+       description = "Existential type: Some";
+       license = stdenv.lib.licenses.bsd3;
+       hydraPlatforms = stdenv.lib.platforms.none;
+     }) {};
+
   "sonic-visualiser" = callPackage
     ({ mkDerivation, array, base, bytestring, bzlib, containers, mtl
      , pretty, utf8-string, xml
@@ -254381,6 +254485,8 @@ self: {
        pname = "text-show";
        version = "3.9";
        sha256 = "1cj6w77lgh9cydg1jz3wfhll0bvzrmhgk37dgm7s33qbkpq9mf90";
+       revision = "1";
+       editedCabalFile = "1jwsp8g7c7wywxvhb7ns7xw0h7mbr33c3kyhba8ybw0rn43ynjki";
        libraryHaskellDepends = [
          array base base-compat-batteries bifunctors bytestring
          bytestring-builder containers generic-deriving ghc-boot-th ghc-prim
@@ -255852,8 +255958,8 @@ self: {
      }:
      mkDerivation {
        pname = "threadscope";
-       version = "0.2.13";
-       sha256 = "1y5d6mgrx3mv6vdivv4ih1hvgp3bjrz26mr922gim08ryfh1hm43";
+       version = "0.2.14";
+       sha256 = "0xcj8v6kyk8ss2sg6f32gx84vgx36hfaqb5p3sy3d4vkxan4xwcy";
        isLibrary = false;
        isExecutable = true;
        enableSeparateDataOutput = true;
@@ -260850,8 +260956,8 @@ self: {
        pname = "trifecta";
        version = "2.1";
        sha256 = "0fr326lzf38m20h2g4189nsyml9w3128924zbd3cd93cgfqcc9bs";
-       revision = "2";
-       editedCabalFile = "17b0wxwgf52xdm597x0ybq1g2yrvfihl32jpd989xsm6n7s7y21a";
+       revision = "3";
+       editedCabalFile = "0ag08di787zqzz70nwhsfigsvqbmbg7bkq011znq145yg750jcwl";
        setupHaskellDepends = [ base Cabal cabal-doctest ];
        libraryHaskellDepends = [
          ansi-terminal array base blaze-builder blaze-html blaze-markup
@@ -262735,8 +262841,8 @@ self: {
        pname = "type-equality";
        version = "1";
        sha256 = "1s4cl11rvvv7n95i3pq9lmmx08kwh4z7l3d1hbv4wi8il81baa27";
-       revision = "1";
-       editedCabalFile = "13lsff17dxz852f5bhjz8d1by704rzvwr67qqfc5dz5s7xc28qyk";
+       revision = "2";
+       editedCabalFile = "1a3irpv5kyg3rywhmcp5fwg5irrdbdr0hrlw7asdk113nakrba7j";
        libraryHaskellDepends = [ base ];
        description = "Data.Type.Equality compat package";
        license = stdenv.lib.licenses.bsd3;
@@ -263380,8 +263486,8 @@ self: {
      }:
      mkDerivation {
        pname = "typed-encoding";
-       version = "0.5.2.1";
-       sha256 = "1n71rxj42ssv7g4yqsycg5wg1afja2y1jxfb5khv323v581gf4wn";
+       version = "0.5.2.2";
+       sha256 = "17h6ig2phgdr5gq7pdswn50yjdqz7ci1nh4grwpz8m0qykkqj4v4";
        libraryHaskellDepends = [
          base base64-bytestring bytestring symbols text
        ];
@@ -265812,6 +265918,24 @@ self: {
        broken = true;
      }) {};
 
+  "universe_1_2_1" = callPackage
+    ({ mkDerivation, universe-base, universe-instances-extended
+     , universe-reverse-instances, universe-some
+     }:
+     mkDerivation {
+       pname = "universe";
+       version = "1.2.1";
+       sha256 = "1v9lgxkfly2570i8x66sjz8nk58a71y3jwlqdc3wi2jmh773y6hi";
+       libraryHaskellDepends = [
+         universe-base universe-instances-extended
+         universe-reverse-instances universe-some
+       ];
+       description = "A class for finite and recursively enumerable types";
+       license = stdenv.lib.licenses.bsd3;
+       hydraPlatforms = stdenv.lib.platforms.none;
+       broken = true;
+     }) {};
+
   "universe-base" = callPackage
     ({ mkDerivation, base, containers, QuickCheck, tagged, transformers
      }:
@@ -265829,17 +265953,28 @@ self: {
        broken = true;
      }) {};
 
-  "universe-dependent-sum" = callPackage
-    ({ mkDerivation, base, dependent-sum, some, universe-base
-     , universe-some
+  "universe-base_1_1_2" = callPackage
+    ({ mkDerivation, base, containers, QuickCheck, tagged, transformers
      }:
      mkDerivation {
+       pname = "universe-base";
+       version = "1.1.2";
+       sha256 = "1jja1yqfqdnpc0982haccpqz9zb3p50ydyv89hcg9pjr3cr1is4r";
+       libraryHaskellDepends = [ base containers tagged transformers ];
+       testHaskellDepends = [ base containers QuickCheck ];
+       description = "A class for finite and recursively enumerable types";
+       license = stdenv.lib.licenses.bsd3;
+       hydraPlatforms = stdenv.lib.platforms.none;
+       broken = true;
+     }) {};
+
+  "universe-dependent-sum" = callPackage
+    ({ mkDerivation, base, universe-some }:
+     mkDerivation {
        pname = "universe-dependent-sum";
-       version = "1.2.0.1";
-       sha256 = "0002wc68z803jys90s7sdh5nzdx1dk2jl49d19sjylk1cf18n5fi";
-       libraryHaskellDepends = [
-         base dependent-sum some universe-base universe-some
-       ];
+       version = "1.3";
+       sha256 = "0fwqx4fzs9s09fwrf715simqb0vxnx3z7q35zbv9mkj1m6nbrsk5";
+       libraryHaskellDepends = [ base universe-some ];
        description = "Universe instances for types from dependent-sum";
        license = stdenv.lib.licenses.bsd3;
        hydraPlatforms = stdenv.lib.platforms.none;
@@ -265852,8 +265987,8 @@ self: {
        pname = "universe-instances-base";
        version = "1.1";
        sha256 = "17g4xf7zcxd9a2am0p401b0l87ynxwpm3c2lqc4vmw4sz071kccb";
-       revision = "1";
-       editedCabalFile = "0hjrjjl6v5q9f7cmxhrdxfdk1l86im0b8anxkpgrry7s8q998979";
+       revision = "2";
+       editedCabalFile = "03g5vpmmymfjx4p1l2v275vn2dknb7m91wmh01aw8f26224f7sjw";
        libraryHaskellDepends = [ base universe-base ];
        description = "Universe instances for types from the base package";
        license = stdenv.lib.licenses.bsd3;
@@ -265880,14 +266015,31 @@ self: {
        broken = true;
      }) {};
 
+  "universe-instances-extended_1_1_2" = callPackage
+    ({ mkDerivation, adjunctions, base, comonad, containers
+     , universe-base
+     }:
+     mkDerivation {
+       pname = "universe-instances-extended";
+       version = "1.1.2";
+       sha256 = "1yg3cacr56kk0r8vnqxa9cm1awb727qkysnhc7rn4h9pfb10a7sn";
+       libraryHaskellDepends = [
+         adjunctions base comonad containers universe-base
+       ];
+       description = "Universe instances for types from selected extra packages";
+       license = stdenv.lib.licenses.bsd3;
+       hydraPlatforms = stdenv.lib.platforms.none;
+       broken = true;
+     }) {};
+
   "universe-instances-trans" = callPackage
     ({ mkDerivation, base, universe-base }:
      mkDerivation {
        pname = "universe-instances-trans";
        version = "1.1";
        sha256 = "0dp37rb61g5mqj4kfkgi6zxcjhrm9npz197sksqwg1skgjdgbbn6";
-       revision = "1";
-       editedCabalFile = "0pyqcg8mfw6gg7gxxd46xq3hnhcpd39g7jb9q1awcdipzq7xjrh2";
+       revision = "2";
+       editedCabalFile = "0fyhcfkriq4zcvqrr33x5ywxxmpyjjy0bz78pq2x38vpgqagiz4p";
        libraryHaskellDepends = [ base universe-base ];
        description = "Universe instances for types from the transformers and mtl packages";
        license = stdenv.lib.licenses.bsd3;
@@ -265910,6 +266062,19 @@ self: {
        broken = true;
      }) {};
 
+  "universe-reverse-instances_1_1_1" = callPackage
+    ({ mkDerivation, base, containers, universe-base }:
+     mkDerivation {
+       pname = "universe-reverse-instances";
+       version = "1.1.1";
+       sha256 = "0wzvrnccj9hq1x55vy7a8xzppgf0zmbnlm3yz02qx3dglq97w4n4";
+       libraryHaskellDepends = [ base containers universe-base ];
+       description = "Instances of standard classes that are made possible by enumerations";
+       license = stdenv.lib.licenses.bsd3;
+       hydraPlatforms = stdenv.lib.platforms.none;
+       broken = true;
+     }) {};
+
   "universe-some" = callPackage
     ({ mkDerivation, base, some, template-haskell, th-abstraction
      , transformers, universe-base
@@ -265931,6 +266096,25 @@ self: {
        broken = true;
      }) {};
 
+  "universe-some_1_2_1" = callPackage
+    ({ mkDerivation, base, some, template-haskell, th-abstraction
+     , transformers, universe-base
+     }:
+     mkDerivation {
+       pname = "universe-some";
+       version = "1.2.1";
+       sha256 = "0pdvk5qi39d0wg8ac936c1fxs7v7qld2ggpqc9v7xc4pk3xq24bp";
+       libraryHaskellDepends = [
+         base some template-haskell th-abstraction transformers
+         universe-base
+       ];
+       testHaskellDepends = [ base some template-haskell universe-base ];
+       description = "Universe instances for Some from some";
+       license = stdenv.lib.licenses.bsd3;
+       hydraPlatforms = stdenv.lib.platforms.none;
+       broken = true;
+     }) {};
+
   "universe-th" = callPackage
     ({ mkDerivation, base, checkers, composition, DebugTraceHelpers
      , HUnit, mtl, QuickCheck, template-haskell, test-framework
@@ -271192,10 +271376,10 @@ self: {
     ({ mkDerivation, base, bytestring, transformers, vector, vulkan }:
      mkDerivation {
        pname = "vulkan";
-       version = "3.8.3";
-       sha256 = "0ml3zccwk86ryjgxhdc0qdvmjq1fmw4wrhblss4rdml9kww8y2ar";
+       version = "3.9";
+       sha256 = "00k23g4qszrhwbbc746y1z50mcnxw9b99rqfdqx6ncnzblc6b63z";
        libraryHaskellDepends = [ base bytestring transformers vector ];
-       librarySystemDepends = [ vulkan ];
+       libraryPkgconfigDepends = [ vulkan ];
        description = "Bindings to the Vulkan graphics API";
        license = stdenv.lib.licenses.bsd3;
        platforms = [ "x86_64-darwin" "x86_64-linux" ];
@@ -271222,8 +271406,8 @@ self: {
      }:
      mkDerivation {
        pname = "vulkan-utils";
-       version = "0.4";
-       sha256 = "0r7byk8i59qnvkaqvkr5kdw9spwni6g6pyspgwzabhvky6n2mang";
+       version = "0.4.1";
+       sha256 = "1kd8v3l6c1szip8d7aw03s9vs5bnwbm66c98wbvmbmwc46rrkksh";
        setupHaskellDepends = [ base Cabal cabal-doctest ];
        libraryHaskellDepends = [
          base bytestring containers dependent-map dependent-sum extra
@@ -272584,6 +272768,8 @@ self: {
        pname = "wai-middleware-static";
        version = "0.9.0";
        sha256 = "161s2lk9529008219q6fgbmv0rkf74jmfj1cii8zxkgnhpvi22zs";
+       revision = "1";
+       editedCabalFile = "1lvinpyfyb5ryxn3g41mgg6w7l7nzyh7sylmms7nvdvaqzx7l3lv";
        libraryHaskellDepends = [
          base bytestring containers cryptonite directory expiring-cache-map
          filepath http-types memory mime-types old-locale semigroups text
@@ -274717,6 +274903,8 @@ self: {
        pname = "webp";
        version = "0.1.0.0";
        sha256 = "153icv3911drnjkii2b0csdq3ksavmxpz26zm9xcp24kfbsr6gvk";
+       revision = "1";
+       editedCabalFile = "1gh6k398c8kq9h0cikggcy9jppnw0234c28sy5ikdiir1i0db1p3";
        libraryHaskellDepends = [ base bytestring JuicyPixels vector ];
        libraryPkgconfigDepends = [ libwebp ];
        libraryToolDepends = [ c2hs ];