Skip to content

Commit 292b81f

Browse files
authored
Merge branch 'develop' into cleanup-whitespace-2019-12
2 parents 881f6b1 + 9bb37d5 commit 292b81f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

reflex.cabal

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,12 @@ library
5858
data-default >= 0.5 && < 0.8,
5959
dependent-map >= 0.3 && < 0.4,
6060
exception-transformers == 0.4.*,
61-
profunctors >= 5.3 && < 5.5,
6261
lens >= 4.7 && < 5,
6362
monad-control >= 1.0.1 && < 1.1,
6463
mtl >= 2.1 && < 2.3,
6564
prim-uniq >= 0.1.0.1 && < 0.2,
6665
primitive >= 0.5 && < 0.8,
67-
profunctors,
66+
profunctors >= 5.3 && < 5.5,
6867
random == 1.1.*,
6968
ref-tf == 0.4.*,
7069
reflection == 2.1.*,

0 commit comments

Comments
 (0)