Commit graph

2876 commits

Author SHA1 Message Date
Peter Simons b58bb45206 haskell-HTTP: added version 4000.1.2
svn path=/nixpkgs/trunk/; revision=28485
2011-08-11 10:24:44 +00:00
Yury G. Kudryashov bac6982ca8 Add qwt-5.2.1
svn path=/nixpkgs/trunk/; revision=28482
2011-08-11 09:35:10 +00:00
Yury G. Kudryashov 8d0fe0e19b fcgi: builds with newer gcc
svn path=/nixpkgs/trunk/; revision=28473
2011-08-10 22:16:48 +00:00
Yury G. Kudryashov 799d82249b ntrack-014, use libnl-3.x
svn path=/nixpkgs/trunk/; revision=28469
2011-08-10 20:19:49 +00:00
Peter Simons 3fc783d5c3 haskell-yap: added missing meta.platforms attribute
svn path=/nixpkgs/trunk/; revision=28464
2011-08-10 16:55:58 +00:00
Peter Simons 45c2082b50 cabal2nix: updated to version 1.9
svn path=/nixpkgs/trunk/; revision=28461
2011-08-10 15:47:35 +00:00
Peter Simons e7f1dd70a3 haskell-yap: added version 0.0
svn path=/nixpkgs/trunk/; revision=28460
2011-08-10 14:16:29 +00:00
Andres Löh 9a1c5b57c8 Forgot to add maintainers.
svn path=/nixpkgs/trunk/; revision=28458
2011-08-10 11:31:53 +00:00
Andres Löh 854e035b10 Added irc.
svn path=/nixpkgs/trunk/; revision=28457
2011-08-10 11:31:18 +00:00
Peter Simons 7f820c00f1 haskell-WebBits-Html: downgraded to version 1.0.1 to fix the build of JsContracts
svn path=/nixpkgs/trunk/; revision=28454
2011-08-10 08:43:31 +00:00
Peter Simons e51e662b4b haskell-repa: downgraded to 2.1.1.2
repa-examples doesn't compile with the latest version of repa.

svn path=/nixpkgs/trunk/; revision=28453
2011-08-10 08:26:15 +00:00
Andres Löh 88feca4ee8 Fixed priority settings for GHCs; some minor fixes.
svn path=/nixpkgs/trunk/; revision=28450
2011-08-10 07:27:23 +00:00
Peter Simons b1ef3e6e36 Last batch of Haskell expression updates.
* haskell-mkcabal: updated to version 1.0.0
 * haskell-ghc-syb-utils: updated to version 0.2.1.0
 * haskell-darcs: updated to version 2.5.2

svn path=/nixpkgs/trunk/; revision=28449
2011-08-10 00:35:08 +00:00
Peter Simons 0d032ba736 Added Haskell packages css-text, http-date, and pwstore-fast.
svn path=/nixpkgs/trunk/; revision=28447
2011-08-09 23:20:28 +00:00
Peter Simons 3685cea8e9 Updated (almost) all Haskell package expressions with cabal2nix.
The new files ...

 * conform to the coding guidelines,

 * consistently specify meta.maintainers and meta.platforms,

 * have proper descriptions and licenses as specified in their Cabal file, and

 * take advantage of the new cabal.nix extensions, i.e. proper
   distinction between buildInputs and propagatedBuildInputs.

Furthermore, the following updates were performed:

 * haskell-Ranged-sets: updated to version 0.3.0
 * haskell-Shellac-haskeline: updated to version 0.2.0.1
 * haskell-cpphs: updated to version 1.12
 * haskell-hslogger: updated to version 1.1.5
 * haskell-xml: updated to version 1.3.9
 * haskell-HDBC-postgresql: updated to version 2.3.2.0
 * haskell-HDBC-sqlite3: updated to version 2.3.3.0
 * haskell-HDBC: updated to version 2.3.1.0
 * haskell-base-unicode-symbols: updated to version 0.2.2.1
 * haskell-convertible: updated to version 1.0.11.0
 * haskell-monad-control: updated to version 0.2.0.2
 * haskell-murmur-hash: updated to version 0.1.0.4
 * haskell-repa: updated to version 2.1.1.3
 * haskell-statistics: updated to version 0.9.0.0
 * haskell-ansi-terminal: updated to version 0.5.5

haskell-maybench was dropped, because it cannot be built with recent
versions of Cabal:

   Configuring maybench-0.2.4.1...
   Setup: At least the following dependencies are missing:
   Cabal >=1.2 && <1.5

svn path=/nixpkgs/trunk/; revision=28446
2011-08-09 23:00:20 +00:00
Andres Löh 1eb2c65731 Update yesod-json.
svn path=/nixpkgs/trunk/; revision=28439
2011-08-09 20:13:22 +00:00
Andres Löh 31654fc153 Filter null elements from dependency lists to keep hashes stable.
svn path=/nixpkgs/trunk/; revision=28434
2011-08-09 14:55:53 +00:00
Peter Simons 2a13966047 cabal2nix: updated to latest version
svn path=/nixpkgs/trunk/; revision=28426
2011-08-09 12:40:29 +00:00
Peter Simons d12e88df66 cabal2nix: updated to latest version
svn path=/nixpkgs/trunk/; revision=28419
2011-08-09 11:05:30 +00:00
Peter Simons c13f967ed5 Replaced the obsolete 'haskellPlatforms' attribute with the platforms exported by GHC.
svn path=/nixpkgs/trunk/; revision=28418
2011-08-09 09:54:50 +00:00
Peter Simons c4b18a282f pkgs/development/libraries/haskell/cabal2nix: added missing regexPosix dependency
Also, it's not necessary to propagate our build inputs; we build just executables.

svn path=/nixpkgs/trunk/; revision=28417
2011-08-09 09:47:46 +00:00
Peter Simons 20d78ba0a9 pkgs/development/libraries/haskell/cabal2nix: updated to the latest version
svn path=/nixpkgs/trunk/; revision=28416
2011-08-09 09:44:04 +00:00
Peter Simons ff510a0516 pkgs/development/libraries/haskell/cabal2nix: updated to latest version
svn path=/nixpkgs/trunk/; revision=28413
2011-08-09 08:17:35 +00:00
Peter Simons d0e60c7130 leksah: disable Darwin builds
The expression needs more attention before it can be built on platforms
other than Linux:

  at `haskellPackages.leksahServer' [system = "i686-darwin"]:
  assertion failed at `/nix/store/jbcbv6lf44wiy5afsk99sv3vzd1zhg9f-nixpkgs-r28407/pkgs/os-specific/linux/kernel-headers/2.6.32.nix:3:1'

  at `haskellPackages.leksah' [system = "i686-darwin"]:
  assertion failed at `/nix/store/jbcbv6lf44wiy5afsk99sv3vzd1zhg9f-nixpkgs-r28407/pkgs/os-specific/linux/kernel-headers/2.6.32.nix:3:1'

svn path=/nixpkgs/trunk/; revision=28412
2011-08-09 07:49:41 +00:00
Peter Simons 8c77cb5634 pkgs/development/libraries/haskell/ltk: disable Darwin builds
The expression needs more attention before it can be built on platforms
other than Linux:

  at `haskellPackages_ghc703.ltk' [system = "i686-darwin"]:
  assertion failed at `/nix/store/jbcbv6lf44wiy5afsk99sv3vzd1zhg9f-nixpkgs-r28407/pkgs/os-specific/linux/kernel-headers/2.6.32.nix:3:1'

svn path=/nixpkgs/trunk/; revision=28411
2011-08-09 07:49:36 +00:00
Peter Simons a13e1f6963 pkgs/development/libraries/haskell/hsdns: re-use meta.platforms attribute of the compiler that's building this expression
This change is hopefully going to remedy evaluation errors like

   at `haskellPackages_ghc721.hsdns' [system = "i686-darwin"]:
   user-thrown exception: cannot bootstrap GHC on this platform

on Hydra. These errors occur because we build all packages with (almost)
all compilers an all "Haskell platforms". Some compilers, however,
cannot be bootstrapped on Darwin, so we ended up requesting builds that
cannot be performed.

svn path=/nixpkgs/trunk/; revision=28410
2011-08-09 07:44:28 +00:00
Peter Simons 275c99ce85 haskell-cabal2nix: updated to the latest version
svn path=/nixpkgs/trunk/; revision=28407
2011-08-08 23:24:35 +00:00
Andres Löh 23e5a11a1d Updated a few Haskell packages.
svn path=/nixpkgs/trunk/; revision=28399
2011-08-08 19:02:17 +00:00
Andres Löh e3c96cf984 Updates a few package descriptions.
svn path=/nixpkgs/trunk/; revision=28394
2011-08-08 15:01:41 +00:00
Andres Löh f8880709d7 Added more high-level attributes to cabal.nix.
svn path=/nixpkgs/trunk/; revision=28392
2011-08-08 14:12:07 +00:00
David Guibert fcb686d418 HFuse: a binding for the Linux FUSE library.
svn path=/nixpkgs/trunk/; revision=28381
2011-08-08 12:12:04 +00:00
Andres Löh 595a6d59e6 Updated haskell-src-exts.
svn path=/nixpkgs/trunk/; revision=28378
2011-08-08 09:47:38 +00:00
Andres Löh ce5ccbb0ea Updating leksah.
svn path=/nixpkgs/trunk/; revision=28376
2011-08-08 07:41:45 +00:00
Shea Levy 3b36c04400 mtdev: Switch to bzipped sources
svn path=/nixpkgs/trunk/; revision=28368
2011-08-08 00:25:54 +00:00
Shea Levy d66debd06a mtdev: Added meta information
svn path=/nixpkgs/trunk/; revision=28367
2011-08-08 00:25:46 +00:00
Shea Levy 0c4608c53c Add mtdev
svn path=/nixpkgs/trunk/; revision=28366
2011-08-08 00:25:38 +00:00
Peter Simons f99a91628c haskell-packages.nix: updated SMTPClient to version 1.0.4
This update lifts the restriction on hsemail version 1.6.

svn path=/nixpkgs/trunk/; revision=28365
2011-08-07 23:21:50 +00:00
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 75dfd9d3c6 wxHaskell: cosmetic, no functional change
svn path=/nixpkgs/trunk/; revision=28363
2011-08-07 22:16:26 +00:00
Peter Simons 24ebfb216f wxHaskell-core: updated to version 0.12.1.7
svn path=/nixpkgs/trunk/; revision=28362
2011-08-07 22:16:22 +00:00
Peter Simons 3ec87421db wxHaskell-wxdirect.nix: updated to version 0.12.1.4
svn path=/nixpkgs/trunk/; revision=28361
2011-08-07 22:16:18 +00:00
Peter Simons bc3806842e haskell-MonadRandom: updated to version 0.1.6
svn path=/nixpkgs/trunk/; revision=28360
2011-08-07 22:03:57 +00:00
Peter Simons 8cbb9180c4 haskell-SDL-mixer: added missing buildInput
svn path=/nixpkgs/trunk/; revision=28359
2011-08-07 22:03:53 +00:00
Peter Simons 96677e9dc3 haskell-Shellac: updated to version 0.9.5.1
svn path=/nixpkgs/trunk/; revision=28358
2011-08-07 22:03:48 +00:00
Peter Simons 8603f6a016 haskell-WebBits-Html: updated to version 1.0.2
svn path=/nixpkgs/trunk/; revision=28357
2011-08-07 22:03:44 +00:00
Peter Simons afc7e7523f haskell-WebBits: cosmetic, no functional change
svn path=/nixpkgs/trunk/; revision=28356
2011-08-07 22:03:40 +00:00
Peter Simons 6d94f57d34 base-unicode-symbols: updated to version 0.2.2
svn path=/nixpkgs/trunk/; revision=28355
2011-08-07 22:03:36 +00:00
Peter Simons f503535f0b haskell-bktrees: updated to version 0.3.1
svn path=/nixpkgs/trunk/; revision=28354
2011-08-07 22:03:31 +00:00
Peter Simons 0150957a38 haskell-bytestring-nums: updated to version 0.3.3
svn path=/nixpkgs/trunk/; revision=28353
2011-08-07 22:03:27 +00:00
Peter Simons ee9a63c4d1 haskell-cookie: updated to version 0.3.0
svn path=/nixpkgs/trunk/; revision=28352
2011-08-07 22:03:23 +00:00