Enter the query into the form above.
API method:
GET /api/symbols?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Emit a warning if the patches requires by PACKAGE are badly named or if the patch could not be found.
Check that cross-compilers are used when cross-compiling, by inspecting #:make-flags.
Check the formatting of the source code of PACKAGE.
Emit a warning if PACKAGE's origin has no meaningful file name.
Check whether PACKAGE is a Haskell package ahead of the current Stackage LTS version.
Emit a warning if PACKAGE uses 'wrap-program' or similar, but "bash" or "bash-minimal" is not in its inputs. 'wrap-script' is not supported.
Check that PACKAGE's patches start with a comment. Return a list of warnings.
Warn about type errors of the 'license' field of PACKAGE.
Emit a warning if the test suite is run unconditionally.
Emit a warning if PACKAGE's source is an autogenerated tarball.
Emit a warning if we fail to compile PACKAGE to a derivation.
Emit a warning for labels that differ from the corresponding package name.