File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33` summoner ` uses [ PVP Versioning] [ 1 ] .
44The changelog is available [ on GitHub] [ 2 ] .
55
6- # 2.1.1 .0 – Jan 16, 2026
6+ # 2.2.0 .0 – Jan 16, 2026
77
88* [ #560 ] ( https://github.com/kowainik/summoner/issues/560 ) :
99 Allow configurations of the branch name.
Original file line number Diff line number Diff line change 11cabal-version : 3.4
22name : summoner
3- version : 2.1.1 .0
3+ version : 2.2.0 .0
44synopsis : Tool for scaffolding fully configured batteries-included production-level Haskell projects.
55description : Tool for scaffolding fully configured batteries-included production-level Haskell projects.
66 See [README.md](https://github.com/kowainik/summoner#-summoner) for details.
Original file line number Diff line number Diff line change 11cabal-version : 3.4
22name : summoner-tui
3- version : 2.1.1 .0
3+ version : 2.2.0 .0
44synopsis : Tool for scaffolding fully configured batteries-included production-level Haskell projects using TUI.
55description : Tool for scaffolding fully configured batteries-included production-level Haskell projects using TUI.
66 See [README.md](https://github.com/kowainik/summoner#-summoner) for details.
@@ -108,7 +108,7 @@ library
108108 , directory ^>= 1.3.0.2
109109 , microlens ^>= 0.4
110110 , microlens-th ^>= 0.4
111- , summoner ^>= 2.1.1 .0
111+ , summoner ^>= 2.2.0 .0
112112 , validation-selective >= 0.0.0.0 && < 0.3
113113 , vty >= 6.0 && < 6.3
114114 , vty-crossplatform >= 0.2 && < 0.3
You can’t perform that action at this time.
0 commit comments