Changelog for network-simple-sockaddr-0.2
Change Log
All notable changes to this project will be documented in this file. This file follows the formatting recommendations from Keep a CHANGELOG.
0.2 - 2015-4-13
Removed
- 2-Rank actions.
Changed
- Use
MonadMask
instead ofMonadCatch
. This implies a dependency upgrade forexceptions
to a>=0.6
.