Skip to content

Commit 378f546

Browse files
Relax lens upper dependency bound.
1 parent 9277990 commit 378f546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dynamic-plot.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Library
6161
, glib
6262
, colour >= 2 && < 3
6363
, manifolds >= 0.2.2 && < 0.2.3
64-
, lens < 4.12.4
64+
, lens < 4.15
6565
Other-Extensions: FlexibleInstances
6666
, TypeFamilies
6767
, FlexibleContexts

0 commit comments

Comments
 (0)