<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/packages/haskell.scm, branch wip-deploy</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://git.jakob.space/guix.git/atom?h=wip-deploy</id>
<link rel='self' href='https://git.jakob.space/guix.git/atom?h=wip-deploy'/>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/'/>
<updated>2019-08-08T02:05:34Z</updated>
<entry>
<title>gnu: ghc-trifecta: Disable tests.</title>
<updated>2019-08-08T02:05:34Z</updated>
<author>
<name>Robert Vollmert</name>
<email>rob@vllmrt.net</email>
</author>
<published>2019-07-30T17:49:14Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=caa366ec230ccc42f5c8d90d36e8cac933053a81'/>
<id>urn:sha1:caa366ec230ccc42f5c8d90d36e8cac933053a81</id>
<content type='text'>
* gnu/packages/haskell.scm (ghc-trifecta)[arguments]: Disable tests.
</content>
</entry>
<entry>
<title>gnu: ghc-yaml: Disable tests.</title>
<updated>2019-08-08T02:05:34Z</updated>
<author>
<name>Robert Vollmert</name>
<email>rob@vllmrt.net</email>
</author>
<published>2019-07-25T22:07:58Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=dbfaac113a7530e04cb5058bee1e308e1d178daf'/>
<id>urn:sha1:dbfaac113a7530e04cb5058bee1e308e1d178daf</id>
<content type='text'>
* gnu/packages/haskell.scm (ghc-yaml)[arguments]: Disable tests.
</content>
</entry>
<entry>
<title>gnu: ghc-libmpd-haskell: Disable tests.</title>
<updated>2019-08-08T02:05:33Z</updated>
<author>
<name>Robert Vollmert</name>
<email>rob@vllmrt.net</email>
</author>
<published>2019-07-25T21:56:47Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=9ec2d6f84c67125865b92aecb5f64486dfbc570e'/>
<id>urn:sha1:9ec2d6f84c67125865b92aecb5f64486dfbc570e</id>
<content type='text'>
* gnu/packages/haskell.scm (ghc-libmpd-haskell)[arguments]: Disable
tests.
</content>
</entry>
<entry>
<title>gnu: Remove ghc-packedstring.</title>
<updated>2019-08-08T02:05:33Z</updated>
<author>
<name>Robert Vollmert</name>
<email>rob@vllmrt.net</email>
</author>
<published>2019-08-01T16:11:35Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=3755088b54ba83bf539d5afd8ec4f6dbc44be560'/>
<id>urn:sha1:3755088b54ba83bf539d5afd8ec4f6dbc44be560</id>
<content type='text'>
The package has no reverse dependencies and is deprecated upstream.

* gnu/packages/haskell.scm (ghc-packedstring): Remove variable.
</content>
</entry>
<entry>
<title>gnu: Remove ghc-haddock-test.</title>
<updated>2019-08-08T02:05:33Z</updated>
<author>
<name>Robert Vollmert</name>
<email>rob@vllmrt.net</email>
</author>
<published>2019-07-25T11:08:47Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=63edeca7730e877441af1946ff9b6e255d17afc7'/>
<id>urn:sha1:63edeca7730e877441af1946ff9b6e255d17afc7</id>
<content type='text'>
The package doesn't build, has no reverse dependencies, and is
deprecated upstream.

* gnu/packages/haskell.scm (ghc-haddock-test): Remove variable.
</content>
</entry>
<entry>
<title>gnu: Remove ghc-regex-tdfa-rc.</title>
<updated>2019-08-08T02:05:33Z</updated>
<author>
<name>Robert Vollmert</name>
<email>rob@vllmrt.net</email>
</author>
<published>2019-07-25T11:06:04Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=0d59302ebace0ac294a3fcf7d32b2db3c75cd16a'/>
<id>urn:sha1:0d59302ebace0ac294a3fcf7d32b2db3c75cd16a</id>
<content type='text'>
The package doesn't build, has no reverse dependencies, and is deprecated
upstream.

* gnu/packages/haskell.scm (ghc-regex-tdfa-rc): Remove variable.
</content>
</entry>
<entry>
<title>gnu: ghc-ansi-terminal: Downgrade to 0.8.0.4.</title>
<updated>2019-08-08T02:05:30Z</updated>
<author>
<name>Robert Vollmert</name>
<email>rob@vllmrt.net</email>
</author>
<published>2019-07-09T13:43:21Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=91732735f6f4029281ed6917d57a97544bd95e19'/>
<id>urn:sha1:91732735f6f4029281ed6917d57a97544bd95e19</id>
<content type='text'>
This reverts commits

    cbff89d126bf5985cfa4884f543c0908c437ff41,
    5a499d0f7d5b98443ed0b2c41f2651f66a84ab5e, and
    4e3ebbfb1649063bcc0f350523868c667e6699dd.

* gnu/packages/haskell.scm (ghc-ansi-terminal): Downgrade to 0.8.0.4.
(ghc-ansi-terminal-0.8): Delete variable.
(ghc-ansi-wl-pprint, ghc-concurrent-output)[inputs]: Replace
'ghc-ansi-terminal-0.8' with 'ghc-ansi-terminal'.
* gnu/packages/haskell-check.scm (ghc-hedgehog)[inputs]: Likewise.
</content>
</entry>
<entry>
<title>gnu: ghc-validation: Downgrade to 1.</title>
<updated>2019-08-08T02:05:30Z</updated>
<author>
<name>Robert Vollmert</name>
<email>rob@vllmrt.net</email>
</author>
<published>2019-08-07T21:04:04Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=e8aea9018bab331885b812a89f1014ed6ca1ce6e'/>
<id>urn:sha1:e8aea9018bab331885b812a89f1014ed6ca1ce6e</id>
<content type='text'>
This is the Stackage LTS version, which is compatible with
ansi-terminal 0.8.

* gnu/packages/haskell.scm (ghc-validation): Downgrade to 1.
</content>
</entry>
<entry>
<title>gnu: ghc-concurrent-output: Downgrade to 1.10.9.</title>
<updated>2019-08-08T02:05:30Z</updated>
<author>
<name>Robert Vollmert</name>
<email>rob@vllmrt.net</email>
</author>
<published>2019-07-09T13:44:07Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=f74aa98ed73f53cc9963dafed546a0e9cfd293e3'/>
<id>urn:sha1:f74aa98ed73f53cc9963dafed546a0e9cfd293e3</id>
<content type='text'>
This is the Stackage LTS version, which is compatible with
ansi-terminal 0.8.

* gnu/packages/haskell.scm (ghc-concurrent-output): Downgrade to 1.10.9
and use ghc-ansi-terminal-0.8.
</content>
</entry>
<entry>
<title>gnu: ghc-validation: Do not generate 'Setup.hs'.</title>
<updated>2019-08-08T02:05:30Z</updated>
<author>
<name>Robert Vollmert</name>
<email>rob@vllmrt.net</email>
</author>
<published>2019-08-07T14:43:54Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=1c54c30d9cb3b822e06aa745289c72e31b6c97db'/>
<id>urn:sha1:1c54c30d9cb3b822e06aa745289c72e31b6c97db</id>
<content type='text'>
This is handled by the build system.

* gnu/packages/haskell.scm (ghc-validation): Remove 'arguments'.
</content>
</entry>
</feed>
