Commit Graph

26 Commits

Author SHA1 Message Date
Peter Simons
2b4569f528 haskell-wai-extra: update to version 1.3.0.5 2012-12-03 16:12:10 +01:00
Peter Simons
6a7f870d0e haskell-wai-extra: update to version 1.3.0.4 2012-11-11 22:50:41 +01:00
Peter Simons
4db1166d01 haskell-wai-extra: update to version 1.3.0.3 2012-10-11 10:18:50 +02:00
Peter Simons
36b729ea62 haskell-wai-extra: update to version 1.3.0.2 2012-09-20 14:34:53 +02:00
Peter Simons
277527fef7 haskell-wai-extra: update to version 1.3.0.1 2012-09-11 12:07:40 +02:00
Peter Simons
54f1ff4cff haskell-wai-extra: update to version 1.3.0 2012-08-09 12:11:16 +02:00
Peter Simons
da350b93a2 Updated Haskell packages.
- bson: updated to version 0.2.0
 - cpu: updated to version 0.1.1
 - defaults.nix: cosmetic
 - iteratee: updated to version 0.8.9.1
 - ListLike: updated to version 3.1.5
 - mongoDB: updated to version 1.3.0
 - packages.nix: cosmetic
 - stringsearch: added version 0.3.6.3
 - system-fileio: updated to version 0.3.8
 - wai-extra: updated to version 1.2.0.5

svn path=/nixpkgs/trunk/; revision=34517
2012-06-15 08:06:11 +00:00
Peter Simons
5930e47068 Updated Haskell packages.
- attoparsec-conduit: updated to version 0.4.0.1
 - conduit: updated to version 0.4.2
 - network-conduit: updated to version 0.4.0.1
 - persistent-sqlite: updated to version 0.9.0.2
 - persistent: updated to version 0.9.0.4
 - semigroups: updated to version 0.8.3.1
 - wai-app-static: updated to version 1.2.0.3
 - wai-extra: updated to version 1.2.0.4
 - wai: updated to version 1.2.0.2
 - warp: updated to version 1.2.0.2
 - xml-conduit: updated to version 0.7.0.2

svn path=/nixpkgs/trunk/; revision=34027
2012-05-09 11:25:59 +00:00
Peter Simons
7762bb93ee Updated Haskell packages.
- cabal-install: added support for version 0.14.0 to GHC 7.0.4, 6.12.3, and 6.10.4
 - crypto-conduit: updated to version 0.3.1
 - haskell-src-exts: updated to version 1.13.2
 - hjsmin: updated to version 0.1.0
 - persistent: updated to version 0.9.0.2
 - wai-extra: updated to version 1.2.0.3
 - wxdirect: updated to version 0.90.0.1
 - yesod-core: updated to version 1.0.1
 - yesod-default: updated to version 1.0.1
 - yesod-form: updated to version 1.0.0.2
 - yesod-routes: updated to version 1.0.1
 - yesod: updated to version 1.0.1

svn path=/nixpkgs/trunk/; revision=33838
2012-04-19 10:22:03 +00:00
Peter Simons
5474f1e523 Updated Haskell packages.
- aeson: updated to version 0.6.0.2
 - attoparsec-conduit: updated to version 0.4.0
 - authenticate: updated to version 1.2.0.1
 - blaze-builder-conduit: updated to version 0.4.0
 - certificate: updated to version 1.1.1
 - conduit: updated to version 0.4.0.1
 - crypto-conduit: updated to version 0.3.0.1
 - hakyll: patched to support the latest version of hamlet
 - hamlet: updated to version 1.0.1
 - happstack-happstack-hamlet: patched to support the latest version of hamlet
 - happstack-server: updated to version 7.0.0
 - hoogle: patched to accept the latest versions of wai, warp, and conduit
 - http-conduit: updated to version 1.4.0.2
 - monadcryptorandom: added version 0.4
 - persistent-sqlite: updated to version 0.9.0
 - persistent-template: updated to version 0.9.0
 - persistent: updated to version 0.9.0
 - pool-conduit: updated to version 0.1.0
 - reactive-banana: updated to version 0.5.0.0
 - shakespeare-css: updated to version 1.0.1
 - shakespeare-i18n: updated to version 1.0.0
 - shakespeare-js: updated to version 1.0.0
 - shakespeare-text: updated to version 1.0.0
 - shakespeare: updated to version 1.0.0
 - simple-sendfile: updated to version 0.2.2
 - texmath: updated to version 0.6.0.4
 - tls-extra: updated to version 0.4.4
 - tls: updated to version 0.9.2
 - wai-app-static: updated to version 1.2.0
 - wai-extra: updated to version 1.2.0.2
 - wai: updated to version 1.2.0
 - warp: updated to version 1.2.0
 - xml-conduit: updated to version 0.7.0.1
 - yaml: updated to version 0.7.0
 - yesod-auth: updated to version 1.0.0
 - yesod-core: updated to version 1.0.0
 - yesod-default: updated to version 1.0.0
 - yesod-form: updated to version 1.0.0
 - yesod-json: updated to version 1.0.0
 - yesod-persistent: updated to version 1.0.0
 - yesod-routes: updated to version 1.0.0
 - yesod-static: updated to version 1.0.0
 - yesod: updated to version 1.0.0
 - zlib-conduit: updated to version 0.4.0
 - zlib-enum: updated to version 0.2.2

svn path=/nixpkgs/trunk/; revision=33629
2012-04-05 16:51:59 +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
557c02f29c haskell-wai-extra: updated to version 1.1.0.1
svn path=/nixpkgs/trunk/; revision=32541
2012-02-24 11:38:55 +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
57cb4ab024 haskell-wai-extra: updated to version 1.1.0
svn path=/nixpkgs/trunk/; revision=32201
2012-02-10 11:33:50 +00:00
Peter Simons
51254f668a haskell-wai-extra: updated to version 0.4.6
svn path=/nixpkgs/trunk/; revision=31096
2011-12-26 15:36:32 +00:00
Peter Simons
011583604a haskell-wai-extra: updated to version 0.4.5.2
svn path=/nixpkgs/trunk/; revision=30705
2011-12-02 14:16:48 +00:00
Peter Simons
8477d6d8eb haskell-wai-extra: updated to version 0.4.5.1
svn path=/nixpkgs/trunk/; revision=30598
2011-11-28 18:12:03 +00:00
Peter Simons
6d455773b0 haskell-wai-extra: updated to version 0.4.4
svn path=/nixpkgs/trunk/; revision=30151
2011-10-31 18:50:04 +00:00
Peter Simons
6b4095a1a0 haskell-wai-extra: updated to version 0.4.3
svn path=/nixpkgs/trunk/; revision=29616
2011-10-03 20:21:35 +00:00
Peter Simons
5836af8dc2 haskell-wai-extra: updated to version 0.4.2
svn path=/nixpkgs/trunk/; revision=28895
2011-08-29 20:28:02 +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
8174450e0a haskell-wai-extra: updated to version 0.4.0.3
svn path=/nixpkgs/trunk/; revision=28325
2011-08-07 22:01:36 +00:00
Andres Löh
1b603fe157 Added yesod-core.
svn path=/nixpkgs/trunk/; revision=27650
2011-07-07 21:40:35 +00:00