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

Commit

Permalink
Bump version number to 0.3.4.0 and update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
facundominguez committed Feb 18, 2016
1 parent 8943054 commit 138b5c9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2016-02-18 Facundo Domínguez <[email protected]> 0.3.4.0

* Support static pointers.
* Update .travis.yml to drop ghc-7.4 and test ghc-7.10.
* Make Closure and Static strict data types.

2015-06-15 Facundo Domínguez <[email protected]> 0.3.2.0

* Loosen rank1dynamic bounds.
Expand Down
2 changes: 1 addition & 1 deletion distributed-static.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: distributed-static
Version: 0.3.3.0
Version: 0.3.4.0
Synopsis: Compositional, type-safe, polymorphic static values and closures
Description: /Towards Haskell in the Cloud/ (Epstein et al, Haskell
Symposium 2011) introduces the concept of /static/ values:
Expand Down

0 comments on commit 138b5c9

Please sign in to comment.