Changeset [e86a1dc8440d75a6075607e0f053f42fac9bf0a2] by Douglas Creager
November 27th, 2008 @ 10:24 PM
Including “cspm” in Mac OS X installation package
We now include the “cspm” Haskell program in the Mac OS X installation package. We still don't include the Haskell library itself in the package, though. Mostly this is because any library we include in the package will (I believe) be tied to a specific compiler and version. I'm thinking that anyone who needs the library can just grab it from Hackage. The “cspm” tool is statically linked, so we don't need the library installed for it to work. We shall see. http://github.com/hst/hst/commit...
Committed by Douglas Creager
- M packaging/mac/HST.pmdoc/01hst-contents.xml
- M packaging/mac/HST.pmdoc/01hst.xml
- M packaging/mac/HST.pmdoc/index.xml
- M packaging/mac/create-pkg.sh
- M packaging/mac/scripts/postinstall
- M packaging/mac/scripts/postupgrade
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
An open-source refinement checker for the CSP process algebra.