Changelog of @hackage/distributed-static 0.3.2.0
2015-06-15 Facundo DomÃnguez facundo.dominguez@tweag.io 0.3.2.0
- Loosen rank1dynamic bounds.
- Add NFData instances.
2014-12-09 Tim Watson watson.timothy@gmail.com 0.3.1.0
- Eq and Ord instances for Closure and Static
2014-05-30 Tim Watson watson.timothy@gmail.com 0.3.0.0
- Bump binary dependency
2012-11-22 Edsko de Vries edsko@well-typed.com 0.2.1.1
- Relax package bounds to allow for Binary 0.6
2012-10-03 Edsko de Vries edsko@well-typed.com 0.2.1
- Add support for 'staticFlip'
2012-08-16 Edsko de Vries edsko@well-typed.com 0.2
- Hide the 'Closure' constructor and export 'closure' instead so that we are free to change the internal representation
2012-08-10 Edsko de Vries edsko@well-typed.com 0.1
- Initial release