about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules
diff options
context:
space:
mode:
authorTristan McLeay <tristan.mcleay@scrive.com>2023-04-18 10:50:22 +0200
committerTristan McLeay <tristan.mcleay@scrive.com>2023-04-18 14:59:10 +0200
commit7bf6c54ab24b87f6fb3c54fb6abee6b5183cd976 (patch)
treec8be68a9ca73a43f91b9a8952899e36792bf2c5b /pkgs/development/haskell-modules
parentcc8b4a260ba2ea5d435460e5de58de2e1677ee94 (diff)
haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
Diffstat (limited to 'pkgs/development/haskell-modules')
-rw-r--r--pkgs/development/haskell-modules/hackage-packages.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix
index 0ecb7cf294fbd..b9b54664cc84f 100644
--- a/pkgs/development/haskell-modules/hackage-packages.nix
+++ b/pkgs/development/haskell-modules/hackage-packages.nix
@@ -104435,7 +104435,7 @@ self: {
        mainProgram = "fourmolu";
      }) {};
 
-  "fourmolu_0_10_0_0" = callPackage
+  "fourmolu_0_10_1_0" = callPackage
     ({ mkDerivation, aeson, ansi-terminal, array, base, bytestring
      , Cabal-syntax, containers, Diff, directory, dlist, exceptions
      , filepath, ghc-lib-parser, gitrev, hspec, hspec-discover
@@ -104445,8 +104445,8 @@ self: {
      }:
      mkDerivation {
        pname = "fourmolu";
-       version = "0.10.0.0";
-       sha256 = "05ypz963xpz00fa6g1a8vpm4v2qy52jmcb4js6g8xi8m8r9fdica";
+       version = "0.10.1.0";
+       sha256 = "0gkzd2wf8hji5j0pxjv7l43m405zwsvppj7hax69j86346mb8hp4";
        isLibrary = true;
        isExecutable = true;
        libraryHaskellDepends = [