[commit: packages/unix] backpack: Backpack'ify System.Posix.Env. (72529f3)

git at git.haskell.org git at git.haskell.org
Wed Jul 19 22:04:12 UTC 2017


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

On branch  : backpack
Link       : http://ghc.haskell.org/trac/ghc/changeset/72529f3d5920024c239119b2f028019784b20ce4/unix

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

commit 72529f3d5920024c239119b2f028019784b20ce4
Author: Edward Z. Yang <ezyang at cs.stanford.edu>
Date:   Mon Aug 8 22:44:57 2016 -0700

    Backpack'ify System.Posix.Env.
    
    Signed-off-by: Edward Z. Yang <ezyang at cs.stanford.edu>


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

72529f3d5920024c239119b2f028019784b20ce4
 impls/Str/ByteString.hs                     |  67 +++++++++++
 impls/Str/String.hs                         |  92 +++++++++++++++
 unix-indef/Str.hsig                         |  59 ++++++++++
 {System => unix-indef/System}/Posix/Env.hsc | 174 +++++++++++++++++-----------
 unix.cabal                                  |  53 ++++++++-
 5 files changed, 374 insertions(+), 71 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 72529f3d5920024c239119b2f028019784b20ce4


More information about the ghc-commits mailing list