Skip to content

Commit 1182f28

Browse files
authored
Merge pull request #62 from haskellari/text-2
Allow text-2.0
2 parents 8892f1f + a34889d commit 1182f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tree-diff.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ library
9090
, deepseq ^>=1.3.0.0 || ^>=1.4.0.0
9191
, parsec ^>=3.1.13.0
9292
, pretty ^>=1.1.1.0
93-
, text ^>=1.2.3.0
93+
, text ^>=1.2.3.0 || ^>=2.0
9494
, time ^>=1.4 || ^>=1.5.0.1 || ^>=1.6.0.1 || ^>=1.8.0.2 || ^>=1.9.3 || ^>=1.10 || ^>=1.11 || ^>=1.12
9595

9696
build-depends:

0 commit comments

Comments
 (0)