nixpkgs/pkgs/development/tools
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
..
analysis * Valgrind 3.6.1. 2011-03-07 12:37:01 +00:00
build-managers * Cmake 2.8.5 doesn't build on i686-linux 2011-07-28 14:09:16 +00:00
cdecl Making cdecl compile with readline. 2009-04-08 10:09:14 +00:00
documentation * doxygen: only build the Qt GUI in doxygen_gui. 2011-07-07 20:02:59 +00:00
guile Fix references to the guileLib' attribute, now guile_lib'. 2010-09-06 07:58:17 +00:00
haskell Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
java Add FastJar. 2009-07-27 10:43:20 +00:00
literate-programming/noweb noweb-2.11b 2010-06-22 19:49:06 +00:00
misc Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
ocaml * Handle variable createFindlibDestdir correctly in ocaml-findlib 2010-12-23 19:28:06 +00:00
parsing Make ghc-7.0.4 the default. Add experimental ghc-7.2.1rc1. 2011-08-05 08:52:35 +00:00
profiling OProfile: Add dependency on zlib. 2010-11-29 17:42:50 +00:00
selenium/remote-control * More cleanup. 2010-07-28 18:01:17 +00:00