[commit: haddock] alexbiehl-patch-1, ghc-head, ghc-head1, headdock-library-1.4.5, ie_avails, master, pr-filter-maps, pr/cabal-desc, v2.18, wip/T14529, wip/revert-ttg-2017-11-20, wip/ttg-2017-10-13, wip/ttg-2017-10-31, wip/ttg-2017-11-06, wip/ttg2-2017-11-10, wip/ttg3-2017-11-12, wip/ttg4-constraints-2017-11-13, wip/ttg6-unrevert-2017-11-22: Update attoparsec-0.12.1.1 to attoparsec-0.13.1.0 (799a41f)
git at git.haskell.org
git at git.haskell.org
Tue Nov 28 11:51:49 UTC 2017
- Previous message: [commit: haddock] alexbiehl-patch-1, ghc-head, ghc-head1, headdock-library-1.4.5, ie_avails, master, pr-filter-maps, pr/cabal-desc, v2.18, wip/T14529, wip/revert-ttg-2017-11-20, wip/ttg-2017-10-13, wip/ttg-2017-10-31, wip/ttg-2017-11-06, wip/ttg2-2017-11-10, wip/ttg3-2017-11-12, wip/ttg4-constraints-2017-11-13, wip/ttg6-unrevert-2017-11-22: Bump to 2.18.0 (#605) (7ec72d3)
- Next message: [commit: haddock] alexbiehl-patch-1, ghc-head, ghc-head1, headdock-library-1.4.5, ie_avails, master, pr-filter-maps, pr/cabal-desc, v2.18, wip/T14529, wip/revert-ttg-2017-11-20, wip/ttg-2017-10-13, wip/ttg-2017-10-31, wip/ttg-2017-11-06, wip/ttg2-2017-11-10, wip/ttg3-2017-11-12, wip/ttg4-constraints-2017-11-13, wip/ttg6-unrevert-2017-11-22: Improve error message (393920f)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/haddock
On branches: alexbiehl-patch-1,ghc-head,ghc-head1,headdock-library-1.4.5,ie_avails,master,pr-filter-maps,pr/cabal-desc,v2.18,wip/T14529,wip/revert-ttg-2017-11-20,wip/ttg-2017-10-13,wip/ttg-2017-10-31,wip/ttg-2017-11-06,wip/ttg2-2017-11-10,wip/ttg3-2017-11-12,wip/ttg4-constraints-2017-11-13,wip/ttg6-unrevert-2017-11-22
Link : http://git.haskell.org/haddock.git/commitdiff/799a41fffde7ec6e1c2097b895925a4adac5419f
>---------------------------------------------------------------
commit 799a41fffde7ec6e1c2097b895925a4adac5419f
Author: alexbiehl <alex.biehl at gmail.com>
Date: Fri Apr 28 11:28:08 2017 +0200
Update attoparsec-0.12.1.1 to attoparsec-0.13.1.0
>---------------------------------------------------------------
799a41fffde7ec6e1c2097b895925a4adac5419f
haddock-library/haddock-library.cabal | 4 +-
.../Data/Attoparsec.hs | 2 +-
.../Data/Attoparsec/ByteString.hs | 15 ++-
.../Data/Attoparsec/ByteString/Buffer.hs | 19 ++--
.../Data/Attoparsec/ByteString/Char8.hs | 39 +++----
.../Data/Attoparsec/ByteString/FastSet.hs | 2 +-
.../Data/Attoparsec/ByteString/Internal.hs | 119 +++++++++++++++------
.../Data/Attoparsec/Combinator.hs | 33 ++++--
.../Data/Attoparsec/Internal.hs | 45 +++++---
.../Data/Attoparsec/Internal/Fhthagn.hs | 0
.../Data/Attoparsec/Internal/Types.hs | 67 +++++++-----
.../Data/Attoparsec/Number.hs | 2 +-
.../LICENSE | 0
haddock.cabal | 2 +-
14 files changed, 224 insertions(+), 125 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 799a41fffde7ec6e1c2097b895925a4adac5419f
- Previous message: [commit: haddock] alexbiehl-patch-1, ghc-head, ghc-head1, headdock-library-1.4.5, ie_avails, master, pr-filter-maps, pr/cabal-desc, v2.18, wip/T14529, wip/revert-ttg-2017-11-20, wip/ttg-2017-10-13, wip/ttg-2017-10-31, wip/ttg-2017-11-06, wip/ttg2-2017-11-10, wip/ttg3-2017-11-12, wip/ttg4-constraints-2017-11-13, wip/ttg6-unrevert-2017-11-22: Bump to 2.18.0 (#605) (7ec72d3)
- Next message: [commit: haddock] alexbiehl-patch-1, ghc-head, ghc-head1, headdock-library-1.4.5, ie_avails, master, pr-filter-maps, pr/cabal-desc, v2.18, wip/T14529, wip/revert-ttg-2017-11-20, wip/ttg-2017-10-13, wip/ttg-2017-10-31, wip/ttg-2017-11-06, wip/ttg2-2017-11-10, wip/ttg3-2017-11-12, wip/ttg4-constraints-2017-11-13, wip/ttg6-unrevert-2017-11-22: Improve error message (393920f)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list