## 0.1.4.2 - Fixed some compilation warnings. - Added support for c2hs-0.28. ## 0.1.4.1 - Added support for c2hs 0.2.*. ## 0.1.4 - Mac OS X support (frameworks). ## 0.1.3.2 - Added support for pkg-config (UNIX only) ## 0.1.3.1 - Added support for c2hs 0.25.*. ## 0.1.3 - Added support for GHC 7.10.1 and lower base. ## 0.1.2 - Everything runs in `(MonadIO m) => m a` instead of `IO a` now on. ## 0.1.1.3 - Relaxed upper bounds on c2hs to enable the use of c2hs-0.24.*. ## 0.1.1.2 - alcIsExtensionSupported doesn’t exist; it’s a typo. Renamed alcIsExtensionPresent. ## 0.1.1.1 - Fixed a few bugs about architecture compilation. ## 0.1.1 - Fixed linker issues. - Added flag to select stdcall. ## 0.1.0.3 - Fixed alcOpenDevice. ## 0.1.0.2 - Default paths for Windows. ## 0.1.0.1 - .cabal information added. ## 0.1 - Initial release.