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
We’d like to use newer LLVM versions (particularly 15 onwards) to use opaque pointers. HOWEVER llvm-hs-pure isn’t up to date and I don’t trust myself to add the new stuff, so let’s try using llvm-hs directly.
Will give us a better packaging story too should we eventually care about that.