packages feed

ghc-debug-stub-0.1.0.0: cbits/trace.h

#pragma once

void trace(const char *fmt, ...)
    __attribute__((format (PRINTF, 1, 2)));