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
... however with CApiFFI, GHC will invoke C-compiler which may end up compile a large non-trivial amount of code (e.g. CApiFFI is a way to use header only libraries, without creating a dummy source for them).