mikeizbicki / subhask

Type safe interface for working in subcategories of Hask
BSD 3-Clause "New" or "Revised" License
418 stars 43 forks source link

LLVM installation on Ubuntu #56

Open madsbuch opened 8 years ago

madsbuch commented 8 years ago

In the README it is recommended that LLVM is installed manually. This, however, did not work for me. Not until installing LLVM from Ubuntu repository the tests would run:

sudo apt install llvm-3.5*