Skip to content

Commit 068a4eb

Browse files
committed
Bump semigroups to 1.19
1 parent 6f6f35d commit 068a4eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stylish-haskell.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Library
5858
file-embed >= 0.0.10 && < 0.1,
5959
haskell-src-exts >= 1.18 && < 1.22,
6060
mtl >= 2.0 && < 2.3,
61-
semigroups >= 0.18 && < 0.19,
61+
semigroups >= 0.18 && < 0.20,
6262
syb >= 0.3 && < 0.8,
6363
yaml >= 0.8.11 && < 0.12
6464

0 commit comments

Comments
 (0)