summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2018-03-15 20:53:03 +0100
committerPeter Simons <simons@cryp.to>2018-03-15 21:33:05 +0100
commit9254b06b22f6e95aaff755278df8ae1753c80258 (patch)
treeee5e69fe38232acaf875a6acd81995799ac77503 /pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
parent5c9b3a6b187c1072b38722fc1320acce1d2244af (diff)
downloadnixlib-9254b06b22f6e95aaff755278df8ae1753c80258.tar
nixlib-9254b06b22f6e95aaff755278df8ae1753c80258.tar.gz
nixlib-9254b06b22f6e95aaff755278df8ae1753c80258.tar.bz2
nixlib-9254b06b22f6e95aaff755278df8ae1753c80258.tar.lz
nixlib-9254b06b22f6e95aaff755278df8ae1753c80258.tar.xz
nixlib-9254b06b22f6e95aaff755278df8ae1753c80258.tar.zst
nixlib-9254b06b22f6e95aaff755278df8ae1753c80258.zip
haskell-src: update override for ghc-8.4.x
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix b/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
index 15c37ffbdeeb..a087b66f0694 100644
--- a/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
+++ b/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
@@ -45,8 +45,9 @@ self: super: {
   # https://github.com/bitemyapp/esqueleto/issues/77
   esqueleto = markBrokenVersion "2.5.3" super.esqueleto;
 
-  # https://github.com/haskell-pkg-janitors/haskell-src/issues/5
-  haskell-src = markBrokenVersion "1.0.2.0" super.haskell-src;
+  # Need newer version.
+  haskell-src = super.haskell-src_1_0_3_0;
+
   ## Shadowed:
 
   ## Needs bump to a versioned attribute