File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog for dear-imgui
22
3+ ## [ 2.4.1]
4+
5+ - Fixed builds on GHC-9.10+.
6+
37## [ 2.4.0]
48
59- ` imgui ` updated to [ 1.91.9b] .
@@ -156,6 +160,7 @@ Initial Hackage release based on [1.83].
156160[ 2.3.0 ] : https://github.com/haskell-game/dear-imgui.hs/tree/v2.3.0
157161[ 2.3.1 ] : https://github.com/haskell-game/dear-imgui.hs/tree/v2.3.1
158162[ 2.4.0 ] : https://github.com/haskell-game/dear-imgui.hs/tree/v2.4.0
163+ [ 2.4.1 ] : https://github.com/haskell-game/dear-imgui.hs/tree/v2.4.1
159164
160165[ 1.91.9b ] : https://github.com/ocornut/imgui/releases/tag/v1.91.9b
161166[ 1.90.9 ] : https://github.com/ocornut/imgui/releases/tag/v1.90.9
Original file line number Diff line number Diff line change 11cabal-version : 3.0
22
33name : dear-imgui
4- version : 2.4.0
4+ version : 2.4.1
55author : Oliver Charles
6677license : BSD-3-Clause
You can’t perform that action at this time.
0 commit comments