Skip to content

Commit 7c09c46

Browse files
committed
Support stackage LTS 24
1 parent 19bfddf commit 7c09c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gargoyle/gargoyle.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ library
3333
, directory >=1.3.3 && <1.4
3434
, filelock >=0.1.1 && <0.2
3535
, filepath >=1.4.2 && <1.6
36-
, network >=2.6.0 && <3.2
36+
, network >=2.6.0 && <3.3
3737
, process >=1.5.0 && <1.7
3838
, unix >=2.7.2 && <2.9
3939

0 commit comments

Comments
 (0)