File tree Expand file tree Collapse file tree 3 files changed +57
-0
lines changed
Expand file tree Collapse file tree 3 files changed +57
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ layout : changelog
3+ title : distributed-static-0.3.0.0
4+ date : 28-01-2013
5+ status : Released
6+ version : 0.3.0.0
7+ commits : distributed-static-0.2.1.1...v0.3.0.0
8+ ---
9+
10+ ### Notes
11+
12+ Minor improvements to support the latest cloud haskell.
13+
14+ #### Bug Fixes
15+
16+ * [ DS-3] ( https://cloud-haskell.atlassian.net/browse/DS-3 ) - Bump binary dependency
Original file line number Diff line number Diff line change 1+ ---
2+ layout : changelog
3+ title : network-transport-0.4.0.0
4+ date : 28-01-2013
5+ status : Released
6+ version : 0.4.0.0
7+ commits : network-transport-0.3.0.1...v0.4.0.0
8+ ---
9+
10+ ### Notes
11+
12+ Minor improvements to support the latest cloud haskell.
13+
14+ #### Bug Fixes
15+
16+ * [ 62171] ( https://github.com/haskell-distributed/network-transport/commit/6217173abd87c55e5c34565931b5ba41d729fe62 ) - Fix build for GHC 7.4 - thanks mboes!
17+ * [ 5d0aa] ( https://github.com/haskell-distributed/network-transport/commit/5d0aacf421031eb155122d3381b1b401cd59f477 ) - Allow transformers above v5
18+ * [ NT-7] ( https://cloud-haskell.atlassian.net/browse/NT-7 ) - Bump binary version to include 0.7.*
19+
20+ #### Improvements
21+
22+ * [ 44672] ( https://github.com/haskell-distributed/network-transport/commit/44672be03c9d0d66926416fdac23555477f99229 ) - Binary instance for 'Reliability' - thanks mboes!
23+ * [ 9c5d0c] ( https://github.com/haskell-distributed/network-transport/commit/9c5d0c7f84d59eae72075c4e327e3b7b7954f5aa ) - Hashable instance for 'EndPointAddress'
Original file line number Diff line number Diff line change 1+ ---
2+ layout : changelog
3+ title : rank1dynamic-0.4.1
4+ date : 28-01-2013
5+ status : Released
6+ version : 0.2.0.0
7+ commits : rank1dynamic-0.1.0.2...v0.2.0.0
8+ ---
9+
10+ ### Notes
11+
12+ This is a bug fix release.
13+
14+ #### Improvements
15+
16+ * [ RANKNDYN-3] ( https://cloud-haskell.atlassian.net/browse/RANKNDYN-3 ) - Fix funResultTy so @funResultTy ANY _ = ANY@
17+ * [ PR4] ( https://github.com/haskell-distributed/rank1dynamic/pull/4 ) - Ensure the result of funResultTy is consistent with unification
18+ * [ RANKNDYN-2] ( https://cloud-haskell.atlassian.net/browse/RANKNDYN-2 ) - Bump binary version to include 0.7.*
You can’t perform that action at this time.
0 commit comments