Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split llvm-base package #61

Open
amigalemming opened this issue May 18, 2013 · 0 comments
Open

Split llvm-base package #61

amigalemming opened this issue May 18, 2013 · 0 comments

Comments

@amigalemming
Copy link

I propose to split the llvm-base package into a low-level llvm-ffi package and a mid-level package named llvm-mid or llvm-wrapper. The mid-level interface adds the mtl dependency and is more experimental. The low-level interface should be rather canonical, but needs the difficult configuration process, the HSC preprocessor, but it does not need mtl with functional dependencies. Thus the low-level interface might even run on Haskell compilers without many extensions like JHC.
If the packages are split, they shall also be in separate repositories.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant