File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,8 +9,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
12- homepage : https://github.com/drlkf /fused-effects-logger
13- bug-reports : https://github.com/drlkf /fused-effects-logger/issues
12+ homepage : https://github.com/haskell-github-trust /fused-effects-logger
13+ bug-reports : https://github.com/haskell-github-trust /fused-effects-logger/issues
1414author : drlkf
1515maintainer : drlkf@drlkf.net
1616copyright : 2025 drlkf
@@ -26,7 +26,7 @@ extra-source-files:
2626
2727source-repository head
2828 type : git
29- location : https://github.com/haskell-github-trust/megaparsec-time
29+ location : https://github.com/haskell-github-trust/fused-effects-logger
3030
3131library
3232 exposed-modules :
Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ author: drlkf
66maintainer : drlkf@drlkf.net
77copyright : 2025 drlkf
88category : Effect
9- github : haskell-github-trust/megaparsec-time
10- homepage : https://github.com/drlkf /fused-effects-logger
11- bug-reports : https://github.com/drlkf /fused-effects-logger/issues
9+ github : haskell-github-trust/fused-effects-logger
10+ homepage : https://github.com/haskell-github-trust /fused-effects-logger
11+ bug-reports : https://github.com/haskell-github-trust /fused-effects-logger/issues
1212tested-with :
1313 - GHC == 9.10
1414 - GHC == 9.8
You can’t perform that action at this time.
0 commit comments