1 Mar
2012
1 Mar
'12
7:35 a.m.
Hi all, I have just made the first release of CoreFoundation on Hackage: http://hackage.haskell.org/package/CoreFoundation This library provides bindings to part of the Apple CoreFoundation framework. In particular, there is complete support for the CoreFoundation Preferences system, including pure marshalling between "property list" types and Haskell types. Cheers, Reiner