You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we put the C files generated by inline-c in the c-sources field in .cabal files. This means that the generated files end up in the tarballs, which does not make sense. I can't think of a simple way of avoiding this, if we want to keep abusing cabal to compile the C sources.