packages feed

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

#pragma once

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