summarylogtreecommitdiffstats
path: root/haskell-chart-lens.patch
blob: bbed6dcbcf9406efd608bb1feadb486dfe883e6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -ura Chart-1.9/Chart.cabal Chart-1.9.new/Chart.cabal
--- Chart-1.9/Chart.cabal	2018-06-12 04:36:26.000000000 -0400
+++ Chart-1.9.new/Chart.cabal	2019-02-05 18:35:14.064588103 -0500
@@ -21,7 +21,7 @@
   Build-depends: base >= 3 && < 5
                , old-locale
                , time, mtl, array
-               , lens >= 3.9 && < 4.17
+               , lens >= 3.9 && < 4.18
                , colour >= 2.2.1 && < 2.4
                , data-default-class < 0.2
                , mtl >= 2.0 && < 2.3