[commit: packages/containers] changelog-foldtree, cleaned_bugfix394, master, merge-doc-target, merge-fixes-5.9, merge-restrict-fix-5.8, revert-184-generic, revert-408-bugfix_394: Rename Empty constructor to EmptyT (d0105d2)

git at git.haskell.org git at git.haskell.org
Mon Apr 17 21:39:37 UTC 2017


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

On branches: changelog-foldtree,cleaned_bugfix394,master,merge-doc-target,merge-fixes-5.9,merge-restrict-fix-5.8,revert-184-generic,revert-408-bugfix_394
Link       : http://git.haskell.org/packages/containers.git/commitdiff/d0105d2117967c1b7de60b1246188b20cc3e5cc2

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

commit d0105d2117967c1b7de60b1246188b20cc3e5cc2
Author: David Feuer <David.Feuer at gmail.com>
Date:   Wed Apr 20 19:03:59 2016 -0400

    Rename Empty constructor to EmptyT
    
    `Empty` will be a pattern synonym. To avoid confusion and
    an extra module, move the actual `FingerTree` constructor
    out of the way.


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

d0105d2117967c1b7de60b1246188b20cc3e5cc2
 Data/Sequence.hs | 134 +++++++++++++++++++++++++++----------------------------
 1 file changed, 67 insertions(+), 67 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 d0105d2117967c1b7de60b1246188b20cc3e5cc2


More information about the ghc-commits mailing list