Commit Graph

19 Commits

Author SHA1 Message Date
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
ae52511779 haskell-clientsession: updated to version 0.7.4.2
svn path=/nixpkgs/trunk/; revision=32816
2012-03-06 11:05:45 +00:00
Peter Simons
31dc88f597 haskell-clientsession: updated to version 0.7.4.1
svn path=/nixpkgs/trunk/; revision=32703
2012-02-29 17:30:44 +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
57c1279ce8 haskell-clientsession: updated to version 0.7.4
svn path=/nixpkgs/trunk/; revision=31980
2012-02-02 13:33:54 +00:00
Peter Simons
f2c5a458bc haskell-clientsession: updated to version 0.7.3.6
svn path=/nixpkgs/trunk/; revision=30621
2011-11-29 15:32:41 +00:00
Peter Simons
e568054eec haskell-clientsession: updated to version 0.7.3.5
svn path=/nixpkgs/trunk/; revision=30588
2011-11-28 18:11:34 +00:00
Peter Simons
23d4fe544f haskell-clientsession: updated to version 0.7.3.4
svn path=/nixpkgs/trunk/; revision=30577
2011-11-27 12:48:44 +00:00
Peter Simons
bca247ca0f haskell-clientsession: updated to version 0.7.3.3
svn path=/nixpkgs/trunk/; revision=30180
2011-11-02 01:42:12 +00:00
Peter Simons
142d3b222d haskell-clientsession: updated to version 0.7.3.2
svn path=/nixpkgs/trunk/; revision=29987
2011-10-24 15:36:14 +00:00
Peter Simons
160b7547f3 haskell-clientsession: updated to version 0.7.3.1
svn path=/nixpkgs/trunk/; revision=29608
2011-10-03 20:21:03 +00:00
Peter Simons
353d1e7882 haskell-clientsession: updated to version 0.7.3
svn path=/nixpkgs/trunk/; revision=29421
2011-09-21 16:47:19 +00:00
Peter Simons
4758e8a71a haskell-clientsession: updated to version 0.7.2
svn path=/nixpkgs/trunk/; revision=28942
2011-08-31 12:41:01 +00:00
Peter Simons
e31db94550 haskell-clientsession: updated to version 0.7.0
svn path=/nixpkgs/trunk/; revision=28890
2011-08-29 20:27:15 +00:00
Peter Simons
468c5dbc5c The 'random' library is no longer a core library in GHC 7.2.1. For older
versions of the compiler, haskell-packages.nix provides a null attribute.

svn path=/nixpkgs/trunk/; revision=28500
2011-08-12 00:18:56 +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
Andres Löh
1b603fe157 Added yesod-core.
svn path=/nixpkgs/trunk/; revision=27650
2011-07-07 21:40:35 +00:00