Commit graph

20 commits

Author SHA1 Message Date
Andres Loeh a84ad8010a Add haskell-platform-2012.4.0.0 release candidate. 2012-10-03 21:12:46 +02:00
Peter Simons 4ac7aeb60d haskell-split: update to version 0.2.1.1 2012-09-25 13:12:48 +02:00
Peter Simons 51722e9526 haskell-split: delete version 0.1.x ... again
Man, getting rid of split 0.1.x is more difficult than I would have thought.
2012-09-17 15:49:41 +02:00
Mathijs Kwik b1f8a1b916 add: haskell-split older version (0.1) 2012-09-15 20:53:19 +02:00
Peter Simons d9f3317942 haskell-split: drop obsolete version 0.1.4.3 2012-09-06 15:47:03 +02:00
Dmitry Malikov 843053d7a7 haskellPackages.split: add 0.1.4.3 2012-09-05 18:38:32 +00:00
Peter Simons def452861d Delete obsolete Haskell packages:
* comonad 1.1.1.6
 * comonad-transformers 2.1.2
 * semigroupoids 1.3.4
 * split 0.1
 * tagsoup 0.10.1
 * texmath 0.4
2012-08-28 12:59:20 +02:00
Mathijs Kwik 55b964e179 add: haskell-split older version (0.1) 2012-08-25 21:31:14 +02:00
Peter Simons ff960a5603 haskell-split: update to version 0.2.0.0 2012-08-23 17:42:12 +02:00
Peter Simons e55ca0628f Updated Haskell packages.
- generic-deriving: updated to version 1.2.1
 - ghc-mod: updated to version 1.10.17
 - gitit: updated to version 0.10.0.1
 - graphviz: updated to version 2999.13.0.3
 - hsemail: updated to version 1.7.2
 - split: updated to version 0.1.4.3

svn path=/nixpkgs/trunk/; revision=34384
2012-06-08 13:38:20 +00:00
Peter Simons 880dcc2c64 Removed myself as a maintainer from Haskell packages that I don't personally use.
By now, it happened twice that a commit broke GHC and thus all Haskell packages
we have in Nixpkgs. On such an occasion, I receive well in excess of 3000
notification e-mails from Hydra, and then I receive another 3000 e-mails after
the bug has been fixed. Under these circumstances, subscribing to these
notifications makes no sense for me.

svn path=/nixpkgs/trunk/; revision=33392
2012-03-24 10:21:28 +00:00
Peter Simons cb28766341 Re-generated Haskell package descriptions with the latest version of cabal2nix.
svn path=/nixpkgs/trunk/; revision=32327
2012-02-16 14:05:41 +00:00
Peter Simons ac69747aa8 Regenerated all Haskell packages with the latest version of cabal2nix.
svn path=/nixpkgs/trunk/; revision=32292
2012-02-14 17:00:37 +00:00
Peter Simons 06265922f8 haskell-split: updated to version 0.1.4.2
svn path=/nixpkgs/trunk/; revision=31035
2011-12-22 12:19:05 +00:00
Peter Simons dbce2ffd0f Generated neater meta.description strings.
svn path=/nixpkgs/trunk/; revision=28492
2011-08-11 13:03:51 +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
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 8128da6ce3 haskell-split: updated to version 0.1.4.1
svn path=/nixpkgs/trunk/; revision=28262
2011-08-07 19:33:53 +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
Andres Löh df8def8dfb Added HAppS and gitit plus dependencies.
svn path=/nixpkgs/trunk/; revision=16419
2009-07-18 15:25:28 +00:00