Commit graph

12019 commits

Author SHA1 Message Date
John Wiegley
3cc6165e0c Merge pull request #2756 from jwiegley/machines
Add Haskell expression for machines
2014-05-27 12:49:52 -05:00
Peter Simons
4f80f3b4db Merge pull request #2765 from hrdinka/haskell-GLUtil
haskell-glutil: add version 0.7.4
2014-05-27 16:40:35 +02:00
Peter Simons
4c79ef6d6e Merge pull request #2751 from jwiegley/newhask2
Add three more Haskell expressions
2014-05-27 16:35:13 +02:00
Michael Raskin
40471227a9 Merge pull request #2679 from kirelagin/zathura-mupdf
Zathura mupdf
2014-05-27 01:54:49 -07:00
Ricky Elrod
03b54bcd55 Add haskell/purescript :D
Signed-off-by: Ricky Elrod <ricky@elrod.me>
2014-05-27 03:07:05 -04:00
Ricky Elrod
8228ca0479 Add haskell/pattern-arrows
Signed-off-by: Ricky Elrod <ricky@elrod.me>
2014-05-27 02:27:25 -04:00
Ricky Elrod
400333b9f8 Add haskell/monad-unify
Signed-off-by: Ricky Elrod <ricky@elrod.me>
2014-05-27 02:26:42 -04:00
Christoph Hrdinka
8bb7c4e766 haskell-glutil: add version 0.7.4 2014-05-26 23:59:13 +02:00
Vladimír Čunát
4a85312295 mesa: maintenance update 10.1.3 -> .4 2014-05-26 22:46:04 +02:00
宋文武
12d8c020e8 webkitgtk: update to 2.4.3 (close #2640) 2014-05-26 22:45:16 +02:00
John Wiegley
9d4ca3fa50 Add Haskell expression for machines 2014-05-26 02:50:14 -05:00
John Wiegley
bf1bde8215 Wrap yesod-bin so that yesod devel works with Nix 2014-05-26 02:48:28 -05:00
John Wiegley
4e6ee200cd Add three more Haskell expressions 2014-05-26 02:03:39 -05:00
Domen Kožar
17371176ee Merge pull request #2736 from matejc/updateseafile
seafile: update client, ccnet, libsearpc and shared
2014-05-25 15:37:17 +02:00
Domen Kožar
a088c6fa36 Merge pull request #2710 from lovek323/mpd
mpd: fix build on darwin
2014-05-25 15:34:10 +02:00
Eelco Dolstra
39f994cd60 qt-5: Prevent some unnecessary runtime dependencies
The file $out/mkspecs/qconfig.pri contains a list of all include /
library paths used during the build, including build-time-only
packages like GDB and Ruby. So get rid of those.
2014-05-24 12:37:05 +02:00
Eelco Dolstra
1cfea9bd1a qt-5: Don't build tests
Building the tests (which as far as I can tell we don't even run)
makes the build take > 19 GiB of disk space, which is a bit
excessive. Without the tests, it takes 2.6 GiB.
2014-05-24 12:37:05 +02:00
Peter Simons
acaf4a6253 haskell-tasty: update to version 0.8.1.1 2014-05-24 12:01:37 +02:00
Peter Simons
283e4f1921 haskell-xdot: update to version 0.2.4.3 2014-05-24 12:01:37 +02:00
Peter Simons
26f0953158 haskell-usb: update to version 1.2.0.1 2014-05-24 12:01:37 +02:00
Peter Simons
9f6469a1a1 haskell-openssl-streams: update to version 1.1.0.2 2014-05-24 12:01:37 +02:00
Peter Simons
5e9b258bd8 haskell-http-types: update to version 0.8.5 2014-05-24 12:01:37 +02:00
Peter Simons
e08c94e804 haskell-ghc-vis: update to version 0.7.2.2 2014-05-24 12:01:37 +02:00
Peter Simons
ff6db963fc haskell-aeson: update to version 0.7.0.6
Keep version 0.7.0.4 for builds with ghc <= 7.4.2.
2014-05-24 12:01:19 +02:00
Peter Simons
82df69a1de haskell-zip-archive: add version 0.2.3.2
Use latest zip archive only with GHC 7.8.2 so that we don't have to
override 'binary' everywhere else.
2014-05-24 12:01:08 +02:00
Peter Simons
ecaf15c324 haskell-attoparsec: add version 0.11.3.4 2014-05-24 12:00:58 +02:00
Mateusz Kowalczyk
6da85d3cf6 free-game: jailbreak due to new OpenGLRaw version
This allows it to keep building after
ba5473676f was pushed. Perhaps we should
add the extra OpenGL versions (2.9.1.0) and specify strict versions so
that it doesn't fail to build in 2 weeks.
2014-05-24 10:36:01 +02:00
Matej Cotman
116ab5f0c1 seafile: update client, ccnet, libsearpc and shared 2014-05-24 03:36:10 +02:00
Peter Simons
a1e3aef5d8 haskell-split: don't run the test suite with GHC 7.9.x to avoid infinite loop 2014-05-23 21:54:28 +02:00
Peter Simons
45799eeaba haskell-scientific: there's no point in using 0.1.0.1, because it doesn't build with GHC 6.12.x either :-( 2014-05-23 21:54:27 +02:00
Peter Simons
db0b1b76d3 haskell-scientific: add versions 0.1.0.1 and 0.3.2.1 2014-05-23 21:54:27 +02:00
Peter Simons
de014b4b86 haskell-split: add version 0.1.4.3 for the benefit of GHC 6.x 2014-05-23 18:56:10 +02:00
Peter Simons
020b1bf00a Re-generate expressions with cabal2nix. 2014-05-23 18:17:53 +02:00
Mateusz Kowalczyk
7943355954 free-game: 1.0.5, 1.1 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk
099f7d5620 minioperational: 0.4.3 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk
f4f0dab825 JuicyPixels-util: 0.1 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk
ab59d64a59 freetype2: 0.1.1 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk
7bd546b816 control-bool: 0.2.1 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk
9e8f9b5528 boundingboxes: 0.1.1, 0.2 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk
555d1fbfdf colors: 0.1.1 2014-05-23 18:02:20 +02:00
Peter Simons
466678afda haskell-compdata: update to version 0.8.1.0 2014-05-23 17:59:24 +02:00
Peter Simons
6dbc7547ea Merge pull request #2722 from Fuuzetsu/wcwidth
wcwidth
2014-05-23 17:52:13 +02:00
Peter Simons
4d7d3d6aab haskell-heist: jailbreak to fix build with current versions of 'directory-tree' 2014-05-23 17:39:16 +02:00
John Wiegley
04f3c8e718 haskell-recursion-schemes: add version 4.0 2014-05-23 17:39:15 +02:00
John Wiegley
34c6a26f5d haskell-compdata: add version 0.7.0.1 2014-05-23 17:39:15 +02:00
John Wiegley
d7bc0de8c8 haskell-categories: add version 1.0.6 2014-05-23 17:39:15 +02:00
Peter Simons
ba5473676f Update Haskell OpenGL and GLUT packages.
1) GLURaw 1.4.0.0 --> 1.4.0.1
 2) GLUT 2.5.1.0 -> 2.5.1.1
 3) OpenGL 2.9.1.0 -> 2.9.2.0
 4) OpenGLRaw 1.5.0.0 added
2014-05-23 17:39:15 +02:00
Peter Simons
363b35ac2c haskell-tls: update to version 1.2.8.nix 2014-05-23 17:39:15 +02:00
Peter Simons
0259eaf66c haskell-yaml: update to version 0.8.8.3 2014-05-23 17:39:15 +02:00
Peter Simons
3fdef94fd1 haskell-xml-conduit: update to version 1.2.0.2 2014-05-23 17:39:15 +02:00
Peter Simons
c9cd254f5c haskell-websockets: update to version 0.8.2.3 2014-05-23 17:39:15 +02:00
Peter Simons
d2b7d99891 haskell-warp: update to version 2.1.5.2 2014-05-23 17:39:15 +02:00
Peter Simons
0c0bbfb883 haskell-wai: update to version 2.1.0.3 2014-05-23 17:39:15 +02:00
Peter Simons
08b81cfa08 haskell-wai-websockets: update to version 2.1.0.2 2014-05-23 17:39:15 +02:00
Peter Simons
6de944958c haskell-wai-test: update to version 2.0.1.3 2014-05-23 17:39:15 +02:00
Peter Simons
48810471c1 haskell-wai-handler-launch: update to version 2.0.1.3 2014-05-23 17:39:15 +02:00
Peter Simons
a8cfe984c3 haskell-wai-extra: update to version 2.1.1.2 2014-05-23 17:39:15 +02:00
Peter Simons
a2d8dd0688 haskell-vty-ui: update to version 1.7 2014-05-23 17:39:15 +02:00
Peter Simons
d874bb14d2 haskell-transformers-compat: update to version 0.3.3 2014-05-23 17:39:15 +02:00
Peter Simons
84373ee34d haskell-streaming-commons: update to version 0.1.3 2014-05-23 17:39:15 +02:00
Peter Simons
52b290805a haskell-shelly: update to version 1.5.3.2 2014-05-23 17:39:15 +02:00
Peter Simons
649536da19 haskell-pipes-parse: update to version 3.0.2 2014-05-23 17:39:14 +02:00
Peter Simons
3fc2c64ba9 haskell-pipes-aeson: update to version 0.4 2014-05-23 17:39:14 +02:00
Peter Simons
ae77242759 haskell-optparse-applicative: update to version 0.9.0 2014-05-23 17:39:14 +02:00
Peter Simons
b1da717d8a haskell-openssl-streams: update to version 1.1.0.1 2014-05-23 17:39:14 +02:00
Peter Simons
163ae08d46 haskell-io-streams: update to version 1.1.4.4 2014-05-23 17:39:14 +02:00
Peter Simons
bb3d7b8a85 haskell-httpd-shed: update to version 0.4.0.2 2014-05-23 17:39:14 +02:00
Peter Simons
85aef68466 haskell-http-client: update to version 0.3.3 2014-05-23 17:39:14 +02:00
Peter Simons
b247f72680 haskell-file-embed: update to version 0.0.7 2014-05-23 17:39:14 +02:00
Peter Simons
d07260e685 haskell-fay: update to version 0.20.0.4 2014-05-23 17:39:14 +02:00
Peter Simons
c3b34eafc4 haskell-esqueleto: update to version 1.4.1.2 2014-05-23 17:39:14 +02:00
Peter Simons
f125c54f1e haskell-directory-tree: update to version 0.12.0 2014-05-23 17:39:14 +02:00
Peter Simons
b8c26e757e haskell-conduit: update to version 1.1.3 2014-05-23 17:39:14 +02:00
Peter Simons
eb1a7e83cd haskell-amqp: update to version 0.8.3 2014-05-23 17:39:14 +02:00
Peter Simons
a815933a5d haskell-pretty-show: update to version 1.6.7
... and drop obsolete 1.2 version.
2014-05-23 17:39:14 +02:00
Peter Simons
07151095a7 Merge pull request #2532 from jwiegley/gtk
Get glib, gtk+, harfbuzz and pango working on Darwin
2014-05-23 16:37:00 +02:00
Mateusz Kowalczyk
cb2cf60a14 wcwidth: 0.0.2 2014-05-22 23:46:12 +02:00
Mateusz Kowalczyk
f8ae62a8d0 setlocale: 0.0.3 2014-05-22 23:45:46 +02:00
Austin Seipp
23e53f1057 Merge pull request #2512 from jwiegley/hoogle-local
Add an expression for building fullly local Hoogle docs
2014-05-22 14:09:28 -05:00
Daniel Bergey
f211c32e6d IMM RSS reader and dependencies 2014-05-22 14:17:24 +00:00
Rob Vermaas
06f2afa77b libmicrohttpd: update from 0.9.34 to 0.9.35 2014-05-22 12:57:34 +02:00
Peter Simons
5396bcdad1 haskell-zlib-enum: update to version 0.2.3.1 2014-05-21 23:04:33 +02:00
Peter Simons
b20aede17a haskell-transformers-compat: update to version 0.3.2 2014-05-21 23:04:33 +02:00
Peter Simons
8662d7aefa haskell-threepenny-gui: update to version 0.4.2.0 2014-05-21 23:04:33 +02:00
Peter Simons
271ef11cc1 haskell-tasty-hspec: update to version 0.1.0.1 2014-05-21 23:04:33 +02:00
Peter Simons
c8a72f96ab haskell-tasty-ant-xml: update to version 1.0.0.7 2014-05-21 23:04:33 +02:00
Peter Simons
4e2d47c314 haskell-snap-loader-dynamic: update to version 0.10.0.2 2014-05-21 23:04:33 +02:00
Peter Simons
1d402bc6ba haskell-reactive-banana: update to version 0.8.0.2 2014-05-21 23:04:33 +02:00
Peter Simons
1b1d572d70 haskell-pointed: update to version 4.1 2014-05-21 23:04:32 +02:00
Peter Simons
38ea99475e haskell-pipes-network: update to version 0.6.3 2014-05-21 23:04:32 +02:00
Peter Simons
17d0a2831d haskell-options: update to version 1.2 2014-05-21 23:04:32 +02:00
Peter Simons
784fb7f434 haskell-network-simple: update to version 0.4 2014-05-21 23:04:32 +02:00
Peter Simons
c5793ae614 haskell-iteratee: update to version 0.8.9.6
Drop the jailbreak which seems to have become unnecessary.
2014-05-21 23:04:32 +02:00
Peter Simons
d689ae91d3 haskell-http-reverse-proxy: update to version 0.3.1.7 2014-05-21 23:04:32 +02:00
Peter Simons
27905f4654 haskell-happstack-server: update to version 7.3.6 2014-05-21 23:04:32 +02:00
Peter Simons
ee84b91d18 haskell-graphviz: update to version 2999.17.0.1 2014-05-21 23:04:32 +02:00
Peter Simons
938eeff7e3 haskell-dbus: update to version 0.10.8 2014-05-21 23:04:31 +02:00
Peter Simons
c7891eb8f3 haskell-chell: update to version 0.4 2014-05-21 23:04:31 +02:00
Peter Simons
05956e3b3f haskell-chell-quickcheck: update to version 0.2.4 2014-05-21 23:04:31 +02:00
Peter Simons
28eb5cf3e2 haskell-blaze-svg: update to version 0.3.4 2014-05-21 23:04:31 +02:00
Peter Simons
8388d60aeb haskell-ListLike: update to version 4.1.0 2014-05-21 23:04:31 +02:00
Peter Simons
2244541cda haskell-parsers: add version 0.11.0.1 2014-05-21 23:04:30 +02:00
Peter Simons
a59b8c143e haskell-fmlist: add version 0.8 2014-05-21 23:04:30 +02:00
Peter Simons
548cce8826 haskell-language-glsl: add version 0.0.2 2014-05-21 23:04:30 +02:00
Peter Simons
18a82b7da1 haskell-amqp: re-generate with cabal2nix 2014-05-21 16:12:06 +02:00
Peter Simons
b1b24494f2 haskell-binary: update to version 0.7.2.1 2014-05-21 16:12:06 +02:00
Peter Simons
8882c77d4b haskell-vector: update to version 0.10.9.2 2014-05-21 16:12:06 +02:00
Luca Bruno
e49509a4b1 glib-networking: 2.38.2 -> 2.40.1 2014-05-21 13:40:35 +02:00
Jason "Don" O'Conal
bcc36ee23e mpd: fix build on darwin 2014-05-21 15:50:15 +10:00
Luca Bruno
6c0e43d249 Add clutter 1.18 2014-05-20 13:41:40 +02:00
Luca Bruno
3b39718eba Add cogl 1.18 2014-05-20 13:41:40 +02:00
Luca Bruno
380af2be66 geoclue2: 2.0.0 -> 2.1.8 2014-05-20 13:41:40 +02:00
Luca Bruno
4334d8be9f json-glib: 0.16.0 -> 1.0.0 2014-05-20 13:41:39 +02:00
Simon Hengel
b34f550397 Update haskell-http-kit to version 0.4.0 2014-05-20 11:47:37 +08:00
Eelco Dolstra
ec332f520c nss: Update to 3.16.1 2014-05-19 16:04:32 +02:00
Eelco Dolstra
0a3a90ed01 nspr: Update to 4.10.5 2014-05-19 16:04:19 +02:00
Peter Simons
a053a0cca7 haskell-retry: jailbreak to fix build with recent versions of 'exceptions' 2014-05-19 13:56:30 +02:00
Oliver Charles
be17f7fef2 haskellPackages.networkMetrics: New expression 2014-05-19 10:46:33 +01:00
Oliver Charles
dcb4eee106 haskellPackages.amqp: Don't run tests
The tests require a running AMQP server, and fail if there isn't one running.
2014-05-19 10:41:24 +01:00
Austin Seipp
d08395713b fmod: 4.44.33 -> 4.44.34
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-18 15:33:03 -05:00
Vladimír Čunát
6275803808 Merge branch 'test-1515' (close #1515) 2014-05-18 17:34:28 +02:00
Austin Seipp
eaaacb380b Merge pull request #2348 from AndersonTorres/sword
Sword: update to 1.7.2
2014-05-18 08:21:20 -05:00
Austin Seipp
31012648e8 Merge pull request #2682 from wavewave/hgal
hgal: haskell library for computation automorphism group of a graph
2014-05-18 07:46:52 -05:00
Vladimír Čunát
8e9ead8656 berlios.de probably shut down, replace it
The shutdown was announced years ago, only now it stopped working.
2014-05-18 13:30:27 +02:00
Ian-Woo Kim
e6f4534ee7 hgal: new package. library for computation automorphism group and canonical labelling of a graph 2014-05-18 12:58:49 +02:00
Shea Levy
224f9b478d Add cpp-netlib library 2014-05-17 09:32:56 -04:00
Kirill Elagin
cadbca8a6f openjpeg: provide .pc 2014-05-17 16:15:51 +04:00
Sander van der Burg
d9cf906516 Propagate SDL_mixer's build inputs, because otherwise every dependent package must add libvorbis etc. to its buildInputs which is inconvenient 2014-05-17 13:23:20 +02:00
Peter Simons
79250d01e9 haskell-fclabels: update to version 2.0.1.1 2014-05-17 12:58:37 +02:00
Peter Simons
e2d1b8c60b leksah: remove broken package 2014-05-17 12:56:52 +02:00
Peter Simons
499f49f392 binary: fix build with ghc 6.10.4 2014-05-17 12:56:51 +02:00
Peter Simons
4505378424 haskell-platform-2012.4.0.0: fix incorrect version of 'network' 2014-05-17 12:51:18 +02:00
Vladimír Čunát
137eae0b55 Merge #2630: add and use fetchpatch
fetchpatch is fetchurl that determinizes the patch.
Some parts of generated patches change from time to time, e.g. see #1983 and
http://comments.gmane.org/gmane.linux.distributions.nixos/12815
Using fetchpatch should prevent the hash from changing.

Conflicts (auto-solved):
	pkgs/development/libraries/haskell/gitit/default.nix
2014-05-17 07:31:03 +02:00
Peter Simons
26b568149b haskell-vector-th-unbox: update to version 0.2.1.0 2014-05-16 21:35:54 +02:00
Peter Simons
1f1fa7cac4 haskell-vcs-revision: update to version 0.0.2 2014-05-16 21:35:53 +02:00
Peter Simons
cdbaa41f24 haskell-thyme: update to version 0.3.5.1 2014-05-16 21:35:52 +02:00
Peter Simons
65b6ac1d67 haskell-safecopy: update to version 0.8.3 2014-05-16 21:35:52 +02:00
Peter Simons
25747d8ca9 haskell-postgresql-simple: update to version 0.4.2.2 2014-05-16 21:35:52 +02:00
Peter Simons
beb5d5fb84 haskell-pipes-safe: update to version 2.2.0 2014-05-16 21:35:52 +02:00
Peter Simons
9ec6a52691 haskell-ncurses: update to version 0.2.10 2014-05-16 21:35:51 +02:00
Peter Simons
d4c25a3d49 haskell-monoid-extras: update to version 0.3.3.3 2014-05-16 21:35:51 +02:00
Peter Simons
1f136e3b8c haskell-lens: update to version 4.1.2.1 2014-05-16 21:35:51 +02:00
Peter Simons
9fe86905b5 haskell-ghc-mod: update to version 4.1.1 2014-05-16 21:35:51 +02:00
Peter Simons
7926c20ca5 haskell-fb: update to version 1.0.1 2014-05-16 21:35:51 +02:00
Peter Simons
cb4d80b4f4 haskell-errors: update to version 1.4.7 2014-05-16 21:35:50 +02:00
Peter Simons
4f877f9235 haskell-dual-tree: update to version 0.2.0.3 2014-05-16 21:35:50 +02:00
Peter Simons
f19d74e207 haskell-diagrams-lib: update to version 1.1.0.7 2014-05-16 21:35:50 +02:00
Peter Simons
5d89ce7db5 haskell-diagrams-core: update to version 1.1.0.3 2014-05-16 21:35:50 +02:00
Peter Simons
48dde3b7cd haskell-diagrams-contrib: update to version 1.1.1.5 2014-05-16 21:35:50 +02:00
Peter Simons
07cfcbd1d0 haskell-active: update to version 0.1.0.14 2014-05-16 21:27:55 +02:00
Peter Simons
6ce3c69cf8 haskell-acid-state: update to version 0.12.2 2014-05-16 21:27:48 +02:00
Peter Simons
ced6447277 haskell-highlighting-kate: update jailbreaking code 2014-05-16 18:51:38 +02:00
Peter Simons
268433f6e5 haskell-these: jailbreak to fix build with recent semigroups 2014-05-16 18:51:38 +02:00
Peter Simons
b8f0602b5c haskell-HTTP: don't run the test suite, it fails real bad 2014-05-16 18:51:38 +02:00
Peter Simons
07479ee664 haskell-fay-text: update to version 0.3.0.2 2014-05-16 18:51:38 +02:00
Peter Simons
0611807038 haskell-lifted-base: update to version 0.2.2.2
The test suite must be disabled because it depends on transformers 0.4.x, which
we cannot provide because it's a core package that no compiler ships yet.
2014-05-16 18:51:38 +02:00
Peter Simons
14958391df haskell-multiset: drop obsolete version 0.2.1 2014-05-16 18:51:38 +02:00
Peter Simons
8baf727bad haskell-yap: jailbreak to fix build with recent versions of 'base' 2014-05-16 18:51:38 +02:00
Peter Simons
728ea66754 haskell-enummapset: jailbreak to fix build with recent versions of containers 2014-05-16 18:51:38 +02:00
Peter Simons
cd13437120 haskell-aeson: jailbreak to fix build with scientific 0.3.x 2014-05-16 18:51:38 +02:00
Peter Simons
8f7bfaca4d haskell-attoparsec: jailbreak to fix build with scientific 0.3.x 2014-05-16 18:51:38 +02:00
Peter Simons
6a46d71832 haskell-keys: jailbreak to fix build with transformers 0.4.x 2014-05-16 18:51:38 +02:00
Peter Simons
f0b034f13d haskell-pointed: jailbreak to fix build with transformers 0.4.x 2014-05-16 18:51:37 +02:00
Peter Simons
19e56fafaf haskell-reducers: jailbreak to fix build with transformers 0.4.x 2014-05-16 18:51:37 +02:00
Peter Simons
c7a09ba40a haskell-free: jailbreak to fix build with transformers 0.4.x 2014-05-16 18:51:37 +02:00
Peter Simons
413401f760 haskell-attoparsec: update to version 0.11.3.1 2014-05-16 18:51:37 +02:00
Peter Simons
e62a8e5b82 haskell-hashable: update to version 1.2.2.0 2014-05-16 18:51:37 +02:00
Peter Simons
e50442a35b haskell-tls: update to version 1.2.7 2014-05-16 18:51:37 +02:00
Peter Simons
8d51acf74f haskell-text: update to version 1.1.1.2 2014-05-16 18:51:37 +02:00
Peter Simons
51fc4fe842 haskell-primitive: update to version 0.5.3.0 2014-05-16 18:51:37 +02:00
Peter Simons
9847b8d148 haskell-mtl: update to version 2.2.0.1 2014-05-16 18:51:37 +02:00
Peter Simons
9bc73e0f1e haskell-binary: update to version 0.7.2.0 2014-05-16 18:51:37 +02:00
Peter Simons
63a69164d0 haskell-transformers: update to version 0.4.1.0 2014-05-16 18:51:37 +02:00
Peter Simons
17b80ebf06 haskell-HTTP: update to version 4000.2.15 2014-05-16 18:51:37 +02:00
Peter Simons
63a94f2941 haskell-yesod-form: update to version 1.3.9 2014-05-16 18:51:37 +02:00
Peter Simons
ee9b13b751 haskell-yesod-bin: update to version 1.2.9.3 2014-05-16 18:51:37 +02:00
Peter Simons
d198cd7f34 haskell-yesod-auth: update to version 1.3.0.5 2014-05-16 18:51:37 +02:00
Peter Simons
948a00ac49 haskell-vacuum: update to version 2.2.0.0 2014-05-16 18:51:36 +02:00
Peter Simons
c26a3b3387 haskell-transformers-base: update to version 0.4.2 2014-05-16 18:51:36 +02:00
Peter Simons
7cba5944b4 haskell-thyme: update to version 0.3.5.0 2014-05-16 18:51:36 +02:00
Peter Simons
2c462d0c1a haskell-th-desugar: update to version 1.4.0 2014-05-16 18:51:36 +02:00
Peter Simons
2d891e031b haskell-temporary: update to version 1.2.0.3 2014-05-16 18:51:36 +02:00
Peter Simons
b455a81f22 haskell-tasty-quickcheck: update to version 0.8.1 2014-05-16 18:51:36 +02:00
Peter Simons
cebd3d783a haskell-tasty-golden: update to version 2.2.1.1 2014-05-16 18:51:36 +02:00
Peter Simons
b1bbb8f7bc haskell-streaming-commons: update to version 0.1.2.4 2014-05-16 18:51:36 +02:00
Peter Simons
9d2a903491 haskell-singletons: update to version 1.0 2014-05-16 18:51:36 +02:00
Peter Simons
2ce311dac7 haskell-shelly: update to version 1.5.3.1 2014-05-16 18:51:36 +02:00
Peter Simons
149dda2527 haskell-semigroups: update to version 0.14 2014-05-16 18:51:36 +02:00
Peter Simons
f02b8c91fd haskell-resource-pool: update to version 0.2.2.0 2014-05-16 18:51:36 +02:00
Peter Simons
ddb935096d haskell-profunctors: update to version 4.0.4 2014-05-16 18:51:36 +02:00
Peter Simons
60a1167056 haskell-postgresql-libpq: update to version 0.9.0.1 2014-05-16 18:51:36 +02:00
Peter Simons
7fbc69eb96 haskell-pipes: update to version 4.1.2 2014-05-16 18:51:36 +02:00
Peter Simons
4f52801b8b haskell-persistent: update to version 1.3.1.1 2014-05-16 18:51:36 +02:00
Peter Simons
a83c84e370 haskell-pandoc: update to version 1.12.4.2 2014-05-16 18:51:36 +02:00
Peter Simons
e85b9efe3f haskell-operational: update to version 0.2.3.2 2014-05-16 18:51:36 +02:00
Peter Simons
521b27f45e haskell-nats: update to version 0.2 2014-05-16 18:51:35 +02:00
Peter Simons
a29b9d25ca haskell-mono-traversable: update to version 0.6.0 2014-05-16 18:51:35 +02:00
Peter Simons
ae5ab1638b haskell-monadLib: update to version 3.7.3 2014-05-16 18:51:35 +02:00
Peter Simons
f8c842660e haskell-monad-control: update to version 0.3.3.0 2014-05-16 18:51:35 +02:00
Peter Simons
52e746d981 haskell-libsystemd-journal: update to version 1.2.0 2014-05-16 18:51:35 +02:00