about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2020-01-17 20:52:02 +0100
committerPeter Simons <simons@cryp.to>2020-01-17 21:14:34 +0100
commit475898160348c60e07d28dc7c69dae16ca4d5dbc (patch)
tree64cd7b6a9f66de04ebc7154ec7832d73282ebe14 /pkgs/development/haskell-modules
parentfc1cafab42c7cdee2b6cf414e9e03ba193527fb4 (diff)
downloadnixlib-475898160348c60e07d28dc7c69dae16ca4d5dbc.tar
nixlib-475898160348c60e07d28dc7c69dae16ca4d5dbc.tar.gz
nixlib-475898160348c60e07d28dc7c69dae16ca4d5dbc.tar.bz2
nixlib-475898160348c60e07d28dc7c69dae16ca4d5dbc.tar.lz
nixlib-475898160348c60e07d28dc7c69dae16ca4d5dbc.tar.xz
nixlib-475898160348c60e07d28dc7c69dae16ca4d5dbc.tar.zst
nixlib-475898160348c60e07d28dc7c69dae16ca4d5dbc.zip
haskell-ormolu: fix override for ghc-lib-parser
Diffstat (limited to 'pkgs/development/haskell-modules')
-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 36c96b959503..5605af97ddcf 100644
--- a/pkgs/development/haskell-modules/configuration-common.nix
+++ b/pkgs/development/haskell-modules/configuration-common.nix
@@ -1362,7 +1362,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_1_20191204;
+    ghc-lib-parser = self.ghc-lib-parser_8_8_2;
   });
 
   # krank-0.1.0 does not accept PyF-0.9.0.0.