Skip to content

Commit 3fee681

Browse files
committed
Bump text upper bound to 1.3
1 parent f5313be commit 3fee681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ekg-core.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ library
3131
ghc-prim < 0.4,
3232
base >= 4.5 && < 4.8,
3333
containers >= 0.5 && < 0.6,
34-
text < 1.2,
34+
text < 1.3,
3535
unordered-containers < 0.3
3636

3737
default-language: Haskell2010

0 commit comments

Comments
 (0)