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

Commit a36641a

Browse files
Bump version to 0.3.7. and update ChangeLog.
1 parent fd387e1 commit a36641a

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+
2017-08-22 Facundo Domínguez <facundo.dominguez@tweag.io> 0.3.7
2+
3+
* Make nominal the role of static
4+
15
2017-08-22 Facundo Domínguez <facundo.dominguez@tweag.io> 0.3.6
26

37
* Move upper bound of rank1dynamic to support ghc-8.2.1.

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.6
2+
Version: 0.3.7
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)