Created
September 11, 2024 21:36
-
-
Save JonathanLorimer/26fc1e03dbebfe664ac45c482817391e to your computer and use it in GitHub Desktop.
Haddock Warnings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Warning: --source-* options are ignored when --hyperlinked-source is enabled. | |
Warning: 'hxSwap' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
92% ( 13 / 14) in 'Htmx.Lucid.Core' | |
Missing documentation for: | |
OnEvent (src/Htmx/Lucid/Core.hs:73) | |
100% ( 2 / 2) in 'Htmx.Lucid.Extension.IncludeVals' | |
93% ( 29 / 31) in 'Htmx.Lucid.Extra' | |
Missing documentation for: | |
ParamsFilter (src/Htmx/Lucid/Extra.hs:93) | |
SyncStrategy (src/Htmx/Lucid/Extra.hs:152) | |
Warning: 'useHtmxExt' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
Warning: 'useHtmxExts' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
72% ( 8 / 11) in 'Htmx.Lucid.Head' | |
Missing documentation for: | |
htmxSrc (src/Htmx/Lucid/Head.hs:65) | |
htmxSrcWithSemVer (src/Htmx/Lucid/Head.hs:80) | |
htmxExtSrc (src/Htmx/Lucid/Head.hs:84) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment