Closed alternateved closed 3 years ago
This is a small fix to PR with ID #606 - even though GitHub search engine was added, it was not exported.
[x] I've read CONTRIBUTING.md
[ ] I've considered how to best test these changes (property, unit, manually, ...) and concluded: XXX
[ ] I updated the CHANGES.md file
CHANGES.md
[ ] I updated the XMonad.Doc.Extending file (if appropriate)
XMonad.Doc.Extending
If anyone else is wondering why -Werror didn't catch it: it's used in the definition of multi.
-Werror
multi
Thanks for the PR!
Description
This is a small fix to PR with ID #606 - even though GitHub search engine was added, it was not exported.
Checklist
[x] I've read CONTRIBUTING.md
[ ] I've considered how to best test these changes (property, unit, manually, ...) and concluded: XXX
[ ] I updated the
CHANGES.md
file[ ] I updated the
XMonad.Doc.Extending
file (if appropriate)