Peter Simons
cf58813fb0
haskell-packages.nix: added tabular library
...
svn path=/nixpkgs/trunk/; revision=28142
2011-08-03 16:51:19 +00:00
Peter Simons
857d2673ae
haskell-packages.nix: added numtype and dimensional libraries
...
svn path=/nixpkgs/trunk/; revision=28131
2011-08-02 22:14:18 +00:00
Peter Simons
fc5ea05cfd
Keep polyparse 1.4 around because haskell-graphviz depends on the older version.
...
I've asked upstream to update their cabal file, but until then we'll
need both versions. :-(
svn path=/nixpkgs/trunk/; revision=28021
2011-07-31 15:33:55 +00:00
Peter Simons
10f65d1148
HaXml: added version 1.22.2
...
It's not the default, though, because it breaks API compatibility
with earlier versions.
svn path=/nixpkgs/trunk/; revision=28013
2011-07-30 21:43:47 +00:00
Peter Simons
4aca0cf217
haskell-polyparse: updated to version 1.7
...
svn path=/nixpkgs/trunk/; revision=28012
2011-07-30 21:43:39 +00:00
Andres Löh
2cc5d14382
Added monad-par.
...
svn path=/nixpkgs/trunk/; revision=27934
2011-07-25 07:33:48 +00:00
Peter Simons
1bc8594052
hledger-chart: build this package only on Linux
...
The build should work on haskellPlatforms, but an attempt to build it on
Darwin generates assertion errors because it somehow ends up depending
on the Linux kernel headers.
svn path=/nixpkgs/trunk/; revision=27920
2011-07-24 20:05:08 +00:00
Andres Löh
6e61ef2010
Version bump.
...
svn path=/nixpkgs/trunk/; revision=27875
2011-07-21 13:36:16 +00:00
Peter Simons
01fc263ff2
haskell-packages.nix: added hsdns
...
svn path=/nixpkgs/trunk/; revision=27856
2011-07-20 18:38:47 +00:00
Peter Simons
9d426cd470
haskell-packages.nix: added hledger-chart and hledger-vty
...
svn path=/nixpkgs/trunk/; revision=27855
2011-07-20 18:32:33 +00:00
Peter Simons
7237cf32ec
haskell-packages.nix: added hledger and hledger-lib
...
svn path=/nixpkgs/trunk/; revision=27853
2011-07-20 18:20:42 +00:00
Peter Simons
f8b4f9e85c
haskell-packages.nix: added regexpr
...
svn path=/nixpkgs/trunk/; revision=27852
2011-07-20 18:20:37 +00:00
Peter Simons
f05ab93c88
haskell-packages.nix: added mtlparse
...
svn path=/nixpkgs/trunk/; revision=27851
2011-07-20 18:20:32 +00:00
Peter Simons
37e07ad933
pandoc: updated to version 1.8.1.2
...
svn path=/nixpkgs/trunk/; revision=27850
2011-07-20 18:20:28 +00:00
Peter Simons
fef790c942
numeric-prelude: updated to version 0.2.2
...
svn path=/nixpkgs/trunk/; revision=27848
2011-07-20 18:04:16 +00:00
Peter Simons
c01bf4d344
non-negative: updated to version 0.1
...
svn path=/nixpkgs/trunk/; revision=27847
2011-07-20 18:04:12 +00:00
Peter Simons
e0a9dc3a29
utility-ht: updated to version 0.0.7
...
svn path=/nixpkgs/trunk/; revision=27846
2011-07-20 18:04:08 +00:00
Peter Simons
35312ae76f
haskell-packages.nix: added storable-record
...
svn path=/nixpkgs/trunk/; revision=27845
2011-07-20 18:04:03 +00:00
Peter Simons
13720273bb
haskell-funcmp: added version 1.5
...
svn path=/nixpkgs/trunk/; revision=27761
2011-07-13 15:00:51 +00:00
Andres Löh
eabbecd10f
Added hp2any.
...
svn path=/nixpkgs/trunk/; revision=27701
2011-07-11 07:17:53 +00:00
Andres Löh
d7d0700d18
Added test-framework.
...
svn path=/nixpkgs/trunk/; revision=27695
2011-07-10 17:38:21 +00:00
Peter Simons
20ba4e9296
haskell-testpack: updated to version 2.1.0
...
svn path=/nixpkgs/trunk/; revision=27660
2011-07-07 23:48:17 +00:00
Andres Löh
6f43e422ba
Added yesod-form and yesod-json.
...
svn path=/nixpkgs/trunk/; revision=27654
2011-07-07 21:40:46 +00:00
Andres Löh
29c7cd1298
Added aeson, unordered-containers.
...
svn path=/nixpkgs/trunk/; revision=27653
2011-07-07 21:40:43 +00:00
Andres Löh
65d9fa940b
Adding yesod-persistent.
...
svn path=/nixpkgs/trunk/; revision=27652
2011-07-07 21:40:40 +00:00
Andres Löh
bec4023fbe
Version bump for attoparsec.
...
svn path=/nixpkgs/trunk/; revision=27651
2011-07-07 21:40:38 +00:00
Andres Löh
1b603fe157
Added yesod-core.
...
svn path=/nixpkgs/trunk/; revision=27650
2011-07-07 21:40:35 +00:00
Andres Löh
f8b1ace1d7
Added warp plus dependencies.
...
svn path=/nixpkgs/trunk/; revision=27649
2011-07-07 21:40:33 +00:00
Andres Löh
5422838e56
Version bumps for hakyll and dependencies.
...
svn path=/nixpkgs/trunk/; revision=27638
2011-07-07 19:08:51 +00:00
Andres Löh
e908e92413
haskell/csv version bump
...
svn path=/nixpkgs/trunk/; revision=27533
2011-06-23 18:35:19 +00:00
Andres Löh
1c00dfa14a
Added smallcheck.
...
svn path=/nixpkgs/trunk/; revision=27363
2011-06-07 14:23:01 +00:00
Andres Löh
0736b17460
Added repa library for Haskell.
...
svn path=/nixpkgs/trunk/; revision=27267
2011-05-16 13:48:03 +00:00
Andres Löh
22377172b2
Added logfloat. Some version bumps for Haskell pkgs.
...
svn path=/nixpkgs/trunk/; revision=27241
2011-05-13 10:14:21 +00:00
Andres Löh
576eb992a4
Updated uu-parsinglib.
...
svn path=/nixpkgs/trunk/; revision=26729
2011-04-07 08:30:28 +00:00
Andres Löh
291df5f0c1
Added the RC of Haskell Platform 2011.2.0.1 ...
...
svn path=/nixpkgs/trunk/; revision=26674
2011-04-04 08:45:05 +00:00
Andres Löh
e5da05349c
Updating Hakyll and dependencies.
...
Patch supplied by Vladimír Čunát. Thanks.
svn path=/nixpkgs/trunk/; revision=26648
2011-03-31 23:21:36 +00:00
Andres Löh
3ae597033d
Added tuple and OneTuple.
...
svn path=/nixpkgs/trunk/; revision=26592
2011-03-29 14:17:19 +00:00
Andres Löh
b18dd91057
Removing trailing whitespace.
...
svn path=/nixpkgs/trunk/; revision=26570
2011-03-28 15:04:00 +00:00
Andres Löh
127a2fc8e0
Added random-fu plus dependencies.
...
(Unfortunately doesn't compile yet with ghc-7.)
svn path=/nixpkgs/trunk/; revision=26569
2011-03-28 15:03:51 +00:00
Peter Simons
2e24a92971
pathtype: added initial version 0.5.2
...
svn path=/nixpkgs/trunk/; revision=26471
2011-03-23 15:57:58 +00:00
Andres Löh
19b2375799
Fix Haskell x11-xft package.
...
svn path=/nixpkgs/trunk/; revision=26430
2011-03-20 13:23:53 +00:00
Andres Löh
1a7d72731b
Added AC-Vector package.
...
svn path=/nixpkgs/trunk/; revision=26322
2011-03-15 13:56:55 +00:00
Andres Löh
b043946163
More Haskell library updates.
...
svn path=/nixpkgs/trunk/; revision=26292
2011-03-13 11:03:49 +00:00
Andres Löh
f89b676312
Upgraded Hakyll to 2.4.3.
...
I know, that's not the latest version, but Hakyll-3 is rather
different from Hakyll-2 and the upgrade would require more work.
svn path=/nixpkgs/trunk/; revision=26291
2011-03-13 08:46:54 +00:00
Andres Löh
3e0ac9b040
Major Haskell packages overhaul.
...
Several changes, some highlights:
* Structure of haskell-packages.nix updated. It's now easier to
select different default versions of packages for different
versions of GHC.
* GHC 7.0.2 is now default.
* Haskell Platform 2011.2.0.0 has been added and is now default.
* Several packages have been updated
(gtk2hs, gitit, xmonad, darcs, ...).
* Some old packages have been removed.
svn path=/nixpkgs/trunk/; revision=26288
2011-03-12 17:28:15 +00:00
Karn Kallio
33fb7aef16
Update flapjax compiler to the latest release, version 2.1
...
Also add to nixpkgs new dependencies from hackage.
svn path=/nixpkgs/trunk/; revision=26283
2011-03-11 16:49:56 +00:00
Andres Löh
0a69fe9898
Restored HaXml-1.13.3 to keep happstack and gitit working.
...
svn path=/nixpkgs/trunk/; revision=25974
2011-02-15 10:36:52 +00:00
Andres Löh
bcb46affc2
Version bump for Haskell libs: HaXml and json.
...
svn path=/nixpkgs/trunk/; revision=25973
2011-02-15 09:47:36 +00:00
Andres Löh
9fdd920391
Version bump for convertible.
...
svn path=/nixpkgs/trunk/; revision=25781
2011-02-05 23:40:34 +00:00
Andres Löh
9d2ff1e084
Added pretty-show Haskell library.
...
svn path=/nixpkgs/trunk/; revision=25504
2011-01-11 10:43:13 +00:00
Andres Löh
c2916439fe
Added multiplate.
...
svn path=/nixpkgs/trunk/; revision=24813
2010-11-22 15:19:23 +00:00
Andres Löh
fcdc36c848
Added gtk-based plot capabilities for criterion.
...
svn path=/nixpkgs/trunk/; revision=24778
2010-11-19 19:34:41 +00:00
Andres Löh
7ad36d1940
Agda version bump to 2.2.8
...
svn path=/nixpkgs/trunk/; revision=24743
2010-11-17 16:00:33 +00:00
Andres Löh
fa79bbbc9a
Added the Haskell criterion package.
...
svn path=/nixpkgs/trunk/; revision=24741
2010-11-17 15:38:16 +00:00
Andres Löh
ad9d05d909
Version bump for leksah (plus dependencies). Now works with ghc-6.12.3.
...
svn path=/nixpkgs/trunk/; revision=24737
2010-11-17 14:48:12 +00:00
Andres Löh
2482ad5215
darcs version-bumped to 2.5
...
svn path=/nixpkgs/trunk/; revision=24710
2010-11-16 13:14:50 +00:00
Andres Löh
bc1f04c744
Updated/added a number of Haskell libraries.
...
svn path=/nixpkgs/trunk/; revision=24700
2010-11-15 20:28:21 +00:00
Andres Löh
b421bbd0ea
Added a few Haskell packages as submitted by Ilya Cassina.
...
svn path=/nixpkgs/trunk/; revision=24269
2010-10-13 21:18:35 +00:00
Andres Löh
c4c983464a
Moved creation of symlink to postFixup phase.
...
This, together with a check if the symlink is necessary,
should prevent the occurrence of dangling symlinks.
svn path=/nixpkgs/trunk/; revision=24232
2010-10-12 07:26:45 +00:00
Andres Löh
ff00c38541
Added a few Haskell packages, updated vty.
...
svn path=/nixpkgs/trunk/; revision=24231
2010-10-12 07:02:25 +00:00
Andres Löh
657572abc8
Added new (modular) gtk2hs and threadscope.
...
svn path=/nixpkgs/trunk/; revision=24086
2010-10-05 17:30:17 +00:00
Andres Löh
9d5f981913
Updated the Idris compiler.
...
svn path=/nixpkgs/trunk/; revision=23991
2010-09-29 19:24:29 +00:00
Andres Löh
772abcfaaa
bugfix
...
svn path=/nixpkgs/trunk/; revision=23763
2010-09-13 16:01:33 +00:00
Andres Löh
c7f570b473
Addressing problem with conflicting versions of Haskell's time library.
...
svn path=/nixpkgs/trunk/; revision=23746
2010-09-13 12:07:14 +00:00
Andres Löh
ae49a474ff
Added Hakyll and dependencies.
...
svn path=/nixpkgs/trunk/; revision=23742
2010-09-13 10:30:54 +00:00
Andres Löh
07cabc717b
Version bump for uu-parsinglib.
...
svn path=/nixpkgs/trunk/; revision=23673
2010-09-07 13:40:02 +00:00
Andres Löh
923d30959f
Added yst; updated happstack, pandoc, gitit and dependencies.
...
svn path=/nixpkgs/trunk/; revision=23670
2010-09-07 12:58:07 +00:00
Andres Löh
e94147754c
Switching haskell-packages.nix to callPackage ...
...
svn path=/nixpkgs/trunk/; revision=23551
2010-08-30 17:10:21 +00:00
Andres Löh
d58a372ca2
Version bump for Haskell text library.
...
svn path=/nixpkgs/trunk/; revision=23542
2010-08-30 10:31:39 +00:00
Andres Löh
907b921c61
Applied (with edits) the patch provided by James Cook to add the
...
Haskell fingertree library. Thanks for the contribution.
svn path=/nixpkgs/trunk/; revision=23424
2010-08-25 13:08:32 +00:00
Andres Löh
1a7a128b58
Version bumps for a number of Haskell packages.
...
svn path=/nixpkgs/trunk/; revision=23181
2010-08-15 18:28:08 +00:00
Andres Löh
36ec694b7b
uu-parsinglib version bump.
...
svn path=/nixpkgs/trunk/; revision=23178
2010-08-15 11:42:54 +00:00
Andres Löh
73bee7da33
Switched the default version of ghc and Haskell Platform to 6.12.3 and 2010.2.0.0.
...
svn path=/nixpkgs/trunk/; revision=22715
2010-07-22 18:47:59 +00:00
Andres Löh
6c90771ac6
* Updated darcs to 2.4.4.
...
* Added Haskell Platform 2010.2.0.0.
* Added cairo package in preparation for adding a new gtk2hs.
svn path=/nixpkgs/trunk/; revision=22714
2010-07-22 18:04:39 +00:00
Andres Löh
df9f4a8696
Added a couple of web-programming-related Haskell packages.
...
svn path=/nixpkgs/trunk/; revision=22683
2010-07-21 09:41:12 +00:00
Andres Löh
5bd2be1d12
Version bump for regular library (Haskell).
...
svn path=/nixpkgs/trunk/; revision=22626
2010-07-18 18:29:05 +00:00
Andres Löh
5f8328c461
Preparing for the upcoming Haskell Platform release.
...
svn path=/nixpkgs/trunk/; revision=22620
2010-07-17 13:23:48 +00:00
Andres Löh
cf5e79f583
Version bump uu-parsinglib and uuagc.
...
svn path=/nixpkgs/trunk/; revision=22618
2010-07-16 11:57:33 +00:00
Andres Löh
bcc7c49488
Added the hint Haskell package plus dependencies.
...
svn path=/nixpkgs/trunk/; revision=22617
2010-07-16 10:39:02 +00:00
Lluís Batlle i Rossell
3218d7e6bc
I had broken a reference - Fixing the nixpkgs tarball
...
svn path=/nixpkgs/trunk/; revision=22288
2010-06-16 06:33:47 +00:00
David Guibert
3182083b58
haskell-hmatrix: linear algebra and numerical computation (v0.9.3.9)
...
svn path=/nixpkgs/trunk/; revision=22008
2010-05-27 19:33:23 +00:00
Andres Löh
b5feb272d7
Added ppm package for Haskell.
...
svn path=/nixpkgs/trunk/; revision=21772
2010-05-14 09:23:04 +00:00
Andres Löh
975b88f573
Updated parsec-3.
...
svn path=/nixpkgs/trunk/; revision=21768
2010-05-13 18:47:04 +00:00
Andres Löh
a7e554d43c
Added Vec and Ranged-sets libraries for Haskell.
...
svn path=/nixpkgs/trunk/; revision=21767
2010-05-13 17:23:33 +00:00
Andres Löh
01d171e811
Added vector library for Haskell.
...
svn path=/nixpkgs/trunk/; revision=21765
2010-05-13 16:21:38 +00:00
Andres Löh
76167b5bd3
Added a few new Haskell libraries.
...
svn path=/nixpkgs/trunk/; revision=21733
2010-05-11 19:58:47 +00:00
Andres Löh
f892a8efaa
Darcs updated to 2.4.1; now ghc-6.12-compatible.
...
svn path=/nixpkgs/trunk/; revision=21355
2010-04-27 19:51:37 +00:00
Andres Löh
932b3d3b79
Some cleanup regarding GHC and profiling support.
...
svn path=/nixpkgs/trunk/; revision=21351
2010-04-27 18:21:07 +00:00
Andres Löh
8a036d8eb1
Library profiling for cabal packages can now be enabled via a config option.
...
svn path=/nixpkgs/trunk/; revision=21350
2010-04-27 16:35:01 +00:00
Andres Löh
1db4053fcc
Added profiling option to cabal generic builder.
...
svn path=/nixpkgs/trunk/; revision=21349
2010-04-27 16:34:56 +00:00
Andres Löh
160e4165f7
Added myself as maintainer for the Haskell Platform.
...
svn path=/nixpkgs/trunk/; revision=21304
2010-04-25 17:30:55 +00:00
Andres Löh
1c2fa602ee
Added gdiff Haskell package.
...
svn path=/nixpkgs/trunk/; revision=21207
2010-04-21 14:05:17 +00:00
Andres Löh
934b429725
Updated gitit plus dependencies.
...
svn path=/nixpkgs/trunk/; revision=21108
2010-04-15 21:10:06 +00:00
Andres Löh
52fe24049c
Added happstack and dependencies.
...
svn path=/nixpkgs/trunk/; revision=21107
2010-04-15 18:10:42 +00:00
Andres Löh
27a26afc55
Added jpeg library for Haskell.
...
svn path=/nixpkgs/trunk/; revision=21096
2010-04-15 13:32:56 +00:00
Andres Löh
7d44fab64f
Added salvia and dependencies.
...
svn path=/nixpkgs/trunk/; revision=21095
2010-04-15 13:25:43 +00:00
Andres Löh
c7404a30df
Added fclabels.
...
svn path=/nixpkgs/trunk/; revision=21093
2010-04-15 12:45:15 +00:00
Andres Löh
49a3e1e46b
Added AspectAG for Haskell.
...
svn path=/nixpkgs/trunk/; revision=21083
2010-04-15 06:08:37 +00:00
Andres Löh
1df704c533
Fix propagated user environment packages for Cabal builder.
...
svn path=/nixpkgs/trunk/; revision=20905
2010-04-01 10:56:50 +00:00
Andres Löh
9370225663
Haskell Platform 2010.1.0.0
...
svn path=/nixpkgs/trunk/; revision=20904
2010-04-01 10:56:48 +00:00
Andres Löh
1b32982a58
Version bump.
...
svn path=/nixpkgs/trunk/; revision=20767
2010-03-20 14:09:32 +00:00
Andres Löh
a5f0863a8b
Updating uulib and uuagc.
...
svn path=/nixpkgs/trunk/; revision=20465
2010-03-07 22:33:05 +00:00
Andres Löh
2a1293a3c4
Added csv Haskell package.
...
svn path=/nixpkgs/trunk/; revision=20464
2010-03-07 22:32:58 +00:00
Alexander Tsamutali
618c0f040a
development/libraries/haskell/X11-xft: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=20155
2010-02-21 15:45:13 +00:00
Marc Weber
fd18682bc4
fix cabal builds (propagatedBuildNativeInputs)
...
svn path=/nixpkgs/trunk/; revision=20088
2010-02-18 01:49:50 +00:00
Marc Weber
cb582a87c9
cabal: add noHadock env var. Eg haddock can't create docs for haskell-src-exts
...
svn path=/nixpkgs/trunk/; revision=19636
2010-01-24 15:39:46 +00:00
Andres Löh
b56c549f26
Version bump for uu-parsinglib.
...
svn path=/nixpkgs/trunk/; revision=19590
2010-01-21 09:46:48 +00:00
Andres Löh
6b4a920e51
Updated uu-parsinglib.
...
svn path=/nixpkgs/trunk/; revision=19394
2010-01-13 13:49:03 +00:00
Andres Löh
fccd7f7604
Updated regular (Haskell lib).
...
svn path=/nixpkgs/trunk/; revision=19369
2010-01-12 10:37:48 +00:00
Andres Löh
55e2661690
Updated Agda to 2.2.6.
...
svn path=/nixpkgs/trunk/; revision=19365
2010-01-12 10:18:00 +00:00
Peter Simons
1dfec1c467
pkgs/development/libraries/haskell/cabal/cabal.nix: build haddock documentation for Haskell libraries
...
svn path=/nixpkgs/trunk/; revision=19237
2010-01-05 15:17:17 +00:00
Andres Löh
e9bb8f666a
Haskell libs version bumps in order to improve ghc-6.12.1 compatibility.
...
svn path=/nixpkgs/trunk/; revision=19211
2010-01-04 17:40:51 +00:00
Marc Weber
c62430f6a6
ghc version bump to latest stable release 6.12.1
...
make cabal expression add etxra library paths only if they exist.
Adding myself as maintainer so that the buildfarm builds ghc.
svn path=/nixpkgs/trunk/; revision=19198
2010-01-04 07:44:32 +00:00
Marc Weber
5319704f80
removing old bleeding edge cruft replacing it by a niftier version using
...
source regions which are substituded by the tool nix-repository-manager.
See http://github.com/MarcWeber/nix-repository-manager/raw/master/README .
sourceByName is called sourceFromHead now.
updates: MPlayerTrunk, haxe, neko, netsurf, cinelerra, ctags
cinelerra does no longer build due to Xorg update
svn path=/nixpkgs/trunk/; revision=18894
2009-12-11 13:58:23 +00:00
Andres Löh
30468489ca
Added httpd-shed.
...
svn path=/nixpkgs/trunk/; revision=18756
2009-12-02 12:48:34 +00:00
Rob Vermaas
4a0fd9efbb
sendmail patch for CS173Tourney
...
svn path=/nixpkgs/trunk/; revision=18586
2009-11-24 09:39:51 +00:00
Andres Löh
1b9fe7411c
Updated utf8-string, added mpppc.
...
svn path=/nixpkgs/trunk/; revision=18207
2009-11-06 14:09:30 +00:00
Andres Löh
c3e966b0cb
Updated xmonad to 0.9.
...
svn path=/nixpkgs/trunk/; revision=18204
2009-11-06 13:08:47 +00:00
Rob Vermaas
e3099a7cec
* added haskell libraries: webserver, json 0.3.6, http 3001, base64string, CS173Tourney
...
* added dep on getopt to couchdb
svn path=/nixpkgs/trunk/; revision=18201
2009-11-06 12:38:54 +00:00
Andres Löh
cf235135f3
Added text and haskeline-class Haskell packages.
...
svn path=/nixpkgs/trunk/; revision=18011
2009-10-29 11:03:24 +00:00
Andres Löh
895520c5e1
Added uniqueid Haskell package.
...
svn path=/nixpkgs/trunk/; revision=17732
2009-10-09 13:30:52 +00:00
Andres Löh
1a1a661f4b
Version bump for darcs.
...
svn path=/nixpkgs/trunk/; revision=17729
2009-10-08 14:07:13 +00:00
Andres Löh
0b5b512471
Added HList package for Haskell.
...
svn path=/nixpkgs/trunk/; revision=17715
2009-10-08 09:46:56 +00:00
Andres Löh
ad30d22e82
Added ansi-wl-pprint lib for Haskell.
...
svn path=/nixpkgs/trunk/; revision=17634
2009-10-04 09:28:05 +00:00
Andres Löh
9b28b2692c
Added transformers package for Haskell.
...
svn path=/nixpkgs/trunk/; revision=17589
2009-10-02 09:32:40 +00:00
Andres Löh
af2fec87d7
Updated ghc-core plus dependencies.
...
svn path=/nixpkgs/trunk/; revision=17467
2009-09-28 14:13:41 +00:00
Andres Löh
9669ae336a
Added parsimony and polyparse, updated parsec.
...
svn path=/nixpkgs/trunk/; revision=17464
2009-09-28 11:29:19 +00:00
Andres Löh
9dc9e71096
Version bump for data-reify.
...
svn path=/nixpkgs/trunk/; revision=17228
2009-09-17 11:47:25 +00:00
Andres Löh
5b20a89f11
Version bumps for a number of Haskell packages.
...
svn path=/nixpkgs/trunk/; revision=17107
2009-09-14 08:35:39 +00:00
Andres Löh
cb3722a72a
Version bump for uu-parsinglib.
...
svn path=/nixpkgs/trunk/; revision=16997
2009-09-09 15:49:52 +00:00
Andres Löh
dbfe44e6eb
Added parseargs.
...
svn path=/nixpkgs/trunk/; revision=16996
2009-09-09 15:45:27 +00:00
Andres Löh
39b651fb44
Added scion.
...
svn path=/nixpkgs/trunk/; revision=16876
2009-08-27 07:01:48 +00:00
Andres Löh
0e14f884d3
Added HGL.
...
svn path=/nixpkgs/trunk/; revision=16715
2009-08-14 08:02:57 +00:00
Andres Löh
738b44d9d2
Some Haskell package updates.
...
svn path=/nixpkgs/trunk/; revision=16702
2009-08-12 15:28:47 +00:00
Andres Löh
2eadd35bdd
Updated Haskell Platform.
...
svn path=/nixpkgs/trunk/; revision=16656
2009-08-10 19:18:03 +00:00
Marc Weber
9b3655cef0
add hslogger-templates, parsec3, update myhasktags, fix terminfo for older ghcs
...
svn path=/nixpkgs/trunk/; revision=16482
2009-07-27 16:05:47 +00:00
Andres Löh
7669dca3b9
Added "regular" library for Haskell.
...
svn path=/nixpkgs/trunk/; revision=16431
2009-07-20 13:17:50 +00:00
Andres Löh
df8def8dfb
Added HAppS and gitit plus dependencies.
...
svn path=/nixpkgs/trunk/; revision=16419
2009-07-18 15:25:28 +00:00
Marc Weber
a20dba3aec
haskellPackages adding multiset & filepath
...
svn path=/nixpkgs/trunk/; revision=16400
2009-07-16 15:18:24 +00:00
Marc Weber
f6e24fddbe
cosmetic: fix descriptions
...
svn path=/nixpkgs/trunk/; revision=16398
2009-07-16 15:18:07 +00:00
Andres Löh
66b32c4b66
Added SHA for Haskell.
...
svn path=/nixpkgs/trunk/; revision=16335
2009-07-13 11:36:50 +00:00
Andres Löh
c30a867383
Added data-reify Haskell library.
...
svn path=/nixpkgs/trunk/; revision=16303
2009-07-10 09:42:18 +00:00
Marc Weber
25a1533d9a
removing old haskell stuff. I was using my own branch for a long time.
...
It will be replaced by something else anyway.
Some of those patches may still be of interest (?)
svn path=/nixpkgs/trunk/; revision=16298
2009-07-09 22:24:08 +00:00
Marc Weber
676f4c4e2d
haskellPackages: adding bytestring, networkBytestring, getOptions, ghcSyb, hslogger, tar
...
svn path=/nixpkgs/trunk/; revision=16296
2009-07-09 22:24:02 +00:00
Marc Weber
769dec7238
haskellPackages: fix monadlab and Crypto with most recent ghc
...
svn path=/nixpkgs/trunk/; revision=16295
2009-07-09 22:23:59 +00:00
Andres Löh
a52909b36a
Added ghc-core, updated hscolour.
...
svn path=/nixpkgs/trunk/; revision=16245
2009-07-08 12:34:14 +00:00
Andres Löh
785b190861
Added pandoc and dependencies.
...
svn path=/nixpkgs/trunk/; revision=16091
2009-06-30 08:04:12 +00:00
Andres Löh
b7032e7fc4
Version bump for uu-parsinglib.
...
svn path=/nixpkgs/trunk/; revision=15970
2009-06-16 08:59:19 +00:00
Andres Löh
a889b5bb66
Updated multirec and zipper for Haskell.
...
svn path=/nixpkgs/trunk/; revision=15969
2009-06-16 08:56:31 +00:00
Andres Löh
97ad35b531
Version bump for HDBC.
...
svn path=/nixpkgs/trunk/; revision=15946
2009-06-12 13:39:05 +00:00
Andres Löh
3f26456240
New version of vacuum.
...
svn path=/nixpkgs/trunk/; revision=15945
2009-06-12 13:11:37 +00:00
Andres Löh
3466e0d6c9
New versions of vty and uu-parsinglib.
...
svn path=/nixpkgs/trunk/; revision=15929
2009-06-10 16:27:39 +00:00
Andres Löh
107d41f96c
New Haskell Platform release.
...
svn path=/nixpkgs/trunk/; revision=15837
2009-06-03 08:44:41 +00:00
Andres Löh
61f2653783
Added dotgen Haskell package.
...
svn path=/nixpkgs/trunk/; revision=15813
2009-06-01 12:39:55 +00:00
Andres Löh
0c5786e22d
Added Shellac Haskell package.
...
svn path=/nixpkgs/trunk/; revision=15775
2009-05-28 19:06:33 +00:00
Andres Löh
ffcdec785b
Added a number of Haskell packages.
...
svn path=/nixpkgs/trunk/; revision=15622
2009-05-15 18:53:00 +00:00
Andres Löh
cd7dba4f0b
Some Haskell library updates.
...
svn path=/nixpkgs/trunk/; revision=15621
2009-05-15 18:52:55 +00:00
Andres Löh
f8a30d60d0
Updated multirec and zipper Haskell packages.
...
svn path=/nixpkgs/trunk/; revision=15597
2009-05-13 20:34:22 +00:00
Andres Löh
677f91a6d1
Added Idris and updated fetchdarcs.
...
svn path=/nixpkgs/trunk/; revision=15595
2009-05-13 19:02:23 +00:00
Andres Löh
9b21f98b0a
Added two Haskell packages.
...
svn path=/nixpkgs/trunk/; revision=15562
2009-05-12 07:06:13 +00:00
Andres Löh
f51b3b5550
Haskell platform is now released (different URI).
...
svn path=/nixpkgs/trunk/; revision=15465
2009-05-06 11:42:57 +00:00
Andres Löh
33b76a9312
added json Haskell package; improved gtk2hs
...
svn path=/nixpkgs/trunk/; revision=15460
2009-05-05 23:06:01 +00:00
Andres Löh
88ada9468b
Version bump for Haskell Platform.
...
svn path=/nixpkgs/trunk/; revision=15447
2009-05-05 08:50:17 +00:00
Andres Löh
b6626b7aac
Updated Haskell Platform to 2009.1.1.
...
svn path=/nixpkgs/trunk/; revision=15445
2009-05-04 23:29:38 +00:00
Andres Löh
39ec9d91f4
Added new version of wx package for Haskell.
...
svn path=/nixpkgs/trunk/; revision=15444
2009-05-04 13:33:04 +00:00
Andres Löh
393286fd47
Added Hipmunk (Haskell chipmunk binding).
...
svn path=/nixpkgs/trunk/; revision=15443
2009-05-04 13:33:01 +00:00
Andres Löh
9a216af770
Updating wxHaskell (in progress).
...
svn path=/nixpkgs/trunk/; revision=15442
2009-05-04 13:32:59 +00:00
Andres Löh
3202338268
Improved package config installation for gtk2hs (still not working completely).
...
svn path=/nixpkgs/trunk/; revision=15383
2009-04-28 18:58:34 +00:00
Andres Löh
922c14e372
Added MonadRandom Haskell package.
...
svn path=/nixpkgs/trunk/; revision=15305
2009-04-25 15:33:37 +00:00
Andres Löh
2a1fae29f8
Added some SDL-related Haskell libs.
...
svn path=/nixpkgs/trunk/; revision=15304
2009-04-25 15:33:29 +00:00
Andres Löh
66f3af0bdd
ghc-wrapper now detects installed pkgs automatically.
...
svn path=/nixpkgs/trunk/; revision=15301
2009-04-25 14:23:00 +00:00
Andres Löh
2bb2373cf9
Try to link readline Haskell package against ncursesw.
...
svn path=/nixpkgs/trunk/; revision=15284
2009-04-23 17:48:06 +00:00
Andres Löh
cea9c12283
Trying to update haxr, but not finished.
...
svn path=/nixpkgs/trunk/; revision=15283
2009-04-23 17:48:03 +00:00
Andres Löh
cd018e50d4
64bit support in Cabal builder
...
svn path=/nixpkgs/trunk/; revision=15282
2009-04-23 17:21:14 +00:00
Andres Löh
e62cb1aa20
Added HLint plus dependencies.
...
svn path=/nixpkgs/trunk/; revision=15231
2009-04-21 21:48:10 +00:00
Andres Löh
d2067c300f
Updated editline for Haskell.
...
svn path=/nixpkgs/trunk/; revision=15229
2009-04-21 21:19:49 +00:00
Andres Löh
8cfa1a5034
Added readline package for Haskell.
...
svn path=/nixpkgs/trunk/; revision=15228
2009-04-21 21:12:56 +00:00
Andres Löh
d3b5bc4a20
* Fixed external library dependencies for some Haskell-Platform packages.
...
* Added Agda plus dependencies.
svn path=/nixpkgs/trunk/; revision=15227
2009-04-21 21:05:30 +00:00
Andres Löh
035d7cb965
* Updated lhs2TeX.
...
* Propagated build inputs of Haskell pkgs are now automatically
propagated user-env pkgs.
* Updated haskell-platform slightly.
svn path=/nixpkgs/trunk/; revision=15184
2009-04-20 14:23:50 +00:00
Andres Löh
3fd1093d2d
xmonad and xmobar updates
...
svn path=/nixpkgs/trunk/; revision=15180
2009-04-20 13:01:34 +00:00
Andres Löh
f4cdb54fd3
Added vacuum and vacuum-cairo packages.
...
svn path=/nixpkgs/trunk/; revision=15179
2009-04-20 13:01:31 +00:00
Andres Löh
0fc7bf4f00
Added vacuum plus deps.
...
svn path=/nixpkgs/trunk/; revision=15166
2009-04-20 00:18:51 +00:00
Andres Löh
035c84d06f
Haskell package updates.
...
svn path=/nixpkgs/trunk/; revision=15165
2009-04-19 23:25:58 +00:00
Andres Löh
e42598c74b
Added Haskell platform meta package.
...
(Doesn't quite work nicely yet.)
svn path=/nixpkgs/trunk/; revision=15163
2009-04-19 19:18:07 +00:00
Eelco Dolstra
e72b00b2d7
* Leksah: forgot to commit. Also, use makeWrapper to set
...
XDG_DATA_DIRS to gtksourceview; otherwise, gtksourceview can't find
its syntax highlighting files.
* Updated gtk2hs to the latest version from Darcs. Otherwise Leksah
crashes on GHC 6.10.2.
svn path=/nixpkgs/trunk/; revision=15162
2009-04-19 19:06:34 +00:00
Andres Löh
8b678d5308
Added final(?) set of Haskell Platform packages.
...
svn path=/nixpkgs/trunk/; revision=15160
2009-04-19 16:26:27 +00:00
Andres Löh
6aa0719e53
OpenGL package
...
svn path=/nixpkgs/trunk/; revision=15156
2009-04-19 15:56:45 +00:00
Eelco Dolstra
6e789bc2c8
* Added Leksah, an IDE for Haskell. It requires a newer version of
...
gtksourceview than the one provided in gnome/default.nix. The
stdenv branch already has this.
* Updated gtk2hs to 0.10.1.
svn path=/nixpkgs/trunk/; revision=15154
2009-04-19 13:58:13 +00:00
Andres Löh
12a05f1638
More Haskell Platform.
...
svn path=/nixpkgs/trunk/; revision=15153
2009-04-19 13:38:34 +00:00
Andres Löh
35ac416328
More Haskell platform packages.
...
svn path=/nixpkgs/trunk/; revision=15151
2009-04-19 13:21:40 +00:00
Andres Löh
b148543c3e
Towards Haskell Platform support.
...
svn path=/nixpkgs/trunk/; revision=15148
2009-04-19 11:44:37 +00:00
Andres Löh
1643888f80
Added cabalized darcs-2 and associated Haskell libs.
...
svn path=/nixpkgs/trunk/; revision=15141
2009-04-19 10:07:41 +00:00
Eelco Dolstra
ffcd38403e
* Install the package config files under
...
$out/lib/ghc-pkgs/ghc-<version>/<package>.conf instead of under
$out/nix-support/ghc-package.conf. This makes them visible in the
user's profile when installed with nix-env.
svn path=/nixpkgs/trunk/; revision=15135
2009-04-18 20:24:36 +00:00
Eelco Dolstra
ca8b45d441
* Cabal builder: put the GHC version in the default name attribute to
...
disambiguate between package instances built with different GHCs.
svn path=/nixpkgs/trunk/; revision=15132
2009-04-18 16:21:59 +00:00
Eelco Dolstra
baad5d7cb4
* GHC setup hook: don't generate wrappers around ghc etc., instead
...
set GHC_PACKAGE_PATH.
* Let Cabal generate a package configuration file
($out/nix-support/ghc-package.conf) instead of a registration
script.
svn path=/nixpkgs/trunk/; revision=15127
2009-04-18 15:23:00 +00:00
Eelco Dolstra
cee387e845
* Move the composition of Haskell packages out of all-packages.nix
...
into haskell-packages.nix, which depends on an instance of GHC.
This allows a consistent set of packages to be built with the same
GHC. For instance,
$ nix-build -A haskellPackages_ghc683.xmonad
builds xmonad and all its dependencies with GHC 6.8.3, while
$ nix-build -A haskellPackages_ghc6102.xmonad
does the same with GHC 6.10.2. This is the same technique used with
kernelPackages. It also means that we don't need things like
"cabal682" and "cabal683" anymore.
* The setup hook is now in a separate wrapper package so that we don't
have to recompile all of GHC every time we want to make a small
change.
* cinelerra: this package appears to have an accidental dependency on
the "X11" Haskell package.
svn path=/nixpkgs/trunk/; revision=15125
2009-04-18 12:47:11 +00:00
Eelco Dolstra
79cb8d11a6
* editline: renamed to libedit (which seems to be the proper name for
...
the package).
* Removed the old ghc-wrapper, which hasn't been used for a long time.
* Renamed the "boot" GHC to "binary", which is more descriptive.
(They *can* be used for other things than bootstrapping a GHC
source build.)
* Updated the GHC 6.10.1 binary to 6.10.2.
svn path=/nixpkgs/trunk/; revision=15095
2009-04-16 19:25:22 +00:00
Eelco Dolstra
d15a5e9625
* Get rid of references to losser.st-lab.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=13707
2009-01-05 14:01:42 +00:00
Peter Simons
775fd2aac2
MonadLab: Haskell tool (and library) for automatic generation of layered monads
...
svn path=/nixpkgs/trunk/; revision=13105
2008-10-23 14:22:36 +00:00
Peter Simons
9be673de5e
Added maybench, an automated benchmarking tool. The tool depends on benchpress,
...
a Haskell library for timed command execution.
For starters, the expression lives in development/libraries/haskell/maybench.
It doesn't really belong there because, though, because, technically, it's an
executable, not a library. If someone has a better idea, please feel free to
move it.
svn path=/nixpkgs/trunk/; revision=12761
2008-08-29 09:05:49 +00:00