[commit: packages/process] master: Update changelog (c3cc8fb)

git at git.haskell.org git at git.haskell.org
Wed Jul 19 21:17:23 UTC 2017


Repository : ssh://git@git.haskell.org/process

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/c3cc8fb2cf7fbefbdbc10b58f4ff634acd8459bc/process

>---------------------------------------------------------------

commit c3cc8fb2cf7fbefbdbc10b58f4ff634acd8459bc
Author: Michael Snoyman <michael at snoyman.com>
Date:   Sun Nov 13 12:09:40 2016 +0200

    Update changelog


>---------------------------------------------------------------

c3cc8fb2cf7fbefbdbc10b58f4ff634acd8459bc
 changelog.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/changelog.md b/changelog.md
index fc27e26..ea07cf8 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,7 +2,8 @@
 
 ## Unreleased
 
-  * New exposed `withCreateProcess`
+* New exposed `withCreateProcess`
+* Derive `Show` and `Eq` for `CreateProcess`, `CmdSpec`, and `StdStream`
 
 ## 1.4.2.0 *January 2016*
 



More information about the ghc-commits mailing list