summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2020-02-27 14:31:13 +0100
committerPeter Simons <simons@cryp.to>2020-02-28 20:42:28 +0100
commit111a1b868ef6505ab45080ba7c2ffc78ef9c7b08 (patch)
tree693944548da68373cde65e5715083ff939035b16
parent78a2350f2c60a7c392dabfe30aef384129368adc (diff)
downloadnixpkgs-111a1b868ef6505ab45080ba7c2ffc78ef9c7b08.tar
nixpkgs-111a1b868ef6505ab45080ba7c2ffc78ef9c7b08.tar.gz
nixpkgs-111a1b868ef6505ab45080ba7c2ffc78ef9c7b08.tar.bz2
nixpkgs-111a1b868ef6505ab45080ba7c2ffc78ef9c7b08.tar.lz
nixpkgs-111a1b868ef6505ab45080ba7c2ffc78ef9c7b08.tar.xz
nixpkgs-111a1b868ef6505ab45080ba7c2ffc78ef9c7b08.tar.zst
nixpkgs-111a1b868ef6505ab45080ba7c2ffc78ef9c7b08.zip
haskell-ormolu: update override
-rw-r--r--pkgs/development/haskell-modules/configuration-common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix
index df149847dc2..56f56c38fa2 100644
--- a/pkgs/development/haskell-modules/configuration-common.nix
+++ b/pkgs/development/haskell-modules/configuration-common.nix
@@ -1294,7 +1294,7 @@ self: super: {
 
   # Needs ghc-lib-parser 8.8.1 (does not build with 8.8.0)
   ormolu = doJailbreak (super.ormolu.override {
-    ghc-lib-parser = self.ghc-lib-parser_8_8_2_20200205;
+    ghc-lib-parser = self.ghc-lib-parser_8_8_3_20200224;
   });
 
   # krank-0.1.0 does not accept PyF-0.9.0.0.