about 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-04-28 12:16:17 +0200
committerPeter Simons <simons@cryp.to>2018-04-28 15:37:59 +0200
commite39a75cd350f03d13b3bded2bb605629f5031330 (patch)
treeaa4879ef2273106f75fe35cf2988cddc4941cf0c /pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
parentf8d0c9e3c3b92f8af058b742eb7553d53c3502a4 (diff)
downloadnixlib-e39a75cd350f03d13b3bded2bb605629f5031330.tar
nixlib-e39a75cd350f03d13b3bded2bb605629f5031330.tar.gz
nixlib-e39a75cd350f03d13b3bded2bb605629f5031330.tar.bz2
nixlib-e39a75cd350f03d13b3bded2bb605629f5031330.tar.lz
nixlib-e39a75cd350f03d13b3bded2bb605629f5031330.tar.xz
nixlib-e39a75cd350f03d13b3bded2bb605629f5031330.tar.zst
nixlib-e39a75cd350f03d13b3bded2bb605629f5031330.zip
haskell-pandoc: 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.nix2
1 files changed, 1 insertions, 1 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 b38b17e34751..09de2116098d 100644
--- a/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
+++ b/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
@@ -575,7 +575,7 @@ self: super: {
   brick = self.brick_0_36_2;
   HaTeX = self.HaTeX_3_19_0_0;
   matrix = self.matrix_0_3_6_1;
-  pandoc = self.pandoc_2_1_3;
+  pandoc = self.pandoc_2_2;
   pandoc-types = self.pandoc-types_1_17_4_2;
 
   # https://github.com/xmonad/xmonad/issues/155