[commit: ghc] master: DsMonad: Collect DPH things (6297996)

git at git.haskell.org git at git.haskell.org
Tue Mar 7 20:07:02 UTC 2017


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/629799627f7b47c07ead984bad7f45f2a9c6d351/ghc

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

commit 629799627f7b47c07ead984bad7f45f2a9c6d351
Author: Ben Gamari <bgamari.foss at gmail.com>
Date:   Tue Mar 7 14:28:30 2017 -0500

    DsMonad: Collect DPH things
    
    This is just a bit of reorganization, pulling out the DPH things into a
    separate section of the file.
    
    Test Plan: Validate
    
    Reviewers: austin
    
    Subscribers: thomie
    
    Differential Revision: https://phabricator.haskell.org/D3274


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

629799627f7b47c07ead984bad7f45f2a9c6d351
 compiler/deSugar/DsMonad.hs | 289 +++++++++++++++++++++++---------------------
 1 file changed, 152 insertions(+), 137 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 629799627f7b47c07ead984bad7f45f2a9c6d351


More information about the ghc-commits mailing list