@hackage macos-corelibs0.0.1.0
Haskell bindings to C-based Mac OS SDK frameworks
Categories
License
BSD-3-Clause
Maintainer
sestini.filippo@gmail.com
Links
Versions
- 0.0.1.0 Sat, 15 Dec 2018
Installation
Dependencies (7)
- base >=4.7 && <5
- containers >=0.6.0 && <0.7
- managed >=1.0.6 && <1.1
- mtl >=2.2.2 && <2.3
- profunctors >=5.3 && <5.4
- tagged >=0.8.6 && <0.9 Show all…
Dependents (0)
Mac OS core libraries
Type-safe Haskell bindings to C-based frameworks of the Apple Mac OS SDK. Most notably, the library offers bindings to
- CoreFoundation
- CoreGraphics
- Carbon Accessibility
This library is unstable, experimental, WIP, and under active testing. Rely upon it with great care, and definitely avoid it in serious/production code.
The bindings do not cover the all of the target frameworks, and it is likely they will never reach 100% coverage. Additions may nevertheless happen, and PRs adding functionality or even additional frameworks are very welcome.