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

Commit 1d9a21d

Browse files
Bump version to 0.3.5.0 and update ChangeLog.
1 parent ca5ea47 commit 1d9a21d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2016-06-01 Facundo Domínguez <facundo.dominguez@tweag.io> 0.3.5.0
2+
3+
* Add compatibility with ghc-8.
4+
15
2016-02-18 Facundo Domínguez <facundo.dominguez@tweag.io> 0.3.4.0
26

37
* Support static pointers.

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.4.0
2+
Version: 0.3.5.0
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)