al-0.1.2: CHANGELOG.md
## 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.