summaryrefslogtreecommitdiff
blob: b7f8c9346972eea4ba04b555a5dd13046eadd6de (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# ChangeLog for dev-haskell/json
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/json/ChangeLog,v 1.12 2013/07/21 17:27:50 ottxor Exp $

  21 Jul 2013; Christoph Junghans <ottxor@gentoo.org> json-0.7.ebuild:
  added ~amd64-linux (tested by me)

  25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> json-0.7.ebuild:
  Stable for x86, wrt bug #456498

  25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> json-0.7.ebuild:
  Stable for amd64, wrt bug #456498

  26 Dec 2012; Sergei Trofimovich <slyfox@gentoo.org> json-0.4.3.ebuild,
  json-0.4.4.ebuild, json-0.5.ebuild, json-0.7.ebuild:
  Workaround bug #427838 where ghc-6.12.3 hangs building Text.JSON.Parsec by
  jinleileiking@gmail.com and others.

*json-0.7 (18 Nov 2012)

  18 Nov 2012; Mark Wright <gienah@gentoo.org> +json-0.7.ebuild:
  Bump json to 0.7

  11 Nov 2012; Sergei Trofimovich <slyfox@gentoo.org>
  +files/json-0.4.3-ghc-7.4.patch, json-0.4.3.ebuild, json-0.4.4.ebuild:
  Fix build failure against ghc-7.4 (bug #442746 by Fabian Holler)

  12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> json-0.4.3.ebuild,
  json-0.4.4.ebuild, json-0.5.ebuild:
  move dev-haskell/json/json-0.4.3.ebuild ebuild to mirror://hackage

*json-0.5 (11 Mar 2012)

  11 Mar 2012; Sergei Trofimovich <slyfox@gentoo.org> +json-0.5.ebuild:
  Version bump.

*json-0.4.4 (23 Apr 2011)

  23 Apr 2011; Sergei Trofimovich <slyfox@gentoo.org> +json-0.4.4.ebuild,
  metadata.xml:
  Version bump.

  31 Jan 2011; Christian Faulhammer <fauli@gentoo.org> json-0.4.3.ebuild:
  stable x86, bug 352436

  23 Jan 2011; Markos Chandras <hwoarang@gentoo.org> json-0.4.3.ebuild:
  Stable on amd64 wrt bug #352436

*json-0.4.3 (08 Mar 2010)

  08 Mar 2010; Lennart Kolmodin <kolmodin@gentoo.org> +json-0.4.3.ebuild, +metadata.xml:
  Initial version.