We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1945f2a commit e564f8fCopy full SHA for e564f8f
2 files changed
fused-effects-logger.cabal
@@ -26,7 +26,7 @@ extra-source-files:
26
27
source-repository head
28
type: git
29
- location: https://github.com/haskell-github-trust/megaparsec-time
+ location: https://github.com/haskell-github-trust/fused-effects-logger
30
31
library
32
exposed-modules:
package.yaml
@@ -6,7 +6,7 @@ author: drlkf
6
maintainer: drlkf@drlkf.net
7
copyright: 2025 drlkf
8
category: Effect
9
-github: haskell-github-trust/megaparsec-time
+github: haskell-github-trust/fused-effects-logger
10
homepage: https://github.com/drlkf/fused-effects-logger
11
bug-reports: https://github.com/drlkf/fused-effects-logger/issues
12
tested-with:
0 commit comments