Skip to content
Snippets Groups Projects
Commit 56809c3e authored by Herbert Valerio Riedel's avatar Herbert Valerio Riedel :man_dancing:
Browse files

Update changelog for upcoming 1.4.1.0 release

parent beecf972
No related branches found
No related tags found
No related merge requests found
# Changelog for [`deepseq` package](http://hackage.haskell.org/package/deepseq) # Changelog for [`deepseq` package](http://hackage.haskell.org/package/deepseq)
## 1.4.1.0 *TBA* ## 1.4.1.0 *Mar 2015*
* Bundled with GHC 7.10.1
* Drop redundant constraints from a few `NFData` instances (if * Drop redundant constraints from a few `NFData` instances (if
possible for a given `base` version) possible for a given `base` version)
## 1.4.0.0 *Dec 2014* ## 1.4.0.0 *Dec 2014*
* Bundled with GHC 7.10.1
* Switch to Generics based `DefaultSignature` `rnf` method * Switch to Generics based `DefaultSignature` `rnf` method
implementation (based on code from `deepseq-generics`) implementation (based on code from `deepseq-generics`)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment