Commit graph

8095 commits

Author SHA1 Message Date
John Wiegley 3e5bcdc327 haskell-here: new expression 2014-09-15 21:50:11 +01:00
Ian-Woo Kim 6d01dddd6f haskell-pdf-toolbox-document added 2014-09-15 02:42:03 +02:00
Ian-Woo Kim 8a027d9827 haskell-pdf-toolbox-content: added 2014-09-15 02:31:08 +02:00
Ian-Woo Kim 3523d484a6 haskell-pdf-toolbox-core: added 2014-09-15 01:15:59 +02:00
Peter Simons 8e4c563b14 haskell-hakyll: broken by recent updates
Hakyll requires network 2.6.x, which is newer than what we have, and
pandoc-citeproc 0.4.x, which is older than what we have.
2014-09-14 00:06:45 +02:00
Peter Simons dd3a157b3f haskell-boundingboxes: update to version 0.2.2 2014-09-14 00:06:45 +02:00
Peter Simons d1c721a8a0 haskell-http-client: update to version 0.3.8.2 2014-09-14 00:06:45 +02:00
Peter Simons 5bb4806c18 haskell-wl-pprint-terminfo: update to version 3.7.1.2 2014-09-14 00:06:45 +02:00
Peter Simons c9c0205d64 haskell-wl-pprint-extras: update to version 3.5.0.2 2014-09-14 00:06:45 +02:00
Peter Simons 9067845ebc haskell-twitter-conduit: update to version 0.0.6 2014-09-14 00:06:45 +02:00
Peter Simons c64275a2c1 haskell-tasty-rerun: update to version 1.1.3 2014-09-14 00:06:45 +02:00
Peter Simons cf1fde21ff haskell-parsers: update to version 0.12.1.1 2014-09-14 00:06:44 +02:00
Peter Simons c498f9db96 haskell-instant-generics: update to version 0.4.1 2014-09-14 00:06:44 +02:00
Peter Simons 435087d060 haskell-hsimport: update to version 0.6 2014-09-14 00:06:44 +02:00
Peter Simons be41ba167a haskell-hplayground: update to version 0.1.0.5 2014-09-14 00:06:44 +02:00
Peter Simons 90efae1dbd haskell-hledger: update to version 0.23.3 2014-09-14 00:06:44 +02:00
Peter Simons c8caffbd90 haskell-hledger-web: update to version 0.23.3 2014-09-14 00:06:44 +02:00
Peter Simons a39fef7e51 haskell-hledger-lib: update to version 0.23.3 2014-09-14 00:06:44 +02:00
Peter Simons 617da985f6 haskell-gloss: update to version 1.8.2.2 2014-09-14 00:06:44 +02:00
Peter Simons 345fa9142a haskell-dimensional: update to version 0.13.0.1 2014-09-14 00:06:44 +02:00
Peter Simons cf71096aa5 haskell-diagrams-contrib: update to version 1.1.2.2 2014-09-14 00:06:44 +02:00
Peter Simons 7e21326473 haskell-c2hs: update to version 0.18.2 2014-09-14 00:06:44 +02:00
Peter Simons 10ccc7ab1d haskell-bytes: update to version 0.14.1.1 2014-09-14 00:06:44 +02:00
Peter Simons 8b897a49aa haskell-async: update to version 2.0.1.6 2014-09-14 00:06:44 +02:00
Peter Simons 8daf8c103e haskell-html-conduit: update to version 1.1.1.1 2014-09-14 00:06:44 +02:00
Peter Simons 341a6e9166 haskell-auto-update: update to version 0.1.1.3 2014-09-14 00:06:44 +02:00
Peter Simons 0f5a5a9fc9 language-c-inline: re-generate with cabal2nix 2014-09-14 00:06:44 +02:00
Peter Simons 603c92c078 haskell-aws: re-generate with cabal2nix 2014-09-14 00:06:44 +02:00
Peter Simons dac81d6ac9 haskell-time: update to version 1.5 2014-09-14 00:06:43 +02:00
Peter Simons 7783d1f147 haskell-yesod-auth-hashdb: build is broken by recent updates to persistent
https://github.com/paul-rouse/yesod-auth-hashdb/issues/1
2014-09-14 00:06:43 +02:00
Peter Simons be9eb9fc8c haskell-language-c-inline: disable building of the documentation to fix the build
https://github.com/mchakravarty/language-c-inline/issues/40
2014-09-14 00:06:43 +02:00
Peter Simons b7db46f0e0 haskell-pipes-http: jailbreak to fix build with latest http-client library 2014-09-14 00:06:43 +02:00
Peter Simons e9619ed236 haskell-tasty-rerun: broken by current version of 'tasty'
https://github.com/ocharles/tasty-rerun/issues/2
2014-09-14 00:06:43 +02:00
Peter Simons 485283d648 haskell-diagrams-cairo: jailbreak to fix build with latest lens library 2014-09-14 00:06:43 +02:00
Peter Simons ba6ff63568 haskell-aws: jailbreak to fix build with conduit 2014-09-14 00:06:43 +02:00
Peter Simons 5a595e7119 haskell-holy-project: disable the test suite to fix the build
The test suite tries to access the network:

 | Test suite Tests: RUNNING...
 | All Tests
 |   [...]
 |   GithubAPI
 |     Yann:                              FAIL
 |       Exception: FailedConnectionException2 "api.github.com" 443 True getProtocolByName: does not exist (no such protocol name: tcp)
 |     Jasper:                            FAIL
 |       Exception: FailedConnectionException2 "api.github.com" 443 True getProtocolByName: does not exist (no such protocol name: tcp)
 |
 | 2 out of 16 tests failed (0.66s)
 | Test suite Tests: FAIL
2014-09-14 00:06:43 +02:00
Peter Simons 30c918e409 haskell-hsimport: jailbreak to fix build with current tasty
https://github.com/dan-t/hsimport/issues/7
2014-09-14 00:06:43 +02:00
Peter Simons 5c3029eb0b haskell-yesod-auth: update to version 1.3.4.4 2014-09-14 00:06:43 +02:00
Peter Simons e6d483b02a haskell-xml-conduit: update to version 1.2.2 2014-09-14 00:06:43 +02:00
Peter Simons f841e6da29 haskell-tasty-hspec: update to version 0.2 2014-09-14 00:06:42 +02:00
Peter Simons ecbb806193 haskell-snap: update to version 0.13.2.9 2014-09-14 00:06:42 +02:00
Peter Simons 763908bde9 haskell-markdown: update to version 0.1.10 2014-09-14 00:06:42 +02:00
Peter Simons ce469d8015 haskell-hindent: update to version 3.0 2014-09-14 00:06:42 +02:00
Peter Simons 58d66807e4 haskell-crypto-api: update to version 0.13.2 2014-09-14 00:06:42 +02:00
Peter Simons 0be4d04420 haskell-pipes: jailbreak to fix build with conduit 2014-09-14 00:06:42 +02:00
Peter Simons 51f31fd632 haskell-json-rpc: jailbreak to fix build with conduit 2014-09-14 00:06:42 +02:00
Peter Simons a2da032807 haskell-esqueleto: broken by latest version of persistent 2014-09-14 00:06:42 +02:00
Peter Simons d964aa83a0 haskell-xml-conduit: jailbreak to fix build with conduit 2014-09-14 00:06:42 +02:00
Peter Simons 7071d7b6de haskell-yesod-persistent: update to version 1.2.3.1 2014-09-14 00:06:42 +02:00
Peter Simons eb871e216d haskell-yesod-form: update to version 1.3.15.4 2014-09-14 00:06:42 +02:00
Peter Simons 59137104b6 haskell-yesod-core: update to version 1.2.20 2014-09-14 00:06:42 +02:00
Peter Simons 896cd216a0 haskell-yesod-bin: update to version 1.2.12.8 2014-09-14 00:06:42 +02:00
Peter Simons ff74f615b5 haskell-yesod-auth: update to version 1.3.4.3 2014-09-14 00:06:42 +02:00
Peter Simons 16d1ac75f9 haskell-xmlhtml: update to version 0.2.3.3 2014-09-14 00:06:42 +02:00
Peter Simons edec0ee6e7 haskell-wai-app-static: update to version 3.0.0.1 2014-09-14 00:06:42 +02:00
Peter Simons b9965ed1c7 haskell-tostring: update to version 0.2.0.2 2014-09-14 00:06:41 +02:00
Peter Simons 0215ee15c3 haskell-time: update to version 1.4.2 2014-09-14 00:06:41 +02:00
Peter Simons ff81f3c5c2 haskell-text: update to version 1.1.1.3 2014-09-14 00:06:41 +02:00
Peter Simons 989b6fd6e3 haskell-tagstream-conduit: update to version 0.5.5.3 2014-09-14 00:06:41 +02:00
Peter Simons 11f057acb4 haskell-stm-conduit: update to version 2.5.2 2014-09-14 00:06:41 +02:00
Peter Simons 3e863fcb4a haskell-postgresql-simple: update to version 0.4.4.1 2014-09-14 00:06:41 +02:00
Peter Simons 082aca60ad haskell-persistent: update to version 2.0.2 2014-09-14 00:06:41 +02:00
Peter Simons 6a1e66042c haskell-persistent-template: update to version 2.0.2.2 2014-09-14 00:06:41 +02:00
Peter Simons a289f2baa8 haskell-persistent-sqlite: update to version 2.0.1 2014-09-14 00:06:41 +02:00
Peter Simons c40cc6e799 haskell-persistent-postgresql: update to version 2.0.1 2014-09-14 00:06:41 +02:00
Peter Simons 72072908c3 haskell-persistent-mysql: update to version 2.0.1 2014-09-14 00:06:41 +02:00
Peter Simons c6e7152a21 haskell-minioperational: update to version 0.4.6 2014-09-14 00:06:41 +02:00
Peter Simons ef77bc70df haskell-json-schema: update to version 0.7.0.1 2014-09-14 00:06:41 +02:00
Peter Simons 9efb04797a haskell-hxt-charproperties: update to version 9.2.0.0 2014-09-14 00:06:41 +02:00
Peter Simons a7ae674834 haskell-http-conduit: update to version 2.1.4.3 2014-09-14 00:06:41 +02:00
Peter Simons 6cbc46b43c haskell-html-conduit: update to version 1.1.1 2014-09-14 00:06:41 +02:00
Peter Simons 9b805cf622 haskell-hspec-wai: update to version 0.4.1 2014-09-14 00:06:41 +02:00
Peter Simons 3c4a0ec9d6 haskell-conduit: update to version 1.2.0.2 2014-09-14 00:06:40 +02:00
Peter Simons c7a684be23 haskell-conduit-extra: update to version 1.1.3.4 2014-09-14 00:06:40 +02:00
Peter Simons e3356d5a43 haskell-conduit-combinators: update to version 0.2.8.3 2014-09-14 00:06:40 +02:00
Peter Simons b75c5e681f haskell-classy-prelude: update to version 0.9.5 2014-09-14 00:06:40 +02:00
Peter Simons fcdc7d3295 haskell-classy-prelude-conduit: update to version 0.9.5 2014-09-14 00:06:40 +02:00
Peter Simons 2694bed8da haskell-cereal-conduit: update to version 0.7.2.3 2014-09-14 00:06:40 +02:00
Peter Simons 8633bb7076 haskell-blaze-markup: update to version 0.6.1.1 2014-09-14 00:06:40 +02:00
Peter Simons 9795888b3e haskell-blaze-html: update to version 0.7.0.3 2014-09-14 00:06:40 +02:00
Peter Simons d590d8b77f haskell-tasty: update to version 0.10 2014-09-14 00:06:40 +02:00
Peter Simons b27484fdcb haskell-tasty-ant-xml: update to version 1.0.0.10 2014-09-14 00:06:40 +02:00
Peter Simons ea88b6e435 haskell-DAV: drop jailbreak to see what update breaks this package 2014-09-14 00:06:40 +02:00
Peter Simons 6b1ba06bac haskell-attoparsec: update to version 0.12.1.2 2014-09-14 00:06:40 +02:00
Peter Simons 47d02a94e5 haskell-scientific: update to version 0.3.3.1 2014-09-14 00:06:40 +02:00
Peter Simons caf56dd59d haskell-boundingboxes: update to version 0.2.1 2014-09-14 00:06:40 +02:00
Peter Simons 74d42b548a haskell-parsec: update to version 3.1.6 2014-09-14 00:06:40 +02:00
Peter Simons 78442b00b1 haskell-case-insensitive: update to version 1.2.0.1 2014-09-14 00:06:39 +02:00
Peter Simons aa9eece18f haskell-lens: update to version 4.4.0.2 2014-09-14 00:06:39 +02:00
Peter Simons 28b5518737 haskell-language-java: update to version 0.2.7 2014-09-14 00:06:39 +02:00
Peter Simons 5e690a2288 haskell-language-c-inline: update to version 0.7.6.0 2014-09-14 00:06:39 +02:00
Peter Simons fd962f0968 haskell-kan-extensions: update to version 4.1.0.1 2014-09-14 00:06:39 +02:00
Peter Simons f73150a5b9 haskell-hxt: update to version 9.3.1.7 2014-09-14 00:06:39 +02:00
Peter Simons 551f104352 haskell-holy-project: update to version 0.1.1.1 2014-09-14 00:06:39 +02:00
Peter Simons 26bbee8175 haskell-hmatrix: update to version 0.16.0.5 2014-09-14 00:06:39 +02:00
Peter Simons 9fcfe01a17 haskell-hindent: update to version 2.4 2014-09-14 00:06:39 +02:00
Peter Simons 35d081a5ad haskell-haxr: update to version 3000.10.3.1 2014-09-14 00:06:39 +02:00
Peter Simons ae02e51384 haskell-haskell-packages: update to version 0.2.4.2 2014-09-14 00:06:39 +02:00
Peter Simons 35460608b3 haskell-xlsx: update to version 0.1.0.3 2014-09-14 00:06:39 +02:00
Peter Simons 4531a7dcf2 haskell-uuid: update to version 1.3.4 2014-09-14 00:06:39 +02:00
Peter Simons f314e4c9c3 haskell-tuple: update to version 0.3.0.2 2014-09-14 00:06:39 +02:00
Peter Simons 263d94b279 haskell-snap-cors: update to version 1.2.5.1 2014-09-14 00:06:39 +02:00
Peter Simons 5eb39687b5 haskell-setlocale: update to version 1.0.0.1 2014-09-14 00:06:39 +02:00
Peter Simons fcd50bf099 haskell-semigroups: update to version 0.15.3 2014-09-14 00:06:38 +02:00
Peter Simons 6044100af1 haskell-rest-gen: update to version 0.15.0.2 2014-09-14 00:06:38 +02:00
Peter Simons 17d9243bd7 haskell-reducers: update to version 3.10.3 2014-09-14 00:06:38 +02:00
Peter Simons 5b0b7b7686 haskell-quickcheck-instances: update to version 0.3.9 2014-09-14 00:06:38 +02:00
Peter Simons f07cec10e2 haskell-protobuf: update to version 0.2.0.4 2014-09-14 00:06:38 +02:00
Peter Simons 500a7a81b3 haskell-pcap-enumerator: update to version 0.5 2014-09-14 00:06:38 +02:00
Peter Simons de37e853ab haskell-optparse-applicative: update to version 0.9.1.1 2014-09-14 00:06:38 +02:00
Peter Simons 4f6f8f763b haskell-multipart: update to version 0.1.2 2014-09-14 00:06:38 +02:00
Peter Simons f13950b744 haskell-mono-traversable: update to version 0.6.2 2014-09-14 00:06:38 +02:00
Peter Simons e8c21bf8e1 haskell-managed: update to version 1.0.0 2014-09-14 00:06:38 +02:00
Peter Simons 5c7732184d haskell-leveldb-haskell: update to version 0.3.1 2014-09-14 00:06:38 +02:00
Peter Simons e809aabffe haskell-hakyll: update to version 4.5.5.0 2014-09-14 00:06:38 +02:00
Peter Simons ae8d3baab3 haskell-github: update to version 0.11.1 2014-09-14 00:06:38 +02:00
Peter Simons 0a358f063c haskell-geniplate: update to version 0.6.0.5 2014-09-14 00:06:38 +02:00
Peter Simons 96b0340ff5 haskell-generic-aeson: update to version 0.2.0.0 2014-09-14 00:06:38 +02:00
Peter Simons c1642c5cb7 haskell-file-location: update to version 0.4.5.3 2014-09-14 00:06:38 +02:00
Peter Simons bb933868de haskell-fb: update to version 1.0.5 2014-09-14 00:06:38 +02:00
Peter Simons a82e434d7e haskell-fay: update to version 0.20.1.4 2014-09-14 00:06:37 +02:00
Peter Simons 4f57aabd7c haskell-either: update to version 4.3.1 2014-09-14 00:06:37 +02:00
Peter Simons 29661328f0 haskell-djinn: update to version 2014.9.7 2014-09-14 00:06:37 +02:00
Peter Simons a3cf7e86f5 haskell-diagrams-rasterific: update to version 0.1.0.2 2014-09-14 00:06:37 +02:00
Peter Simons 2d4118b21c haskell-diagrams-lib: update to version 1.2.0.3 2014-09-14 00:06:37 +02:00
Peter Simons db42a9a86f haskell-diagrams-cairo: update to version 1.2.0.2 2014-09-14 00:06:37 +02:00
Peter Simons 3c996e00c4 haskell-cuda: update to version 0.6.5.0 2014-09-14 00:06:37 +02:00
Peter Simons f1442285ee haskell-criterion: update to version 1.0.1.0 2014-09-14 00:06:37 +02:00
Peter Simons 6211803085 haskell-checkers: update to version 0.4.1 2014-09-14 00:06:37 +02:00
Peter Simons 068a8e42d3 haskell-case-insensitive: update to version 1.2.0.0 2014-09-14 00:06:37 +02:00
Peter Simons 9aad370b80 haskell-boundingboxes: update to version 0.2 2014-09-14 00:06:37 +02:00
Peter Simons 63db029727 haskell-blaze-builder: update to version 0.3.3.3 2014-09-14 00:06:37 +02:00
Peter Simons b8379f353f haskell-base-prelude: update to version 0.1.4 2014-09-14 00:06:37 +02:00
Peter Simons 10c7a3c6da haskell-attoparsec: update to version 0.12.1.1 2014-09-14 00:06:37 +02:00
Peter Simons 2f282a4732 haskell-aeson-qq: update to version 0.7.3 2014-09-14 00:06:37 +02:00
Peter Simons 561fa4ded3 haskell-DAV: update to version 1.0.2 2014-09-14 00:06:37 +02:00
Peter Simons 54a7a49451 haskell-Chart: update to version 1.3.1 2014-09-14 00:06:37 +02:00
Peter Simons 9917e8813a haskell-Chart-gtk: update to version 1.3.1 2014-09-14 00:06:36 +02:00
Peter Simons 1f19af6dcc haskell-Chart-diagrams: update to version 1.3.1 2014-09-14 00:06:36 +02:00
Peter Simons 6c60e8efd1 haskell-Chart-cairo: update to version 1.3.1 2014-09-14 00:06:36 +02:00
Thomas Tuegel 8c3f749eda Rewrite hoogleLocal expression
The old expression was broken. This began as an attempt to fix it, but
the new expression is substantially different. It takes advantage of new
features that obviate the need to patch Hoogle. It comes with several
limitations. The new expression does not build the database in parallel,
although it does not take long. The new expression also does not support
downloading databases from the Hoogle instance at haskell.org; those
databases link to Hackage for documentation, defying the meaning of local.
2014-09-12 15:29:02 -05:00
Hoang Xuan Phu b5c219d5dc add functor-infix 2014-09-12 11:24:06 +07:00
Alp Mestanogullari ed5349952a add a nix expression for the (haskell) 'managed' package 2014-09-09 19:25:13 +02:00
Oliver Charles 5e3eff3bbd haskellPackages.twitterConduit: Update to 0.0.5.8 and remove 'broken' flag 2014-09-08 12:08:03 +01:00
Oliver Charles 9104888b38 haskellPackages.tastyAntXml: Update to 1.0.0.9 2014-09-07 11:40:47 +01:00
Mateusz Kowalczyk 19335acb0c haskell-rope: add 0.6.4 2014-09-05 00:32:25 +01:00
Dmitry Malikov 498aef7766 haskell-regex-pcre-builtin: add 0.94.4.8.8.35
Closes #3972.

Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
2014-09-04 23:00:30 +01:00
Michel Kuhlmann 83683c4140 haskell-ghc-server: initial expression 2014-09-04 16:20:57 +02:00
Peter Simons 381ce7ef94 haskell-optparse-applicative: add version 0.10.0 2014-09-04 14:41:08 +02:00
Peter Simons 87bb484b9e haskell-setlocale: jailbreak to fix build with GHC 7.8.3 2014-09-04 14:41:08 +02:00
Peter Simons 9f22ed986b haskell-network-uri: disable test suite to fix the build
https://github.com/haskell/network-uri/issues/4
2014-09-04 14:41:08 +02:00
Peter Simons f82bf82465 haskell-tls: update to version 1.2.9 (and drop obsolete tls-extra) 2014-09-04 14:41:08 +02:00
Peter Simons 064c3d3e54 haskell-ghc-mod: update to version 5.0.1.2 2014-09-04 14:41:08 +02:00
Peter Simons a6bb945730 haskell-network: update to version 2.6.0.2 2014-09-04 14:41:08 +02:00
Peter Simons 061b9b148c haskell-x509: update to version 1.4.12 2014-09-04 14:41:08 +02:00
Peter Simons 6139f0f5ab haskell-setlocale: update to version 1.0.0 2014-09-04 14:41:07 +02:00
Peter Simons 01760e9110 haskell-retry: update to version 0.5.1 2014-09-04 14:41:07 +02:00
Peter Simons a64103179f haskell-rest-happstack: update to version 0.2.10.2 2014-09-04 14:41:07 +02:00
Peter Simons 93778f97e2 haskell-rest-gen: update to version 0.15 2014-09-04 14:41:07 +02:00
Peter Simons dcd580b9d2 haskell-purescript: update to version 0.5.5 2014-09-04 14:41:07 +02:00
Peter Simons 84b1072604 haskell-network-uri: update to version 2.6.0.1 2014-09-04 14:41:07 +02:00
Peter Simons fd9aed1a77 haskell-monad-journal: update to version 0.2.3.2 2014-09-04 14:41:07 +02:00
Peter Simons 4ff583358e haskell-hplayground: update to version 0.1.0.4 2014-09-04 14:41:07 +02:00
Peter Simons cd5f33affd haskell-entropy: update to version 0.3.3 2014-09-04 14:41:07 +02:00
Peter Simons 1ba291edc6 haskell-digestive-functors-heist: update to version 0.8.6.0 2014-09-04 14:41:07 +02:00
Peter Simons cbe7451b5e haskell-crypto-random: update to version 0.0.8 2014-09-04 14:41:07 +02:00
Peter Simons 7f9609756d haskell-MFlow: update to version 0.4.5.9 2014-09-04 14:41:07 +02:00
Peter Simons 7847276598 Merge pull request #3927 from ts468/haste
Update: Haste-Compiler: 0.4.1 -> 0.4.2
2014-09-02 17:27:44 +02:00
Michel Kuhlmann 6a0b39b0af haskell-hindent: initial expression 2014-09-02 16:02:00 +01:00
Peter Simons 2fc76ea054 haskell-auto-update: disable test suite to work around build failure
https://github.com/yesodweb/wai/issues/285
2014-09-02 12:29:17 +02:00
Peter Simons bf197d6f58 haskell-ncurses: broken by update of c2hs
Upstream has been notified.
2014-09-02 11:48:20 +02:00
Peter Simons baa186c020 haskell-directory-layout: disable test suite to fix https://github.com/supki/directory-layout/issues/9 2014-09-02 11:48:20 +02:00
Peter Simons 49c7b7040b haskell-haddock: add version 2.15.0 2014-09-02 11:48:19 +02:00
Peter Simons 3c63776aa5 haskell-recaptcha: update to version 0.1.0.3 2014-09-02 11:48:19 +02:00
Peter Simons 1e43fac171 haskell-http-client: update to version 0.3.8.1 2014-09-02 11:48:19 +02:00
Peter Simons ab5e6c2e5c haskell-haddock-library: update to version 1.1.1 2014-09-02 11:48:19 +02:00
Peter Simons 3c52c0c203 haskell-doctest: update to version 0.9.11.1 2014-09-02 11:48:19 +02:00
Peter Simons 3bd01d9203 haskell-c2hs: update to version 0.18.1 2014-09-02 11:48:19 +02:00
Peter Simons 7c8afa9d04 haskell-Chart: update to version 1.3 2014-09-02 11:48:19 +02:00
Peter Simons ba1ccb4bf4 haskell-Chart-gtk: update to version 1.3 2014-09-02 11:48:19 +02:00
Peter Simons e76cc54f0c haskell-Chart-diagrams: update to version 1.3 2014-09-02 11:48:19 +02:00
Peter Simons 1cac137bd7 haskell-Chart-cairo: update to version 1.3 2014-09-02 11:48:19 +02:00
Thomas Strobel a1eefe1a94 Update: Haste-Compiler: 0.4.1 -> 0.4.2 2014-09-01 23:55:21 +02:00
Mateusz Kowalczyk 41cd2d870a haskell-saltine: add 0.0.0.3 2014-09-01 17:07:37 +01:00
Peter Simons 92c15baa62 Merge pull request #3906 from dmalikov/haskell-directory-layout
haskell-directory-layout: 0.7.4 -> 0.7.4.1, doCheck = true
2014-08-31 22:20:25 +02:00
Dmitry Malikov 14f417ce9b haskell-wordexp: add 0.2.0.0 2014-08-31 19:54:02 +02:00
Dmitry Malikov 7c40939c3a haskell-directory-layout: 0.7.4 -> 0.7.4.1, doCheck = true 2014-08-31 19:09:44 +02:00
Peter Simons c3c03a0cdb haskell-hakyll: jailbreak to fix build with pandoc-citeproc 0.5 2014-08-31 18:17:02 +02:00
Peter Simons 807e68c8c0 haskell-binary-conduit: jailbreak to fix build with conduit 1.2.x 2014-08-31 18:17:02 +02:00
Peter Simons fb16c61577 haskell-scotty: disable test suite to break infinite recursion with hspec-wai 2014-08-31 18:17:02 +02:00
Peter Simons 7910aef42c haskell-llvm-general: update to version 3.4.4.x 2014-08-31 18:17:02 +02:00
Peter Simons 903e273afb haskell-scotty: update to version 0.9.0 2014-08-31 18:17:02 +02:00
Dmitry Malikov e81977172a Add haskell-directory-layout 0.7.4 2014-08-31 18:17:02 +02:00
Peter Simons 2f6b3ed7ef haskell-vcswrapper: update to version 0.1.0 2014-08-31 18:17:01 +02:00
Peter Simons 7eac7c3d57 haskell-fay: update to version 0.20.1.3 2014-08-31 18:17:01 +02:00
Peter Simons 8aa476f4ff haskell-vcsgui: update to version 0.1.0.0 2014-08-31 18:17:01 +02:00
Peter Simons 6641887a7c haskell-zeromq4-haskell: update to version 0.6.1 2014-08-31 18:17:01 +02:00
Peter Simons 6e8fd49909 haskell-simple-sendfile: update to version 0.2.17 2014-08-31 18:17:01 +02:00
Peter Simons 2f25d295b9 haskell-robots-txt: update to version 0.4.1.1 2014-08-31 18:17:01 +02:00
Peter Simons fd4927d25e haskell-pandoc: update to version 1.13.1 2014-08-31 18:17:01 +02:00