File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ 2.4.0.1
2+ =======
3+ * Raise upper bounds for ` exceptions ` to <0.11
4+
5+
162.4.0
27=====
38* ` getRelativeMouseLocation ` now returns ` Vector ` instead of ` Point ` .
Original file line number Diff line number Diff line change 11name : sdl2
2- version : 2.4.0
2+ version : 2.4.0.1
33synopsis : Both high- and low-level bindings to the SDL library (version 2.0.4+).
44description :
55 This package contains bindings to the SDL 2 library , in both high- and
@@ -122,7 +122,7 @@ library
122122 build-depends :
123123 base >= 4.7 && < 5 ,
124124 bytestring >= 0.10.4.0 && < 0.11 ,
125- exceptions >= 0.4 && < 0.10 ,
125+ exceptions >= 0.4 && < 0.11 ,
126126 StateVar >= 1.1.0.0 && < 1.2 ,
127127 text >= 1.1.0.0 && < 1.3 ,
128128 transformers >= 0.2 && < 0.6 ,
You can’t perform that action at this time.
0 commit comments