File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ Changelog
2+
3+ # [ 0.1.0] ( https://github.com/haskell-github-trust/fused-effects-logger/compare/0.0.0...0.1.0 ) (2025-12-06)
4+
5+
6+ ### Features
7+
8+ * initial commit ([ 2438dfd] ( https://github.com/haskell-github-trust/fused-effects-logger/commit/2438dfd55863a16b5ee78698ae9a3d8dc2a91f01 ) )
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.0 .0
8+ version : 0.0.1 .0
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.0 .0
2+ version : 0.0.1 .0
33license : GPL-3
44license-file : LICENSE
55author : drlkf
You can’t perform that action at this time.
0 commit comments