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

build fail with ghc-9.0.1 #467

Open
mimi1vx opened this issue Mar 11, 2021 · 7 comments
Open

build fail with ghc-9.0.1 #467

mimi1vx opened this issue Mar 11, 2021 · 7 comments

Comments

@mimi1vx
Copy link

mimi1vx commented Mar 11, 2021

[  242s] [59 of 61] Compiling Language.Fixpoint.Solver ( src/Language/Fixpoint/Solver.hs, dist/build/Language/Fixpoint/Solver.o, dist/build/Language/Fixpoint/Solver.dyn_o )
[  242s] 
[  242s] src/Language/Fixpoint/Solver.hs:193:31: error:
[  242s]     A pragma is not allowed in this position: {-# SCC "sanitize" #-}
[  242s]     |
[  242s] 193 |   let si1   = either die id $ {-# SCC "sanitize" #-} sanitize cfg $!! si0
[  242s]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[  242s] error: Bad exit status from /var/tmp/rpm-tmp.7BJJL5 (%build)
[  242s] 
[  242s] 
@ranjitjhala
Copy link
Member

ranjitjhala commented Mar 11, 2021 via email

@mimi1vx
Copy link
Author

mimi1vx commented Mar 12, 2021

@mimi1vx
Copy link
Author

mimi1vx commented May 9, 2021

sorry for late reply, develop branch build on my system fine , please release new version on hackage :D

@curiousleo
Copy link
Contributor

Since May 9th, there have been two Hackage releases of liquid-fixpoint:

So it looks like the fixes have been released and this issue can be closed.

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

3 participants