luka-2012.8.29: luka.cabal
Name: luka
Version: 2012.8.29
Build-type: Simple
Synopsis: Simple ObjectiveC runtime binding
Description: Simple ObjectiveC runtime binding
License: BSD3
License-file: LICENSE
Author: Jinjing Wang
Maintainer: Jinjing Wang
Build-Depends: base
Cabal-version: >= 1.2
category: Language
homepage: https://github.com/nfjinjing/luka
data-files: readme.md
, changelog.md
, known-issues.md
, Nemesis
, src/Main.hs
, src/Init.hs
, src/Language/ObjectiveC/Luka/Extra.hs
Library
ghc-options: -frameworkCocoa
build-depends: base < 99
, air
, libffi
, bytestring
hs-source-dirs: src
exposed-modules: Language.ObjectiveC.Luka.RunTime
Language.ObjectiveC.Luka.API
Language.ObjectiveC.Luka
other-modules:
extra-libraries: objc