File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
Name : codeworld-api
2
- Version : 0.8.0
2
+ Version : 0.8.1
3
3
Synopsis : Graphics library for CodeWorld
4
4
License : Apache
5
5
License-file : LICENSE
@@ -58,10 +58,10 @@ Library
58
58
ghc-prim >= 0.3.1 && < 0.10 ,
59
59
hashable >= 1.2.4 && < 1.5 ,
60
60
monad-loops >= 0.3 && < 0.5 ,
61
- mtl >= 2.2.1 && < 2.3 ,
61
+ mtl >= 2.2.1 && < 2.4 ,
62
62
random >= 1.1 && < 1.3 ,
63
63
ref-tf >= 0.4 && < 0.6 ,
64
- reflex >= 0.6.3 && < 0.9 ,
64
+ reflex >= 0.6.3 && < 0.10 ,
65
65
template-haskell >= 2.8 && < 2.20 ,
66
66
text >= 1.2.2 && < 2.1 ,
67
67
time >= 1.8 && < 2.0 ,
@@ -119,10 +119,10 @@ Test-suite unit-tests
119
119
ghc-prim >= 0.3.1 && < 0.10 ,
120
120
hashable >= 1.2.4 && < 1.5 ,
121
121
monad-loops >= 0.3 && < 0.5 ,
122
- mtl >= 2.2.1 && < 2.3 ,
122
+ mtl >= 2.2.1 && < 2.4 ,
123
123
random >= 1.1 && < 1.3 ,
124
124
ref-tf >= 0.4 && < 0.6 ,
125
- reflex >= 0.6.3 && < 0.9 ,
125
+ reflex >= 0.6.3 && < 0.10 ,
126
126
template-haskell >= 2.8 && < 2.20 ,
127
127
text >= 1.2.2 && < 2.1 ,
128
128
time >= 1.8 && < 2.0 ,
You can’t perform that action at this time.
0 commit comments