@hackage luka2012.8.29
Simple ObjectiveC runtime binding
Categories
License
BSD-3-Clause
Maintainer
Jinjing Wang
Links
- Homepage
- Documentation
- No source repository
- Changelog
- Security
Versions
- 2012.8.29 Wed, 29 Aug 2012
- 2012.7.7.1 Fri, 6 Jul 2012
- 2012.7.7 Fri, 6 Jul 2012
Installation
Dependencies (4)
Dependents (1)
@hackage/acme-everything
Luka
Simple ObjectiveC runtime binding
Tutorial
git clone $this
cabal install nemesis
pushd .
cd vendor/libffi
cabal install
popd
nemesis run
Notes
- when used with
ghci,-frameworkCocoaflag is required
License:
BSD3