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

Can't build again. #245

Closed
pioole opened this issue Mar 3, 2015 · 2 comments
Closed

Can't build again. #245

pioole opened this issue Mar 3, 2015 · 2 comments

Comments

@pioole
Copy link

pioole commented Mar 3, 2015

Hello,
I'm working with @zgredzik on a task, which he metioned here:
AccelerateHS/accelerate-llvm#4

I'm trying to build accelerate-llvm using this script:

https://gist.github.com/pioole/d5e46624be54f9fe2baa

but, I'm constantly getting this error:

Couldn't match type ‘((), CUChar)’ with ‘CUChar’
Expected type: a
Actual type: EltRepr a
In the expression: pack
In an equation for ‘ir’: ir (TypeCUChar _) = pack
In the instance declaration for ‘IROP NonNumType’

(full log: https://gist.github.com/pioole/2f516a1e888041fecdd2)

@tmcdonell
Copy link
Member

Ah, I have "dev/llvm" branches for a few of the Accelerate packages, wherever I needed to change something, but I'm going to merge this in to main in the next couple of days.

@tmcdonell
Copy link
Member

This has been merged into master now.

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

2 participants