File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11Name : codeworld-api
2- Version : 0.8.0
2+ Version : 0.8.1
33Synopsis : Graphics library for CodeWorld
44License : Apache
55License-file : LICENSE
@@ -58,10 +58,10 @@ Library
5858 ghc-prim >= 0.3.1 && < 0.10 ,
5959 hashable >= 1.2.4 && < 1.5 ,
6060 monad-loops >= 0.3 && < 0.5 ,
61- mtl >= 2.2.1 && < 2.3 ,
61+ mtl >= 2.2.1 && < 2.4 ,
6262 random >= 1.1 && < 1.3 ,
6363 ref-tf >= 0.4 && < 0.6 ,
64- reflex >= 0.6.3 && < 0.9 ,
64+ reflex >= 0.6.3 && < 0.10 ,
6565 template-haskell >= 2.8 && < 2.20 ,
6666 text >= 1.2.2 && < 2.1 ,
6767 time >= 1.8 && < 2.0 ,
@@ -119,10 +119,10 @@ Test-suite unit-tests
119119 ghc-prim >= 0.3.1 && < 0.10 ,
120120 hashable >= 1.2.4 && < 1.5 ,
121121 monad-loops >= 0.3 && < 0.5 ,
122- mtl >= 2.2.1 && < 2.3 ,
122+ mtl >= 2.2.1 && < 2.4 ,
123123 random >= 1.1 && < 1.3 ,
124124 ref-tf >= 0.4 && < 0.6 ,
125- reflex >= 0.6.3 && < 0.9 ,
125+ reflex >= 0.6.3 && < 0.10 ,
126126 template-haskell >= 2.8 && < 2.20 ,
127127 text >= 1.2.2 && < 2.1 ,
128128 time >= 1.8 && < 2.0 ,
You can’t perform that action at this time.
0 commit comments