tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
haskell-pandoc-types: update override for ghc 8.4.x
Peter Simons
8 years ago
fe0be794
f3f5d68c
+1
-1
1 changed file
expand all
collapse all
unified
split
pkgs
development
haskell-modules
configuration-ghc-8.4.x.nix
+1
-1
pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
···
733
733
});
734
734
735
735
# https://github.com/jgm/pandoc-types/issues/37
736
736
-
pandoc-types = self.pandoc-types_1_17_4;
736
736
+
pandoc-types = self.pandoc-types_1_17_4_1;
737
737
738
738
}