Commit graph

1415 commits

Author SHA1 Message Date
Peter Simons 1f847aa4c5 haskell-Crypto: fix build on GHC 7.4.1
http://anonscm.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-crypto;a=filediff;h=20120213034652-b2814-0019a3f92e453e9be86166d6c1f1bc0dad6e4d12.gz;f=patches/class-constraints.diff

svn path=/nixpkgs/trunk/; revision=32808
2012-03-05 23:32:24 +00:00
Peter Simons 6343fc34ec haskell-system-fileio: updated to version 0.3.7
svn path=/nixpkgs/trunk/; revision=32801
2012-03-05 17:52:30 +00:00
Peter Simons d5b26ac52f haskell-happstack-server: updated to version 6.6.4
svn path=/nixpkgs/trunk/; revision=32800
2012-03-05 17:52:24 +00:00
Peter Simons 05d92999a0 Updated haskell packages.
- HDBC-postgresql updated to version 2.3.2.1
 - HsOpenSSL updated to version 0.10.1.3
 - hledger-web updated to version 0.17.1
 - persistent updated to version 0.8.0.2
 - xml-conduit updated to version 0.5.3.1
 - haddock: added version 2.10.0

svn path=/nixpkgs/trunk/; revision=32799
2012-03-05 11:58:21 +00:00
Peter Simons 6975b032b1 haskell-persistent-template: updated to version 0.8.1.2
svn path=/nixpkgs/trunk/; revision=32736
2012-03-02 08:46:43 +00:00
Peter Simons dc74dd0cb0 haskell-math-functions: updated to version 0.1.1.1
svn path=/nixpkgs/trunk/; revision=32735
2012-03-02 08:46:38 +00:00
Peter Simons 87f8280cc9 haskell-yesod: updated to version 0.10.1.3
svn path=/nixpkgs/trunk/; revision=32725
2012-03-01 20:19:46 +00:00
Peter Simons 41b3f46f78 haskell-yesod: updated to version 0.10.1.1
svn path=/nixpkgs/trunk/; revision=32710
2012-02-29 20:38:33 +00:00
Peter Simons 49a9e39593 haskell-gitit: updated to version 0.9
svn path=/nixpkgs/trunk/; revision=32709
2012-02-29 19:24:49 +00:00
Peter Simons d18d66bd5f haskell-filestore: updated to version 0.4.1
svn path=/nixpkgs/trunk/; revision=32708
2012-02-29 19:24:47 +00:00
Peter Simons 81e6c12bb3 haskell-IfElse: added version 0.85
svn path=/nixpkgs/trunk/; revision=32707
2012-02-29 19:24:44 +00:00
Peter Simons a631f6de6a haskell-utility-ht: updated to version 0.0.8
svn path=/nixpkgs/trunk/; revision=32706
2012-02-29 17:30:52 +00:00
Peter Simons 4fc8cd9777 haskell-testpack: updated to version 2.1.2
svn path=/nixpkgs/trunk/; revision=32705
2012-02-29 17:30:49 +00:00
Peter Simons 3c88baeec8 haskell-convertible: updated to version 1.0.11.1
svn path=/nixpkgs/trunk/; revision=32704
2012-02-29 17:30:47 +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 43153fa269 haskell-authenticate: updated to version 1.0.0.1
svn path=/nixpkgs/trunk/; revision=32702
2012-02-29 17:30:42 +00:00
Peter Simons 708e6f487d haskell-HSH: updated to version 2.0.4
svn path=/nixpkgs/trunk/; revision=32701
2012-02-29 17:30:39 +00:00
Peter Simons 5f4c5c106a haskell-stm: updated to version 2.3
svn path=/nixpkgs/trunk/; revision=32700
2012-02-29 17:24:31 +00:00
Peter Simons ad4b594cce haskell-hxt: updated to version 9.2.2
svn path=/nixpkgs/trunk/; revision=32699
2012-02-29 17:24:27 +00:00
Peter Simons de9ebc460c Added meta.maintainers section.
svn path=/nixpkgs/trunk/; revision=32669
2012-02-28 00:10:09 +00:00
Peter Simons bf4ebdc2bb haskell-HSH: shell scripting in haskell
svn path=/nixpkgs/trunk/; revision=32666
2012-02-28 00:09:59 +00:00
Peter Simons 9e371a98c2 haskell-base64-bytestring: downgraded default version to 0.1.0.3
Michael Snoyman reports that version 0.1.1.0 has serious performance issues:

> import Data.ByteString.Base64
> import Data.ByteString.Char8 (pack)
> import Criterion.Main
>
> main :: IO ()
> main = defaultMain
>    [ bench "encode" $ whnf encode $ pack "qwerty"
>    ]

On version 0.1.0.3, this takes 229.4312 ns. On 0.1.1.0, it takes 3.556598 ms.
It looks like the problem is coming from the recent addition of URL encoding
(f1916d8a86).

svn path=/nixpkgs/trunk/; revision=32632
2012-02-27 20:27:41 +00:00
Peter Simons 4c93fa4e47 haskell-persistent: updated to version 0.8.0.1
svn path=/nixpkgs/trunk/; revision=32616
2012-02-27 10:12:03 +00:00
Peter Simons 7002f59751 haskell-warp: updated to version 1.1.0.1
svn path=/nixpkgs/trunk/; revision=32543
2012-02-24 11:38:59 +00:00
Peter Simons c24800a05b haskell-wai: updated to version 1.1.0.1
svn path=/nixpkgs/trunk/; revision=32542
2012-02-24 11:38:57 +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 3eca3a2f17 haskell-wai-app-static: updated to version 1.1.2
svn path=/nixpkgs/trunk/; revision=32540
2012-02-24 11:38:52 +00:00
Peter Simons 4b3e14f5d0 Deleted deprecated packages:
haskell-containers-deepseq
  haskell-control-monad-attempt
  haskell-data-object
  haskell-data-object-yaml
  haskell-frown
  haskell-jsonEnumerator
  haskell-neither
  haskell-pool
  haskell-web-routes
  haskell-web-routes-quasi
  haskell-xml-enumerator

svn path=/nixpkgs/trunk/; revision=32538
2012-02-24 11:31:19 +00:00
Peter Simons 1df1758ca2 haskell-zlib-conduit: updated to version 0.2.0.1
svn path=/nixpkgs/trunk/; revision=32537
2012-02-24 11:31:16 +00:00
Peter Simons e8ee9fa720 haskell-pandoc-types: updated to version 1.9.1
svn path=/nixpkgs/trunk/; revision=32536
2012-02-24 11:31:14 +00:00
Peter Simons 01efc84524 haskell-blaze-builder-conduit: updated to version 0.2.0.1
svn path=/nixpkgs/trunk/; revision=32535
2012-02-24 11:31:11 +00:00
Peter Simons 7c0fd3becc haskell-attoparsec-conduit: updated to version 0.2.0.1
svn path=/nixpkgs/trunk/; revision=32534
2012-02-24 11:31:08 +00:00
Peter Simons 9c06f2b68a haskell-monads-tf: added version 0.1.0.0
svn path=/nixpkgs/trunk/; revision=32533
2012-02-24 08:24:12 +00:00
Peter Simons 222adc9fc3 haskell-funcmp: updated to version 1.6
svn path=/nixpkgs/trunk/; revision=32514
2012-02-23 16:08:57 +00:00
Peter Simons 5892f691dd haskell-cabal-file-th: updated to version 0.2.2
svn path=/nixpkgs/trunk/; revision=32513
2012-02-23 16:08:52 +00:00
Peter Simons 54939ca86c haskell-xml-conduit: updated to version 0.5.3
svn path=/nixpkgs/trunk/; revision=32510
2012-02-23 11:33:36 +00:00
Peter Simons 808df319a2 haskell-web-routes: updated to version 0.27.1
svn path=/nixpkgs/trunk/; revision=32509
2012-02-23 11:33:33 +00:00
Peter Simons 5232776a29 haskell-shakespeare-js: updated to version 0.11.1
svn path=/nixpkgs/trunk/; revision=32508
2012-02-23 11:33:31 +00:00
Peter Simons be4b264bea haskell-shakespeare-css: updated to version 0.10.7.1
svn path=/nixpkgs/trunk/; revision=32507
2012-02-23 11:33:29 +00:00
Peter Simons bbc7b11572 haskell-dimensional: updated to version 0.10.2
svn path=/nixpkgs/trunk/; revision=32461
2012-02-21 16:41:30 +00:00
Peter Simons 6c796fa539 haskell-yesod-core: updated to version 0.10.2.1
svn path=/nixpkgs/trunk/; revision=32453
2012-02-21 13:39:29 +00:00
Peter Simons eac4153574 haskell-yesod-form: updated to version 0.4.2
svn path=/nixpkgs/trunk/; revision=32448
2012-02-21 10:07:12 +00:00
Peter Simons 8011875681 haskell-conduit: updated to version 0.2.2
svn path=/nixpkgs/trunk/; revision=32447
2012-02-21 10:07:10 +00:00
Peter Simons 9843a6f100 yesod-core: disable haddock phase in this version of the package to avoid build failures because of syntax errors in the documentation
The bug has been reported upstream.

svn path=/nixpkgs/trunk/; revision=32446
2012-02-21 10:07:08 +00:00
Peter Simons 19b43c8f42 haskell-yesod-core: updated to version 0.10.2
svn path=/nixpkgs/trunk/; revision=32438
2012-02-20 19:03:15 +00:00
Peter Simons 1dd8249087 haskell-hxt: updated to version 9.2.1
svn path=/nixpkgs/trunk/; revision=32437
2012-02-20 19:03:12 +00:00
Peter Simons d2ef3f937c haskell-happstack-server: updated to version 6.6.3
svn path=/nixpkgs/trunk/; revision=32421
2012-02-20 10:45:00 +00:00
Peter Simons 2fc61e1010 haskell-smallcheck: updated to version 0.6.1
svn path=/nixpkgs/trunk/; revision=32420
2012-02-20 10:44:57 +00:00
Peter Simons 037eafa2cf haskell-fclabels: updated to version 1.1.1.0
svn path=/nixpkgs/trunk/; revision=32419
2012-02-20 10:44:53 +00:00
Peter Simons 6e9ecace50 haskell-SDL: updated to version 0.6.3
svn path=/nixpkgs/trunk/; revision=32418
2012-02-20 10:44:49 +00:00