Language

Package: ocaml-ocb-stubblr @ 0.1.1

Synopsis

OCamlbuild plugin for C stubs

Description

Ocb-stubblr is about ten lines of code that you need to repeat over, over, over and over again if you are using ocamlbuild to build OCaml projects that contain C stubs.

Home page
https://github.com/pqwy/ocb-stubblr
Location
gnu/packages/ocaml.scm (line: 4254, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/34ynk16ncrb1bxsl8yqa8c1316f13f36-ocaml-ocb-stubblr-0.1.1.drv

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'astring' does not match package name 'ocaml-astring'
input-labels

Identify input labels that do not match package names

label 'topkg' does not match package name 'ocaml-topkg'