Commit graph

2472 commits

Author SHA1 Message Date
Andres Löh fd258d6fe1 Added complete yesod.
Some downgrades were necessary.

svn path=/nixpkgs/trunk/; revision=28364
2011-08-07 22:51:22 +00:00
Peter Simons 888cc080a3 haskell-packages.nix: fixed spelling of ansi-wl-pprint attribute
svn path=/nixpkgs/trunk/; revision=28344
2011-08-07 22:02:52 +00:00
Peter Simons 2ad2d84cc1 haskell-packages.nix: added semigroups library, which is required by the latest version of tagged
svn path=/nixpkgs/trunk/; revision=28343
2011-08-07 22:02:49 +00:00
Peter Simons c5281ae175 Updated leksah-process and leksah-server to version 0.10.x.
Unfortunately, I cannot test these updates because gtksourceview doesn't
compile:

  ./gtksourceview2.h:10:48: fatal error: gtksourceview/gtksourceundomanager.h: No such file or directory

Not sure what that means.

svn path=/nixpkgs/trunk/; revision=28341
2011-08-07 22:02:40 +00:00
Peter Simons 2adbbf1572 haskell-packages.nix: added path-pieces library, which is required by recent versions of web-route
svn path=/nixpkgs/trunk/; revision=28311
2011-08-07 22:00:36 +00:00
Peter Simons d701b71826 haskell-Graphalyze: updated to version 0.11.0.0
svn path=/nixpkgs/trunk/; revision=28310
2011-08-07 22:00:32 +00:00
Peter Simons 5a5f24f18c haskell-packages.nix: added old 1.6 version of pandoc, which is required by Graphalyze
svn path=/nixpkgs/trunk/; revision=28309
2011-08-07 22:00:27 +00:00
Peter Simons 0ec3f8f7ee haskell-packages.nix: added the old 0.4 version of texmath, so that we can build pandoc 1.6, which is required by Graphalyze
svn path=/nixpkgs/trunk/; revision=28308
2011-08-07 22:00:21 +00:00
Peter Simons 843d60b337 haskell-packages.nix: cosmetic change
svn path=/nixpkgs/trunk/; revision=28307
2011-08-07 22:00:16 +00:00
Peter Simons 78033ec38e haskell-haxr: updated to version 3000.8.4
svn path=/nixpkgs/trunk/; revision=28306
2011-08-07 22:00:12 +00:00
Peter Simons 09ba8f73df haskell-packages.nix: added ObjectName library, which is required by the latest version of OpenAL
svn path=/nixpkgs/trunk/; revision=28304
2011-08-07 22:00:04 +00:00
Peter Simons 17c9761430 haskell-packages.nix: added Tensor library, which is required by the latest version of OpenAL
svn path=/nixpkgs/trunk/; revision=28303
2011-08-07 21:59:59 +00:00
Peter Simons c1eb520fef haskell-benchpress: updated to version 0.2.2.4
svn path=/nixpkgs/trunk/; revision=28301
2011-08-07 21:59:50 +00:00
Peter Simons 5461875f65 haskell-packages.nix: added StateVar version 1.0.0.0
svn path=/nixpkgs/trunk/; revision=28299
2011-08-07 21:59:42 +00:00
Peter Simons 5d391ffbe6 haskell-packages.nix: added case-insensitive 0.3
The old version is still required because snap-core doesn't accept the
latest one.

svn path=/nixpkgs/trunk/; revision=28296
2011-08-07 21:59:24 +00:00
Peter Simons 79e8468117 haskell-packages.nix: added gamma library, required by random-fu
svn path=/nixpkgs/trunk/; revision=28294
2011-08-07 20:26:02 +00:00
Peter Simons 0b6775521c haskell-packages.nix: added continued-fractions library, required by random-fu
svn path=/nixpkgs/trunk/; revision=28293
2011-08-07 20:25:57 +00:00
Peter Simons 9acaf72e69 haskell-packages.nix: added converge library, required by random-fu
svn path=/nixpkgs/trunk/; revision=28292
2011-08-07 20:25:53 +00:00
Peter Simons 45a194d0c6 haskell-packages.nix: added flexible-defaults library, required by random-fu
svn path=/nixpkgs/trunk/; revision=28291
2011-08-07 20:25:49 +00:00
Peter Simons 0485be8b1d haskell-packages.nix: added random-source library, required by random-fu
svn path=/nixpkgs/trunk/; revision=28290
2011-08-07 20:25:45 +00:00
Peter Simons a843acef47 haskell-packages.nix: added rvar library, required by random-fu
svn path=/nixpkgs/trunk/; revision=28289
2011-08-07 20:25:40 +00:00
Peter Simons 95600aa119 haskell-datetime: updated to version 0.2.1
svn path=/nixpkgs/trunk/; revision=28280
2011-08-07 20:25:03 +00:00
Peter Simons 7dbf9f3c7a haskell-packages.nix: unsuccessful attempted to salvage 'salviaProtocol'
The package can't deal with modern versions of the transformers library.
I managed to get it past the "cabal configure" stage by passing the old
version of parsec, but the build fails later anyway.

svn path=/nixpkgs/trunk/; revision=28279
2011-08-07 20:24:59 +00:00
Peter Simons c6edd9a278 haskell-monads-fd: added new version 0.2.0.0
Unfortunately, the old version no longer compiles because it can't deal
with current versions of the transformers package. This means that some
other packages that depend on the old monads-fd package, such as
MaybeT-transformers, are broken, too.

svn path=/nixpkgs/trunk/; revision=28278
2011-08-07 20:24:54 +00:00
Peter Simons 653fb4b663 haskell-time: added the latest version, 1.2.0.5
svn path=/nixpkgs/trunk/; revision=28276
2011-08-07 20:24:46 +00:00
Peter Simons aa89a18895 haskell-packages.nix: dropped MonadLab; the package doesn't compile on modern GHC versions
svn path=/nixpkgs/trunk/; revision=28267
2011-08-07 19:34:16 +00:00
Peter Simons 7892062e3c haskell-vty: updated to version 4.7.0.4
The old version is still around, because hledger-vty won't accept the
latest one. Note that previously the vty was build with 'mtl' overridden
to 'mtl2'. I dropped that override, because it seems to have become be
unnecessary. If anyone is aware of a hidden reason why that mtl2 must be
set explicitly, please let me know.

svn path=/nixpkgs/trunk/; revision=28258
2011-08-07 19:33:34 +00:00
Peter Simons 5bf6cf7fc5 vector-algorithms: updated to version 0.5.2
The old 0.4 version is still required because snapServer won't accept
the latest version.

svn path=/nixpkgs/trunk/; revision=28254
2011-08-07 19:33:17 +00:00
Peter Simons 96aa26a2fc haskell-packages.nix: added bytestring-mmap
svn path=/nixpkgs/trunk/; revision=28253
2011-08-07 19:33:12 +00:00
Peter Simons 0069e583cd happstack-data: updated to version 6.0.0
svn path=/nixpkgs/trunk/; revision=28248
2011-08-07 18:23:35 +00:00
Peter Simons 92d878414b haskell-packages.nix: added regex-pcre-builtin
svn path=/nixpkgs/trunk/; revision=28241
2011-08-07 18:23:04 +00:00
Peter Simons 18daa8fc26 ghc-paths: added version 0.1.0.8
Also renamed the default version to 0.1.0.6.nix for consistency.

svn path=/nixpkgs/trunk/; revision=28240
2011-08-07 18:22:58 +00:00
Peter Simons 937fa0ed87 haskell-packages.nix: added double-conversion
This package is required by the latest version of blaze-textual.

svn path=/nixpkgs/trunk/; revision=28239
2011-08-07 18:22:54 +00:00
Peter Simons 6855d8181f haskell-packages.nix: added regexecPcre alias for regexecPCRE
The new name seems to be more in-line with our coding conventions.

svn path=/nixpkgs/trunk/; revision=28237
2011-08-07 18:22:39 +00:00
Peter Simons 626dbcd104 haskell-packages.nix: added base64-bytestring 0.1.0.3
svn path=/nixpkgs/trunk/; revision=28232
2011-08-07 18:22:19 +00:00
Peter Simons 4e70b93661 haskell-th-lift: added new package, version 0.5.3
This library is required for building the latest version of haskell-src-meta.

svn path=/nixpkgs/trunk/; revision=28229
2011-08-07 18:22:05 +00:00
Peter Simons 5b25af4f80 haskell-src-exts: updated to version 1.11.1.nix
The older version, 1.9.6.nix, is still around because Agda won't accept
the latest one.

svn path=/nixpkgs/trunk/; revision=28226
2011-08-07 18:21:52 +00:00
Andres Löh 3ca394eee5 text library works with 7.2.1rc2.
svn path=/nixpkgs/trunk/; revision=28190
2011-08-06 10:31:16 +00:00
Peter Simons a6020a75d4 hsemail: added version 1.7.1 parallel to version 1.6
SMTPClient cannot be built with the latest version of hsemail because its Cabal
files enforces 1.6 by an upper version bound. I've asked upstream to release an
update that fixes this, but until that happens we need to keep version 1.6
around to make sure Gitit compiles.

svn path=/nixpkgs/trunk/; revision=28187
2011-08-06 07:41:44 +00:00
Peter Simons b72b88fc08 haskell-packages.nix: added new packages async, hsyslog, and streamproc
svn path=/nixpkgs/trunk/; revision=28179
2011-08-05 18:02:20 +00:00
Peter Simons a650832b2c haskell-packages: added cabal2nix, a utility to convert Cabal files into Nix build instructions
Naturally, the tool generated its own build expression. :-)

svn path=/nixpkgs/trunk/; revision=28170
2011-08-05 17:03:14 +00:00
Andres Löh 55fa5b5d1d Tested platform packages with ghc-7.2 and ghc-7.3.
svn path=/nixpkgs/trunk/; revision=28168
2011-08-05 14:02:57 +00:00
Andres Löh dcffa6f0b1 Fixed broken haskell-packages.nix.
svn path=/nixpkgs/trunk/; revision=28164
2011-08-05 10:10:58 +00:00
Andres Löh 8fdb3c9e63 Make ghc-7.0.4 the default. Add experimental ghc-7.2.1rc1.
svn path=/nixpkgs/trunk/; revision=28163
2011-08-05 08:52:35 +00:00
Peter Simons fbf36403ef haskell-packages.nix: updated HaXml to version 1.22.3
svn path=/nixpkgs/trunk/; revision=28154
2011-08-04 15:59:03 +00:00
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 21b8ff7aee haskell-packages.nix: added bnfc version 2.4
svn path=/nixpkgs/trunk/; revision=28132
2011-08-03 07:49:21 +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
Andres Löh 2cc5d14382 Added monad-par.
svn path=/nixpkgs/trunk/; revision=27934
2011-07-25 07:33:48 +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 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
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 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 a0982e02fd Added xmonads-extra (thanks to chaoflow).
svn path=/nixpkgs/trunk/; revision=27534
2011-06-23 18:35:24 +00:00
Andres Löh a1cd10cfe2 Adding ghc-7.0.4.
svn path=/nixpkgs/trunk/; revision=27492
2011-06-18 12:31:16 +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 1d4428fbdb Added Agda-executable.
svn path=/nixpkgs/trunk/; revision=26737
2011-04-07 12:10:38 +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 f9c356ad17 Adding ghc-7.0.3.
svn path=/nixpkgs/trunk/; revision=26588
2011-03-28 21:33:21 +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
Andres Löh 8adedb4957 Re-enable library profiling.
svn path=/nixpkgs/trunk/; revision=26503
2011-03-25 08:44:38 +00:00
Karn Kallio 7df7521dd1 Add the PAKCS (Portland Aachen Kiel Curry System) Curry compiler to Nixpkgs.
svn path=/nixpkgs/trunk/; revision=26497
2011-03-24 19:22:30 +00:00
Peter Simons 3a75769c51 cosmetic; no functional change intended
svn path=/nixpkgs/trunk/; revision=26472
2011-03-23 15:58:02 +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 83f99d0c38 lhs2tex version bump.
svn path=/nixpkgs/trunk/; revision=26425
2011-03-18 15:03:01 +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
Karn Kallio 6a33045532 Hakyll needs time >= 1.2
svn path=/nixpkgs/trunk/; revision=26290
2011-03-12 20:21:58 +00:00
Andres Löh fd38989a38 Correcting the version of the time library used in HP 2009.
svn path=/nixpkgs/trunk/; revision=26289
2011-03-12 19:20:58 +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 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 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
Russell O'Connor c8b990398a Bumping default Haddock version to 2.7.2
svn path=/nixpkgs/trunk/; revision=24717
2010-11-17 00:21:50 +00:00
Andres Löh feecbd4ee3 Trying to fix priorities of various GHC/Haskell package versions.
svn path=/nixpkgs/trunk/; revision=24701
2010-11-15 20:28:42 +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 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 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 b936683cc4 Small refactoring to prepare for future changes.
svn path=/nixpkgs/trunk/; revision=23669
2010-09-07 12:58:01 +00:00
Andres Löh c51b2a8beb Minor syntactic simplification.
svn path=/nixpkgs/trunk/; revision=23607
2010-09-03 07:16:57 +00:00
Andres Löh e208e8ae76 Added HaRe, the Haskell Refactorer.
svn path=/nixpkgs/trunk/; revision=23599
2010-09-02 10:02:26 +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 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 2bf5f684c9 GHC 6.12 compatibility of some Haskell libraries.
svn path=/nixpkgs/trunk/; revision=23160
2010-08-13 13:04:30 +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 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 bcc7c49488 Added the hint Haskell package plus dependencies.
svn path=/nixpkgs/trunk/; revision=22617
2010-07-16 10:39:02 +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 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 b3224edee3 Updated the expression for EHC/UHC.
This is not yet properly tested, but it should be an improvement over
what was there before ...

svn path=/nixpkgs/trunk/; revision=21435
2010-04-29 17:35:09 +00:00
Peter Simons 170b98be32 pkgs/top-level/haskell-packages.nix: drop trailing white space
svn path=/nixpkgs/trunk/; revision=21433
2010-04-29 15:08:28 +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 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 5623a59669 Haskell Platform 2010.1.0.0 low priority until ghc-6.12 becomes default.
svn path=/nixpkgs/trunk/; revision=21348
2010-04-27 14:55:31 +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 bd22d01b5e Use consistent version of network package in gitit.
svn path=/nixpkgs/trunk/; revision=21109
2010-04-15 22:01:04 +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 9370225663 Haskell Platform 2010.1.0.0
svn path=/nixpkgs/trunk/; revision=20904
2010-04-01 10:56:48 +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 2b78535ef9 applications/misc/xmobar: Added UTF8 and XFT support.
svn path=/nixpkgs/trunk/; revision=20156
2010-02-21 15:49:44 +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
Andres Löh 55e2661690 Updated Agda to 2.2.6.
svn path=/nixpkgs/trunk/; revision=19365
2010-01-12 10:18:00 +00:00
Marc Weber fdd2d5cb2a remove nixRepositoryManager. It can be installed using the haskell-nix-overlay
svn path=/nixpkgs/trunk/; revision=18898
2009-12-11 13:58:34 +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
Marc Weber e102a7173e haskellPackages: add comment about hack-nix
svn path=/nixpkgs/trunk/; revision=18891
2009-12-11 13:58:05 +00:00
Andres Löh 30468489ca Added httpd-shed.
svn path=/nixpkgs/trunk/; revision=18756
2009-12-02 12:48:34 +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 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 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 543483d99f Added mkcabal.
svn path=/nixpkgs/trunk/; revision=16875
2009-08-27 06:35:17 +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 3194a76689 Added LambdaHack package.
svn path=/nixpkgs/trunk/; revision=16706
2009-08-13 13:23:01 +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 92f8b3767f Version bump for leksah.
svn path=/nixpkgs/trunk/; revision=16642
2009-08-10 12:43:30 +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
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 f38e400515 basing nix-repository-manager on haskellPackages. The executable is no
longer recompiled when the config changes only

svn path=/nixpkgs/trunk/; revision=16297
2009-07-09 22:24:05 +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
Marc Weber 6abf8471fb fix sourceWithTagsDerivation, myhasktags now based on current haskell derivations
svn path=/nixpkgs/trunk/; revision=16263
2009-07-09 03:50:47 +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 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 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 33b76a9312 added json Haskell package; improved gtk2hs
svn path=/nixpkgs/trunk/; revision=15460
2009-05-05 23:06:01 +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 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 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 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 d2f9333dca Made it even worse -- hopefully fixed now, sorry.
svn path=/nixpkgs/trunk/; revision=15186
2009-04-20 14:30:01 +00:00
Andres Löh df7c38c2cb Fixed a typo.
svn path=/nixpkgs/trunk/; revision=15185
2009-04-20 14:26:09 +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
Eelco Dolstra c531caffe5 * Evaluation fixes (but xmobar is still broken, it can't find
Data.Generics).

svn path=/nixpkgs/trunk/; revision=15169
2009-04-20 11:48:40 +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
Eelco Dolstra c9a740bc26 * Move the remaining GHC-dependent packages to haskell-packages.nix.
svn path=/nixpkgs/trunk/; revision=15144
2009-04-19 10:27:22 +00:00
Andres Löh 80214b7be0 Removed unix package.
svn path=/nixpkgs/trunk/; revision=15142
2009-04-19 10:13:31 +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 37f707fd92 * Removed Darcs 1.x.
* Updated Darcs to 2.2.1 and switched to the Cabal builder.  However,
  there are some dependencies missing that Andres will add :-)

svn path=/nixpkgs/trunk/; revision=15128
2009-04-18 15:42: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