haskell-timezone-olson: override to latest version for ghc-8.4.x

This commit is contained in:
Peter Simons 2018-03-17 20:57:26 +01:00
parent 7d5a69c265
commit 93d241e3dd

View file

@ -692,5 +692,6 @@ self: super: {
# Older versions don't compile.
brick = self.brick_0_35;
timezone-olson = self.timezone-olson_0_1_9;
}