Skip to content

Commit 626d9d7

Browse files
3nochcdsmith
authored andcommitted
Sync codeworld-api dependencies with Hackage revision 4
1 parent 8aebb25 commit 626d9d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

codeworld-api/codeworld-api.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Library
6161
mtl >= 2.2.1 && < 2.3,
6262
random >= 1.1 && < 1.2,
6363
ref-tf >= 0.4 && < 0.5,
64-
reflex >= 0.6.3 && < 0.7,
64+
reflex >= 0.6.3 && < 0.9,
6565
template-haskell >= 2.8 && < 2.18,
6666
text >= 1.2.2 && < 1.3,
6767
time >= 1.8 && < 2.0,
@@ -122,7 +122,7 @@ Test-suite unit-tests
122122
mtl >= 2.2.1 && < 2.3,
123123
random >= 1.1 && < 1.2,
124124
ref-tf >= 0.4 && < 0.5,
125-
reflex >= 0.6.3 && < 0.7,
125+
reflex >= 0.6.3 && < 0.9,
126126
template-haskell >= 2.8 && < 2.18,
127127
text >= 1.2.2 && < 1.3,
128128
time >= 1.8 && < 2.0,

0 commit comments

Comments
 (0)