Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 4887431

Browse files
Bump version to 0.3.6. and update ChangeLog.
1 parent e18809d commit 4887431

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2017-08-22 Facundo Domínguez <facundo.dominguez@tweag.io> 0.3.6
2+
3+
* Move upper bound of rank1dynamic to support ghc-8.2.1.
4+
* Remove dynamic type check in Static Binary instance.
5+
16
2016-06-01 Facundo Domínguez <facundo.dominguez@tweag.io> 0.3.5.0
27

38
* Add compatibility with ghc-8.

distributed-static.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: distributed-static
2-
Version: 0.3.5.0
2+
Version: 0.3.6
33
Synopsis: Compositional, type-safe, polymorphic static values and closures
44
Description: /Towards Haskell in the Cloud/ (Epstein et al, Haskell
55
Symposium 2011) introduces the concept of /static/ values:

0 commit comments

Comments
 (0)