haskellPackages.sbv: fix location of z3 executable
A lot of the functionality of the z3 library depends on it being able to find the z3 executable on $PATH. Hard-coding it here means it will never be unable to find it and z3 doesn't need to pollute $PATH.
parent
0e1f3ef0
Please register or sign in to comment