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

Commit d34b513

Browse files
Bump version to 0.3.9 and update ChangeLog.
1 parent b759192 commit d34b513

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+
2019-05-12 Facundo Domínguez <[email protected]> 0.3.9
2+
3+
* Relax bounds to to build with ghc-8.6.
4+
15
2017-08-28 Facundo Domínguez <[email protected]> 0.3.8
26

37
* Remove support for ghc-7.8 and lower

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.8
2+
Version: 0.3.9
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)