summaryrefslogtreecommitdiff
path: root/p/haskell-hledger-ui/debian/patches/new-metadata-from-hackage
blob: 7e55787ba723b0110e7b39e96f6805037f6ac70c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- a/hledger-ui.cabal
+++ b/hledger-ui.cabal
@@ -72,13 +72,13 @@
     , HUnit
     , microlens >= 0.4 && < 0.5
     , microlens-platform >= 0.2.3.1 && < 0.4
-    , megaparsec >=5.0 && < 5.2
+    , megaparsec >=5.0 && < 5.3
     , pretty-show >=1.6.4
     , process >= 1.2
     , safe >= 0.2
     , split >= 0.1 && < 0.3
     , text >= 1.2 && < 1.3
-    , text-zipper >= 0.4 && < 0.10
+    , text-zipper >= 0.4 && < 0.11
     , transformers
     , vector
   if os(windows)