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-20 09:18:23 +0100
committerPeter Simons <simons@cryp.to>2018-03-20 16:23:12 +0100
commit97d56e94faf202348214f542517fb8947a19690f (patch)
treeed219f7ec98d4178dbe8e0cb093aa7d0a69c4c95 /pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
parentad1cd53ec875f91fa70493b8e755cf27893d249d (diff)
downloadnixlib-97d56e94faf202348214f542517fb8947a19690f.tar
nixlib-97d56e94faf202348214f542517fb8947a19690f.tar.gz
nixlib-97d56e94faf202348214f542517fb8947a19690f.tar.bz2
nixlib-97d56e94faf202348214f542517fb8947a19690f.tar.lz
nixlib-97d56e94faf202348214f542517fb8947a19690f.tar.xz
nixlib-97d56e94faf202348214f542517fb8947a19690f.tar.zst
nixlib-97d56e94faf202348214f542517fb8947a19690f.zip
haskell-getopt-generics: override to latest version 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.nix1
1 files changed, 1 insertions, 0 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 807efe3f61dc..b39efcbde77d 100644
--- a/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
+++ b/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
@@ -683,6 +683,7 @@ self: super: {
   brick = self.brick_0_35;
   timezone-olson = self.timezone-olson_0_1_9;
   matrix = self.matrix_0_3_6_1;
+  getopt-generics = self.getopt-generics_0_13_0_2;
 
   # https://github.com/xmonad/xmonad/issues/155
   xmonad = addBuildDepend (appendPatch super.xmonad (pkgs.fetchpatch