summary refs log tree commit diff
path: root/pkgs/development/haskell-modules
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2020-01-10 14:36:29 +0100
committerPeter Simons <simons@cryp.to>2020-01-10 20:56:20 +0100
commit7b8cdfabcd80165cea19cab281705b3d4fa0b078 (patch)
treea3e5344ac478d338fa97871e550e4498fdfbcf29 /pkgs/development/haskell-modules
parent1886028a3c2431fdd15448e4409e05c73271fd00 (diff)
downloadnixpkgs-7b8cdfabcd80165cea19cab281705b3d4fa0b078.tar
nixpkgs-7b8cdfabcd80165cea19cab281705b3d4fa0b078.tar.gz
nixpkgs-7b8cdfabcd80165cea19cab281705b3d4fa0b078.tar.bz2
nixpkgs-7b8cdfabcd80165cea19cab281705b3d4fa0b078.tar.lz
nixpkgs-7b8cdfabcd80165cea19cab281705b3d4fa0b078.tar.xz
nixpkgs-7b8cdfabcd80165cea19cab281705b3d4fa0b078.tar.zst
nixpkgs-7b8cdfabcd80165cea19cab281705b3d4fa0b078.zip
haskell-pandoc: update ghc-8.8.x override for the latest version
Diffstat (limited to 'pkgs/development/haskell-modules')
-rw-r--r--pkgs/development/haskell-modules/configuration-ghc-8.8.x.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/haskell-modules/configuration-ghc-8.8.x.nix b/pkgs/development/haskell-modules/configuration-ghc-8.8.x.nix
index 5eea95da9c5..ab8966ce590 100644
--- a/pkgs/development/haskell-modules/configuration-ghc-8.8.x.nix
+++ b/pkgs/development/haskell-modules/configuration-ghc-8.8.x.nix
@@ -91,7 +91,7 @@ self: super: {
   microlens-th = self.microlens-th_0_4_3_2;
   network = self.network_3_1_1_1;
   optparse-applicative = self.optparse-applicative_0_15_1_0;
-  pandoc = self.pandoc_2_9_1;
+  pandoc = self.pandoc_2_9_1_1;
   pandoc-types = self.pandoc-types_1_20;
   prettyprinter = self.prettyprinter_1_5_1;
   primitive = dontCheck super.primitive_0_7_0_0;  # evaluating the test suite gives an infinite recursion