Commit graph

2355 commits

Author SHA1 Message Date
Peter Simons
6e9800f7cb haskell-bencode: add version 0.5 2014-12-25 11:05:49 +01:00
Peter Simons
ea50da9041 haskell-libnotify: re-generate with cabal2nix (and override reference to pkgs.libnotify) 2014-12-24 13:43:42 +01:00
Daniel Bergey
856fa922c4 haskell: add csv-conduit, packdeps
csv-conduit is a CSV library using conduit (streams)

packdeps is an executable to compare Haskell dependencies to latest
available versions
2014-12-19 19:35:34 +00:00
Peter Simons
d461256d8b haskell-transformers-compat: update to version 0.3.3.4 2014-12-19 07:45:12 +01:00
Arseniy Seroka
5bafbd3a2e libnotify: add haskell lib 2014-12-19 01:18:08 +03:00
Peter Simons
fa165e137d cabal-install: update to version 1.20.0.4
The test suite had to be disabled because of https://github.com/haskell/cabal/issues/2285.
2014-12-18 18:36:49 +01:00
Julian K. Arni
5c405a8152 Update servant packages to 0.2 2014-12-13 15:17:26 +01:00
Peter Simons
1cbd08aa15 haskell-text: update to version 1.2.0.3 2014-12-13 14:05:16 +01:00
Peter Simons
8e2b61c5d3 Build Agda and hindent with a recent version of src-exts. 2014-12-13 12:53:45 +01:00
Peter Simons
0028f765f4 haskell-type-aligned: add version 0.9.3 2014-12-13 12:53:42 +01:00
Peter Simons
299fe02d00 haskell-quickcheck-unicode: add version 1.0.0.0 2014-12-13 12:53:41 +01:00
Peter Simons
f52619082e haskell-text: update to version 1.2.0.2 2014-12-13 12:53:41 +01:00
Peter Simons
d2b117e0f6 haskell-zip-archive: update to version 0.2.3.5 2014-12-13 12:53:41 +01:00
Peter Simons
610981dcf0 haskell-transformers: add version 0.4.2.0 2014-12-13 12:53:40 +01:00
Peter Simons
bb770ba61d haskell-scientific: update to version 0.3.3.3 2014-12-13 12:53:40 +01:00
Peter Simons
6ad9a19684 haskell-parallel: update to version 3.2.0.5 2014-12-13 12:53:40 +01:00
Peter Simons
ebe67709f1 haskell-vector: update to version 0.10.12.2 2014-12-13 12:53:40 +01:00
Peter Simons
58a5933b99 haskell-monad-par: update to version 0.3.4.7 2014-12-13 12:53:40 +01:00
Peter Simons
09e7a217ff haskell-MonadRandom: update to version 0.3.0.1 2014-12-13 12:53:40 +01:00
Peter Simons
ccd74d7497 haskell-ghc-server: drop obsolete package 2014-12-13 12:06:01 +01:00
Peter Simons
5e2f4a4a73 haskell-gloss-rendering: add version 1.9.2.1 2014-12-13 12:06:01 +01:00
Peter Simons
17589d33da haskell-list-t: add version 0.3.0 2014-12-13 12:06:01 +01:00
Peter Simons
f514804aad haskell-mtl-prelude: add version 1.0.1 2014-12-13 12:06:01 +01:00
Mateusz Kowalczyk
4d520d9e12 haskell-call: new package 2014-12-10 09:42:03 +00:00
Mateusz Kowalczyk
c4b4dfa1dc haskell-elevator: new package 2014-12-10 09:42:03 +00:00
Mateusz Kowalczyk
891a293aa6 haskell-bindings-portaudio: new package 2014-12-10 09:42:02 +00:00
Mateusz Kowalczyk
a50a7ca3da haskell-hspec-laws: new package 2014-12-10 07:45:16 +00:00
Alex Chapman
31b163b90b Add haskellPackages.ofx at version 0.4.0.0 2014-12-09 07:04:49 +11:00
Peter Simons
0d9001e934 haskell-preprocessor-tools: remove obsolete version 0.1.3 2014-12-06 16:41:40 +01:00
Peter Simons
e56b1610e7 haskell-ixdopp: remove obsolete package 2014-12-06 16:41:22 +01:00
Arseniy Seroka
6641f5d220 binary-strict: add haskell pkg 2014-12-06 18:34:23 +03:00
Arseniy Seroka
3cc8b15721 haskell: add pkg lin-alg 2014-12-06 18:24:30 +03:00
Peter Simons
efccab0cf2 Merge pull request #5232 from joachifm/haskell-mvc
haskell-packages: add mvc and mvc-updates
2014-12-05 18:53:02 +01:00
Peter Simons
6b45125f59 Merge pull request #5231 from luke-clifton/lc-linear-opengl
Haskell package: linear-opengl
2014-12-05 18:52:49 +01:00
Joachim Fasting
0a9c590c8c haskell-mvc-updates: new expression 2014-12-05 14:25:50 +01:00
Joachim Fasting
757c39877b haskell-mvc: new expression 2014-12-05 14:25:50 +01:00
Luke Clifton
581fcc2ad2 Added linear-opengl 2014-12-05 16:08:39 +08:00
Bas van Dijk
3b25e233ab Use lens-4.6.0.1 instead of lens-4.4
lens-4.4 doesn't build because it requires an old version of text.
2014-12-05 07:55:27 +01:00
Bas van Dijk
6fa969839a Merge branch 'master' of https://github.com/NixOS/nixpkgs into update
Conflicts:
	pkgs/development/libraries/haskell/text-binary/default.nix
	pkgs/top-level/haskell-defaults.nix
	pkgs/top-level/haskell-packages.nix
2014-12-05 07:54:48 +01:00
Peter Simons
e51ece3a65 Merge pull request #5225 from jkarni/jkarni/monadIO
Add haskell monadIO package.
2014-12-04 22:36:49 +01:00
Julian K. Arni
1c55e474b9 Add haskell monadIO package. 2014-12-04 20:16:09 +01:00
Julian K. Arni
f840b05fa1 Add haskell library parsec-extra. 2014-12-04 19:51:17 +01:00
John Wiegley
aefdaaa098 haskellPackages.unboundGenerics: new expression 2014-12-04 00:19:29 -06:00
John Wiegley
cded93d25d haskellPackages.hoopl: new expression 3.10.0.1 2014-12-03 22:33:13 -06:00
Oliver Charles
9f30d7d038 haskellPackages.fixed,gl,half: New expressions 2014-12-03 12:07:06 +00:00
Arseniy Seroka
ea3292523c daemons: add haskell pkg 2014-12-02 01:12:05 +03:00
Oliver Charles
465a163e95 haskellPackages.opaleye: New expression 2014-12-01 19:18:43 +00:00
Bas van Dijk
f16e4508f4 Use optparse-applicative-0.11.0.1 in ghcjs 2014-11-30 18:08:28 +01:00
Arseniy Seroka
c981f755a0 Merge pull request #5177 from sivteck/hask-package
add hask, the haskell package
2014-11-30 13:24:31 +03:00
Arseniy Seroka
2d90412378 Merge pull request #5176 from iu-parfunc/chaselev-deque
haskell: add chaselev-deque
2014-11-30 03:17:51 +03:00
Arseniy Seroka
24524e5a44 Merge pull request #5170 from iu-parfunc/haskellTLS
haskell: add thread-local-storage package
2014-11-30 03:17:39 +03:00
Arseniy Seroka
a8b231df97 Merge pull request #5172 from joachifm/haskell-grid
haskell-grid: new expression
2014-11-30 03:17:25 +03:00
Sivaram Balakrishnan
06d4503300 add hask, the haskell package 2014-11-29 23:07:02 +05:30
Ryan Newton
2a1993d4ec haskell: add chaselev-deque 2014-11-29 11:18:45 -05:00
Joachim Fasting
9f9744f6d6 haskell-grid: new expression
Test-suite fails to compile, set doCheck=false.
2014-11-28 23:11:39 +01:00
Ryan Newton
f5834013fc haskell: add thread-local-storage package 2014-11-28 15:32:56 -05:00
Ryan Newton
0b65ed3b35 haskell: add lattices package 2014-11-28 15:25:49 -05:00
Arseniy Seroka
9f1b3c497c Merge pull request #5154 from luke-clifton/lc-lzmaConduit
Added lzma-conduit package
2014-11-27 23:02:41 +03:00
Pascal Wittmann
24d192c8eb Merge pull request #5156 from iu-parfunc/hsbencher
Hsbencher -- Haskell benchmarking framework
2014-11-27 17:11:33 +01:00
Luke Clifton
9e72a00823 Added lzma-conduit package 2014-11-27 21:11:36 +08:00
Peter Simons
146faea572 Merge pull request #5139 from bosu/network-data
haskell: add network-data package
2014-11-27 10:24:50 +01:00
Ryan Newton
822d37f5a4 haskell-handa-gdata and haskell-hsbencher-fusion: add packages 2014-11-26 17:13:54 -05:00
Shea Levy
34adc1bc68 Add vk-posix-pty haskellPackage 2014-11-26 15:55:43 -05:00
Shea Levy
f93140e8f5 Add vk-aws-route53 haskell package 2014-11-26 15:55:42 -05:00
Ryan Newton
51a59b34d3 haskell-hsbencher and haskell-GenericPretty: add packages 2014-11-26 15:54:56 -05:00
Shea Levy
b3826b9412 Add aws-ec2 haskell package 2014-11-26 15:47:26 -05:00
Boris Sukholitko
17ad66bfd1 haskell: add network-data package 2014-11-26 20:31:51 +02:00
Peter Simons
fd27bc85be Merge pull request #5128 from abbradar/c2hs
Move c2hs/c2hsc into tools, update
2014-11-26 14:33:36 +01:00
Jeremy Huffman
1a516da865 haskell-distributed-process-monad-control add from Hackage 2014-11-25 21:56:19 -05:00
Nikolay Amiantov
08748b4098 c2hs: update and move to development/tools 2014-11-26 01:27:07 +03:00
Nikolay Amiantov
df16451fa5 c2hsc: move to development/tools 2014-11-26 01:27:07 +03:00
Oliver Charles
8a6914e659 haskellPackages.snapErrorCollector: New expression 2014-11-25 14:12:36 +00:00
Jeremy Huffman
d21dc419d3 haskell-distributed-process-p2p add from Hackage 2014-11-24 20:55:14 -05:00
Peter Simons
2431b8572b haskell-twitter-types-lens: add version 0.6.0 2014-11-24 16:24:06 +01:00
Oliver Charles
328c333092 haskellPackages.stmDelay: New expression 2014-11-24 13:00:53 +00:00
Arseniy Seroka
1150efa17a Merge pull request #5100 from jeremyjh/higher-leveldb
add higher-leveldb from hackage
2014-11-24 15:47:00 +03:00
Arseniy Seroka
52250f20be Merge pull request #5108 from soenkehahn/add_logging-facade
new haskell package: logging-facade-journald-0.0.0
2014-11-24 15:46:42 +03:00
Arseniy Seroka
f43f0c9f80 Merge pull request #5110 from jyp/master
haskell: typography-geometry: new package
2014-11-24 15:46:14 +03:00
Oliver Charles
7930cdd12e haskellPackages.ekgBosun: New expression 2014-11-24 11:46:28 +00:00
Sönke Hahn
eeb7ecbdc6 new haskell package: logging-facade-journald-0.0.0 2014-11-24 17:40:18 +08:00
Jean-Philippe Bernardy
d088a8152d haskell: typography-geometry: new package 2014-11-24 10:32:01 +01:00
Peter Simons
9084dc581c Merge pull request #5107 from soenkehahn/add_logging-facade
new haskell package: logging-facade-0.0.0
2014-11-24 10:30:52 +01:00
Sönke Hahn
b05e325b34 new haskell package: logging-facade-0.0.0 2014-11-24 16:58:50 +08:00
Peter Simons
7a92cb2546 Merge pull request #5106 from jyp/master
haskell: polynomials-bernstein: new package
2014-11-24 09:38:24 +01:00
Jean-Philippe Bernardy
7855e28868 haskell: polynomials-bernstein: new package 2014-11-24 08:36:10 +01:00
Jeremy Huffman
b02f1cc2a4 add higher-leveldb from hackage 2014-11-23 20:17:29 -05:00
Dmitry Malikov
1bb8611a09 haskellPackages.hspecContrib: add 0.2.0 2014-11-23 20:05:04 +03:00
jz
ba930acc44 add vimus and myself as maintainer
add vimus to all-packages.nix

should be in haskell-packages.nix not all-packages.nix

i don't think this can be both a library and an executable
2014-11-20 16:12:38 -07:00
Peter Simons
9a4637ea41 Merge pull request #5048 from abbradar/greencard
haskell-greencard: add package
2014-11-20 17:20:45 +01:00
Peter Simons
0cb9343af1 haskell-hayland: revert new addition
Reverts (one half of) NixOS/nixpkgs#4999, i.e. 55bb7dd1f2. The
package doesn't compile: http://hydra.cryp.to/build/249781/log/raw.
Please re-submit when the issue has been resolved.
2014-11-20 16:46:08 +01:00
David Virgilio
73b7bf6773 new package: clash-ghc 2014-11-20 08:38:09 -06:00
David Virgilio
a82e72a5c5 new package: clash-lib 2014-11-20 08:38:09 -06:00
David Virgilio
e476a927a7 new package: clash-prelude 2014-11-20 08:38:09 -06:00
David Virgilio
cff5ccf62e new package: concurrent-supply 2014-11-20 08:38:09 -06:00
Nikolay Amiantov
5b91aa5f65 haskell-greencard: add package 2014-11-19 16:53:43 +03:00
Peter Simons
41d98fa03f haskell-js-jquery: add version 1.11.1 2014-11-18 22:21:37 +01:00
Peter Simons
9ec0ff9002 haskell-js-flot: add version 0.8.3 2014-11-18 22:21:04 +01:00
Mateusz Kowalczyk
ef19a9a6e9 Merge pull request #5012 from jyp/hask-pkgs
Add haskell package: parsek
2014-11-18 07:55:45 +00:00
Aristid Breitkreuz
560d3d140e Merge pull request #4999 from drvirgilio/hayland
new package: hayland
2014-11-17 22:19:17 +01:00
Jean-Philippe Bernardy
92f67bccba add parsek 2014-11-17 12:13:12 +01:00