File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11Changelog
22
3+ ## [ 0.1.1] ( https://github.com/haskell-github-trust/fused-effects-logger/compare/0.1.0...0.1.1 ) (2025-12-06)
4+
35# [ 0.1.0] ( https://github.com/haskell-github-trust/fused-effects-logger/compare/0.0.0...0.1.0 ) (2025-12-06)
46
57
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ cabal-version: 1.12
55-- see: https://github.com/sol/hpack
66
77name : fused-effects-logger
8- version : 0.0.1.0
8+ version : 0.0.1.1
99synopsis : Logger effect for the `fused-effects` library
1010description : A logger effect for the `fused-effects` library based on the `monad-logger` api.
1111category : Effect
Original file line number Diff line number Diff line change 11name : fused-effects-logger
2- version : 0.0.1.0
2+ version : 0.0.1.1
33license : GPL-3
44license-file : LICENSE
55author : drlkf
You can’t perform that action at this time.
0 commit comments