Language

Package: sbcl-asdf-finalizers @ 0.0.0-1.7f537f6

Synopsis

Enforced calling of finalizers for Lisp code

Description

This library allows you to implement and enforce proper finalization of compile-time constructs while building Lisp source files.

It produces two systems: asdf-finalizers and list-of.

Home page
https://gitlab.common-lisp.net/asdf/asdf-finalizers
Location
gnu/packages/lisp-xyz.scm (line: 244, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'fare-utils' does not match package name 'sbcl-fare-utils'
input-labels

Identify input labels that do not match package names

label 'hu.dwim.stefil' does not match package name 'sbcl-hu.dwim.stefil'