summaryrefslogtreecommitdiff
blob: c313746c0f8a3353f681cf6646e4e7cfa934147a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# ChangeLog for dev-haskell/attoparsec-enumerator
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/attoparsec-enumerator/ChangeLog,v 1.4 2014/07/25 08:58:57 slyfox Exp $

  25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> metadata.xml:
  Drop redundant '<maintainer>' field, leave only '<herd>'.

*attoparsec-enumerator-0.3.3 (02 Jul 2014)

  02 Jul 2014; Mark Wright <gienah@gentoo.org>
  +attoparsec-enumerator-0.3.3.ebuild:
  Bump attoparsec-enumerator to 0.3.3

*attoparsec-enumerator-0.3.2 (09 Mar 2014)

  09 Mar 2014; Mark Wright <gienah@gentoo.org>
  +attoparsec-enumerator-0.3.2.ebuild:
  Bump attoparsec-enumerator to 0.3.2

*attoparsec-enumerator-0.3.1-r1 (14 Nov 2013)

  14 Nov 2013; Sergei Trofimovich <slyfox@gentoo.org>
  +attoparsec-enumerator-0.3.1-r1.ebuild, +metadata.xml:
  Initial commit. Pass input from an enumerator to an Attoparsec parser.