Andres Löh
1eb2c65731
Update yesod-json.
...
svn path=/nixpkgs/trunk/; revision=28439
2011-08-09 20:13:22 +00:00
Andres Löh
31654fc153
Filter null elements from dependency lists to keep hashes stable.
...
svn path=/nixpkgs/trunk/; revision=28434
2011-08-09 14:55:53 +00:00
Peter Simons
2a13966047
cabal2nix: updated to latest version
...
svn path=/nixpkgs/trunk/; revision=28426
2011-08-09 12:40:29 +00:00
Peter Simons
d12e88df66
cabal2nix: updated to latest version
...
svn path=/nixpkgs/trunk/; revision=28419
2011-08-09 11:05:30 +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
c4b18a282f
pkgs/development/libraries/haskell/cabal2nix: added missing regexPosix dependency
...
Also, it's not necessary to propagate our build inputs; we build just executables.
svn path=/nixpkgs/trunk/; revision=28417
2011-08-09 09:47:46 +00:00
Peter Simons
20d78ba0a9
pkgs/development/libraries/haskell/cabal2nix: updated to the latest version
...
svn path=/nixpkgs/trunk/; revision=28416
2011-08-09 09:44:04 +00:00
Peter Simons
ff510a0516
pkgs/development/libraries/haskell/cabal2nix: updated to latest version
...
svn path=/nixpkgs/trunk/; revision=28413
2011-08-09 08:17:35 +00:00
Peter Simons
d0e60c7130
leksah: disable Darwin builds
...
The expression needs more attention before it can be built on platforms
other than Linux:
at `haskellPackages.leksahServer' [system = "i686-darwin"]:
assertion failed at `/nix/store/jbcbv6lf44wiy5afsk99sv3vzd1zhg9f-nixpkgs-r28407/pkgs/os-specific/linux/kernel-headers/2.6.32.nix:3:1'
at `haskellPackages.leksah' [system = "i686-darwin"]:
assertion failed at `/nix/store/jbcbv6lf44wiy5afsk99sv3vzd1zhg9f-nixpkgs-r28407/pkgs/os-specific/linux/kernel-headers/2.6.32.nix:3:1'
svn path=/nixpkgs/trunk/; revision=28412
2011-08-09 07:49:41 +00:00
Peter Simons
8c77cb5634
pkgs/development/libraries/haskell/ltk: disable Darwin builds
...
The expression needs more attention before it can be built on platforms
other than Linux:
at `haskellPackages_ghc703.ltk' [system = "i686-darwin"]:
assertion failed at `/nix/store/jbcbv6lf44wiy5afsk99sv3vzd1zhg9f-nixpkgs-r28407/pkgs/os-specific/linux/kernel-headers/2.6.32.nix:3:1'
svn path=/nixpkgs/trunk/; revision=28411
2011-08-09 07:49:36 +00:00
Peter Simons
a13e1f6963
pkgs/development/libraries/haskell/hsdns: re-use meta.platforms attribute of the compiler that's building this expression
...
This change is hopefully going to remedy evaluation errors like
at `haskellPackages_ghc721.hsdns' [system = "i686-darwin"]:
user-thrown exception: cannot bootstrap GHC on this platform
on Hydra. These errors occur because we build all packages with (almost)
all compilers an all "Haskell platforms". Some compilers, however,
cannot be bootstrapped on Darwin, so we ended up requesting builds that
cannot be performed.
svn path=/nixpkgs/trunk/; revision=28410
2011-08-09 07:44:28 +00:00
Peter Simons
275c99ce85
haskell-cabal2nix: updated to the latest version
...
svn path=/nixpkgs/trunk/; revision=28407
2011-08-08 23:24:35 +00:00
Andres Löh
23e5a11a1d
Updated a few Haskell packages.
...
svn path=/nixpkgs/trunk/; revision=28399
2011-08-08 19:02:17 +00:00
Andres Löh
e3c96cf984
Updates a few package descriptions.
...
svn path=/nixpkgs/trunk/; revision=28394
2011-08-08 15:01:41 +00:00
Andres Löh
f8880709d7
Added more high-level attributes to cabal.nix.
...
svn path=/nixpkgs/trunk/; revision=28392
2011-08-08 14:12:07 +00:00
David Guibert
fcb686d418
HFuse: a binding for the Linux FUSE library.
...
svn path=/nixpkgs/trunk/; revision=28381
2011-08-08 12:12:04 +00:00
Andres Löh
595a6d59e6
Updated haskell-src-exts.
...
svn path=/nixpkgs/trunk/; revision=28378
2011-08-08 09:47:38 +00:00
Andres Löh
ce5ccbb0ea
Updating leksah.
...
svn path=/nixpkgs/trunk/; revision=28376
2011-08-08 07:41:45 +00:00
Shea Levy
3b36c04400
mtdev: Switch to bzipped sources
...
svn path=/nixpkgs/trunk/; revision=28368
2011-08-08 00:25:54 +00:00
Shea Levy
d66debd06a
mtdev: Added meta information
...
svn path=/nixpkgs/trunk/; revision=28367
2011-08-08 00:25:46 +00:00
Shea Levy
0c4608c53c
Add mtdev
...
svn path=/nixpkgs/trunk/; revision=28366
2011-08-08 00:25:38 +00:00
Peter Simons
f99a91628c
haskell-packages.nix: updated SMTPClient to version 1.0.4
...
This update lifts the restriction on hsemail version 1.6.
svn path=/nixpkgs/trunk/; revision=28365
2011-08-07 23:21:50 +00:00
Andres Löh
fd258d6fe1
Added complete yesod.
...
Some downgrades were necessary.
svn path=/nixpkgs/trunk/; revision=28364
2011-08-07 22:51:22 +00:00
Peter Simons
75dfd9d3c6
wxHaskell: cosmetic, no functional change
...
svn path=/nixpkgs/trunk/; revision=28363
2011-08-07 22:16:26 +00:00
Peter Simons
24ebfb216f
wxHaskell-core: updated to version 0.12.1.7
...
svn path=/nixpkgs/trunk/; revision=28362
2011-08-07 22:16:22 +00:00
Peter Simons
3ec87421db
wxHaskell-wxdirect.nix: updated to version 0.12.1.4
...
svn path=/nixpkgs/trunk/; revision=28361
2011-08-07 22:16:18 +00:00
Peter Simons
bc3806842e
haskell-MonadRandom: updated to version 0.1.6
...
svn path=/nixpkgs/trunk/; revision=28360
2011-08-07 22:03:57 +00:00
Peter Simons
8cbb9180c4
haskell-SDL-mixer: added missing buildInput
...
svn path=/nixpkgs/trunk/; revision=28359
2011-08-07 22:03:53 +00:00
Peter Simons
96677e9dc3
haskell-Shellac: updated to version 0.9.5.1
...
svn path=/nixpkgs/trunk/; revision=28358
2011-08-07 22:03:48 +00:00
Peter Simons
8603f6a016
haskell-WebBits-Html: updated to version 1.0.2
...
svn path=/nixpkgs/trunk/; revision=28357
2011-08-07 22:03:44 +00:00
Peter Simons
afc7e7523f
haskell-WebBits: cosmetic, no functional change
...
svn path=/nixpkgs/trunk/; revision=28356
2011-08-07 22:03:40 +00:00
Peter Simons
6d94f57d34
base-unicode-symbols: updated to version 0.2.2
...
svn path=/nixpkgs/trunk/; revision=28355
2011-08-07 22:03:36 +00:00
Peter Simons
f503535f0b
haskell-bktrees: updated to version 0.3.1
...
svn path=/nixpkgs/trunk/; revision=28354
2011-08-07 22:03:31 +00:00
Peter Simons
0150957a38
haskell-bytestring-nums: updated to version 0.3.3
...
svn path=/nixpkgs/trunk/; revision=28353
2011-08-07 22:03:27 +00:00
Peter Simons
ee9a63c4d1
haskell-cookie: updated to version 0.3.0
...
svn path=/nixpkgs/trunk/; revision=28352
2011-08-07 22:03:23 +00:00
Peter Simons
356a93c8bb
haskell-erf: updated to version 2.0.0.0
...
svn path=/nixpkgs/trunk/; revision=28351
2011-08-07 22:03:19 +00:00
Peter Simons
1015675c78
haskell-filepath: updated to version 1.2.0.0
...
svn path=/nixpkgs/trunk/; revision=28350
2011-08-07 22:03:16 +00:00
Peter Simons
ac4fa33ad3
haskell-haskeline: updated to version 0.6.4.0
...
svn path=/nixpkgs/trunk/; revision=28349
2011-08-07 22:03:12 +00:00
Peter Simons
e364320481
hslogger-template: updated to version 2.0.0
...
svn path=/nixpkgs/trunk/; revision=28348
2011-08-07 22:03:08 +00:00
Peter Simons
bd668ae27b
haskell-ltk: updated to version 0.10.0.4
...
svn path=/nixpkgs/trunk/; revision=28347
2011-08-07 22:03:04 +00:00
Peter Simons
cebb321c48
haskell-mpppc: updated to version 0.1.2
...
svn path=/nixpkgs/trunk/; revision=28346
2011-08-07 22:03:00 +00:00
Peter Simons
84fef0f665
haskell-mwc-random: updated to version 0.10.0.0
...
svn path=/nixpkgs/trunk/; revision=28345
2011-08-07 22:02:56 +00:00
Peter Simons
2ad2d84cc1
haskell-packages.nix: added semigroups library, which is required by the latest version of tagged
...
svn path=/nixpkgs/trunk/; revision=28343
2011-08-07 22:02:49 +00:00
Peter Simons
ef1d541c3b
haskell-ansi-wl-pprint: cosmenic, no functional change
...
svn path=/nixpkgs/trunk/; revision=28342
2011-08-07 22:02:44 +00:00
Peter Simons
c5281ae175
Updated leksah-process and leksah-server to version 0.10.x.
...
Unfortunately, I cannot test these updates because gtksourceview doesn't
compile:
./gtksourceview2.h:10:48: fatal error: gtksourceview/gtksourceundomanager.h: No such file or directory
Not sure what that means.
svn path=/nixpkgs/trunk/; revision=28341
2011-08-07 22:02:40 +00:00
Peter Simons
033dfd7338
MonadCatchIO-transformers: forgot to add some build inputs
...
svn path=/nixpkgs/trunk/; revision=28340
2011-08-07 22:02:36 +00:00
Peter Simons
56301c5324
haskell-parsimony: updated to version 1.1
...
svn path=/nixpkgs/trunk/; revision=28339
2011-08-07 22:02:32 +00:00
Peter Simons
94e09b0060
haskell-terminfo: updated to version 0.3.2
...
svn path=/nixpkgs/trunk/; revision=28338
2011-08-07 22:02:28 +00:00
Peter Simons
24f660edf5
haskell-wai: updated to version 0.4.1
...
svn path=/nixpkgs/trunk/; revision=28337
2011-08-07 22:02:24 +00:00
Peter Simons
1366749fa0
haskell-graphviz: updated to version 2999.11.0.0
...
svn path=/nixpkgs/trunk/; revision=28336
2011-08-07 22:02:21 +00:00
Peter Simons
f054672b20
ivor: updated to version 0.1.14.1
...
svn path=/nixpkgs/trunk/; revision=28335
2011-08-07 22:02:17 +00:00
Peter Simons
457335b455
haskell-data-accessor: updated to version 0.2.2
...
svn path=/nixpkgs/trunk/; revision=28334
2011-08-07 22:02:13 +00:00
Peter Simons
ff6f8891d7
cautious-file: updated to version 1.0
...
svn path=/nixpkgs/trunk/; revision=28333
2011-08-07 22:02:09 +00:00
Peter Simons
9548648154
bmp: updated to version 1.1.2.1
...
svn path=/nixpkgs/trunk/; revision=28332
2011-08-07 22:02:05 +00:00
Peter Simons
84e410e0ac
web-routes-quasi: updated to version 0.7.1
...
svn path=/nixpkgs/trunk/; revision=28331
2011-08-07 22:02:01 +00:00
Peter Simons
48d7977feb
web-routes: updated to version 0.25.2
...
svn path=/nixpkgs/trunk/; revision=28330
2011-08-07 22:01:57 +00:00
Peter Simons
e877d8c673
http-types: 0.6.5.1
...
svn path=/nixpkgs/trunk/; revision=28329
2011-08-07 22:01:53 +00:00
Peter Simons
0df3b89648
haskell-Hint: updated to version 0.3.3.2
...
svn path=/nixpkgs/trunk/; revision=28328
2011-08-07 22:01:49 +00:00
Peter Simons
388ceb5e33
haskell-Vec: updated to version 0.9.8
...
svn path=/nixpkgs/trunk/; revision=28327
2011-08-07 22:01:45 +00:00
Peter Simons
45ae546d93
haskell-data-reify: updated to version 0.6
...
svn path=/nixpkgs/trunk/; revision=28326
2011-08-07 22:01:40 +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
Peter Simons
70831a8017
MonadPrompt: updated to version 1.0.0.3
...
svn path=/nixpkgs/trunk/; revision=28324
2011-08-07 22:01:32 +00:00
Peter Simons
2aabd7b12b
haskell-dotgen: updated to version 0.4.1
...
svn path=/nixpkgs/trunk/; revision=28323
2011-08-07 22:01:28 +00:00
Peter Simons
517521e507
haskell-failure: updated to version 0.1.0.1
...
svn path=/nixpkgs/trunk/; revision=28322
2011-08-07 22:01:24 +00:00
Peter Simons
4bb349b467
haskell-yesod-core: updated to version 0.8.3.2
...
svn path=/nixpkgs/trunk/; revision=28321
2011-08-07 22:01:20 +00:00
Peter Simons
ec1c158d75
haskell-yesod-form: updated to version 0.2.0.1
...
svn path=/nixpkgs/trunk/; revision=28320
2011-08-07 22:01:16 +00:00
Peter Simons
396bbe33ff
MonadCatchIO-transformers: updated to version 0.2.2.2
...
svn path=/nixpkgs/trunk/; revision=28319
2011-08-07 22:01:12 +00:00
Peter Simons
341f137c8e
MonadCatchIO-mtl: updated to version 0.3.0.3
...
svn path=/nixpkgs/trunk/; revision=28318
2011-08-07 22:01:08 +00:00
Peter Simons
1dda3b732f
haskell-Diff: updated to version 0.1.3
...
svn path=/nixpkgs/trunk/; revision=28317
2011-08-07 22:01:04 +00:00
Peter Simons
11d183bfdc
AspectAG: updated to version 0.3.3
...
svn path=/nixpkgs/trunk/; revision=28316
2011-08-07 22:00:56 +00:00
Peter Simons
dc3535b0c9
SDL-mixer: updated to version 0.6.1
...
svn path=/nixpkgs/trunk/; revision=28315
2011-08-07 22:00:51 +00:00
Peter Simons
122b3831db
SDL-ttf: updated to version 0.6.1
...
svn path=/nixpkgs/trunk/; revision=28314
2011-08-07 22:00:47 +00:00
Peter Simons
05cf602606
SDL-image: updated to version 0.6.1
...
svn path=/nixpkgs/trunk/; revision=28313
2011-08-07 22:00:44 +00:00
Peter Simons
aeb3f2d63b
SDL: updated to version 0.6.2
...
svn path=/nixpkgs/trunk/; revision=28312
2011-08-07 22:00:40 +00:00
Peter Simons
2adbbf1572
haskell-packages.nix: added path-pieces library, which is required by recent versions of web-route
...
svn path=/nixpkgs/trunk/; revision=28311
2011-08-07 22:00:36 +00:00
Peter Simons
d701b71826
haskell-Graphalyze: updated to version 0.11.0.0
...
svn path=/nixpkgs/trunk/; revision=28310
2011-08-07 22:00:32 +00:00
Peter Simons
5a5f24f18c
haskell-packages.nix: added old 1.6 version of pandoc, which is required by Graphalyze
...
svn path=/nixpkgs/trunk/; revision=28309
2011-08-07 22:00:27 +00:00
Peter Simons
0ec3f8f7ee
haskell-packages.nix: added the old 0.4 version of texmath, so that we can build pandoc 1.6, which is required by Graphalyze
...
svn path=/nixpkgs/trunk/; revision=28308
2011-08-07 22:00:21 +00:00
Peter Simons
78033ec38e
haskell-haxr: updated to version 3000.8.4
...
svn path=/nixpkgs/trunk/; revision=28306
2011-08-07 22:00:12 +00:00
Peter Simons
6e2657f4b9
haskell-OpenAL: updated to version 1.4.0.0
...
svn path=/nixpkgs/trunk/; revision=28305
2011-08-07 22:00:08 +00:00
Peter Simons
09ba8f73df
haskell-packages.nix: added ObjectName library, which is required by the latest version of OpenAL
...
svn path=/nixpkgs/trunk/; revision=28304
2011-08-07 22:00:04 +00:00
Peter Simons
17c9761430
haskell-packages.nix: added Tensor library, which is required by the latest version of OpenAL
...
svn path=/nixpkgs/trunk/; revision=28303
2011-08-07 21:59:59 +00:00
Peter Simons
d5fbf640a3
haskell-haxr-th: updated to version 3000.5
...
Unfortunately, even the latest version will not compile because it
expects an obsolete version of the base libraries.
svn path=/nixpkgs/trunk/; revision=28302
2011-08-07 21:59:55 +00:00
Peter Simons
c1eb520fef
haskell-benchpress: updated to version 0.2.2.4
...
svn path=/nixpkgs/trunk/; revision=28301
2011-08-07 21:59:50 +00:00
Peter Simons
6d33e6f8ff
haskell-case-insensitive: dropped misspelled file accidentally added earlier
...
svn path=/nixpkgs/trunk/; revision=28300
2011-08-07 21:59:46 +00:00
Peter Simons
5461875f65
haskell-packages.nix: added StateVar version 1.0.0.0
...
svn path=/nixpkgs/trunk/; revision=28299
2011-08-07 21:59:42 +00:00
Peter Simons
43f521506d
haskell-Hipmunk: updated to version 5.2.0.2
...
Unfortunately, even the latest version doesn't compile because it
expects on obsolete version of the containers library.
svn path=/nixpkgs/trunk/; revision=28298
2011-08-07 21:59:33 +00:00
Peter Simons
307c82ca3d
haskell-CouchDB: updated to version 0.10.1
...
Unfortunately, even the latest version doesn't compile because it
expects an obsolete version of the base libraries.
svn path=/nixpkgs/trunk/; revision=28297
2011-08-07 21:59:29 +00:00
Peter Simons
5d391ffbe6
haskell-packages.nix: added case-insensitive 0.3
...
The old version is still required because snap-core doesn't accept the
latest one.
svn path=/nixpkgs/trunk/; revision=28296
2011-08-07 21:59:24 +00:00
Peter Simons
6738bc8e93
haskell-random-fu: updated to version 0.2
...
svn path=/nixpkgs/trunk/; revision=28295
2011-08-07 20:26:06 +00:00
Peter Simons
79e8468117
haskell-packages.nix: added gamma library, required by random-fu
...
svn path=/nixpkgs/trunk/; revision=28294
2011-08-07 20:26:02 +00:00
Peter Simons
0b6775521c
haskell-packages.nix: added continued-fractions library, required by random-fu
...
svn path=/nixpkgs/trunk/; revision=28293
2011-08-07 20:25:57 +00:00
Peter Simons
9acaf72e69
haskell-packages.nix: added converge library, required by random-fu
...
svn path=/nixpkgs/trunk/; revision=28292
2011-08-07 20:25:53 +00:00
Peter Simons
45a194d0c6
haskell-packages.nix: added flexible-defaults library, required by random-fu
...
svn path=/nixpkgs/trunk/; revision=28291
2011-08-07 20:25:49 +00:00
Peter Simons
0485be8b1d
haskell-packages.nix: added random-source library, required by random-fu
...
svn path=/nixpkgs/trunk/; revision=28290
2011-08-07 20:25:45 +00:00
Peter Simons
a843acef47
haskell-packages.nix: added rvar library, required by random-fu
...
svn path=/nixpkgs/trunk/; revision=28289
2011-08-07 20:25:40 +00:00
Peter Simons
883c69943d
haskell-test-framework: updated to version 0.4.1.1
...
svn path=/nixpkgs/trunk/; revision=28288
2011-08-07 20:25:36 +00:00
Peter Simons
d3aeee395d
haskell-fclabels: updated to version 0.11.1.1
...
svn path=/nixpkgs/trunk/; revision=28287
2011-08-07 20:25:32 +00:00
Peter Simons
1078b59e29
haskell-MaybeT-transformers: updated to version 0.2
...
svn path=/nixpkgs/trunk/; revision=28286
2011-08-07 20:25:28 +00:00
Peter Simons
3db43f3518
haskell-tagged: updated to version 0.2.2.3
...
svn path=/nixpkgs/trunk/; revision=28285
2011-08-07 20:25:24 +00:00
Peter Simons
477a7ef458
haskell-ListLike: updated to version 3.1.1
...
svn path=/nixpkgs/trunk/; revision=28284
2011-08-07 20:25:19 +00:00
Peter Simons
0c8a434cf0
haskell-Crypto: updated to version 4.2.3
...
svn path=/nixpkgs/trunk/; revision=28283
2011-08-07 20:25:15 +00:00
Peter Simons
ed325a6dda
haskell-unordered-containers: updated to version 0.1.4.2
...
svn path=/nixpkgs/trunk/; revision=28282
2011-08-07 20:25:11 +00:00
Peter Simons
d10b66d74a
haskell-threadmanager: updated to version 0.1.4
...
svn path=/nixpkgs/trunk/; revision=28281
2011-08-07 20:25:07 +00:00
Peter Simons
95600aa119
haskell-datetime: updated to version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=28280
2011-08-07 20:25:03 +00:00
Peter Simons
c6edd9a278
haskell-monads-fd: added new version 0.2.0.0
...
Unfortunately, the old version no longer compiles because it can't deal
with current versions of the transformers package. This means that some
other packages that depend on the old monads-fd package, such as
MaybeT-transformers, are broken, too.
svn path=/nixpkgs/trunk/; revision=28278
2011-08-07 20:24:54 +00:00
Peter Simons
c37b3ffcdf
haskell-aeson: updated to version 0.3.2.10 in an attempt to fix build failures
...
That attempt was not successful, unfortunately, the package still
doesn't compile. :-(
svn path=/nixpkgs/trunk/; revision=28277
2011-08-07 20:24:50 +00:00
Peter Simons
653fb4b663
haskell-time: added the latest version, 1.2.0.5
...
svn path=/nixpkgs/trunk/; revision=28276
2011-08-07 20:24:46 +00:00
Peter Simons
a04acc1c5d
haskell-HGL: updated to version 3.2.0.2
...
svn path=/nixpkgs/trunk/; revision=28275
2011-08-07 20:24:41 +00:00
Peter Simons
83f1fe94a9
haskell-vector: updated to version 0.7.1
...
svn path=/nixpkgs/trunk/; revision=28274
2011-08-07 20:24:37 +00:00
Peter Simons
0d787c8a2e
haskell-monads-fd: updated to version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=28273
2011-08-07 20:24:30 +00:00
Peter Simons
2ff80d0e9d
haskell-multiset: updated to version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=28272
2011-08-07 20:24:25 +00:00
Peter Simons
f6e155bcf8
haskell-multiplate: updated to version 0.0.1.1
...
svn path=/nixpkgs/trunk/; revision=28271
2011-08-07 19:34:32 +00:00
Peter Simons
15fbcc11d7
haskell-MemoTrie: updated to version 0.4.10
...
svn path=/nixpkgs/trunk/; revision=28270
2011-08-07 19:34:28 +00:00
Peter Simons
a0c7022cf5
ghc-core: updated to version 0.5
...
svn path=/nixpkgs/trunk/; revision=28269
2011-08-07 19:34:24 +00:00
Peter Simons
3f665a39ee
colorize-haskell: updated to version 1.0.1
...
svn path=/nixpkgs/trunk/; revision=28268
2011-08-07 19:34:20 +00:00
Peter Simons
aa89a18895
haskell-packages.nix: dropped MonadLab; the package doesn't compile on modern GHC versions
...
svn path=/nixpkgs/trunk/; revision=28267
2011-08-07 19:34:16 +00:00
Peter Simons
e2e79e1362
haskell-pool: updated to version 0.1.0.4
...
svn path=/nixpkgs/trunk/; revision=28266
2011-08-07 19:34:12 +00:00
Peter Simons
dfa2ad145d
haskell-unix-compat: updated to version 0.2.2.1
...
svn path=/nixpkgs/trunk/; revision=28265
2011-08-07 19:34:08 +00:00
Peter Simons
f728e6564b
haskell-warp: updated to version 0.4.3
...
svn path=/nixpkgs/trunk/; revision=28264
2011-08-07 19:34:00 +00:00
Peter Simons
db89614818
haskell-HsSyck: updated to version 0.50
...
svn path=/nixpkgs/trunk/; revision=28263
2011-08-07 19:33:56 +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
Peter Simons
56bf74372b
yst: updated to version 0.2.4.1
...
svn path=/nixpkgs/trunk/; revision=28261
2011-08-07 19:33:49 +00:00
Peter Simons
dd9914a67d
haskell-criterion: updated to version 0.5.0.10
...
svn path=/nixpkgs/trunk/; revision=28260
2011-08-07 19:33:43 +00:00
Peter Simons
10d06ad492
haskell-vector-space: updated to version 0.7.3
...
svn path=/nixpkgs/trunk/; revision=28259
2011-08-07 19:33:39 +00:00
Peter Simons
7892062e3c
haskell-vty: updated to version 4.7.0.4
...
The old version is still around, because hledger-vty won't accept the
latest one. Note that previously the vty was build with 'mtl' overridden
to 'mtl2'. I dropped that override, because it seems to have become be
unnecessary. If anyone is aware of a hidden reason why that mtl2 must be
set explicitly, please let me know.
svn path=/nixpkgs/trunk/; revision=28258
2011-08-07 19:33:34 +00:00
Peter Simons
bec97bf9db
haskell-snap: updated to version 0.5.2
...
svn path=/nixpkgs/trunk/; revision=28257
2011-08-07 19:33:30 +00:00
Peter Simons
6099f6ba8f
base64-string: updated to version 0.2
...
svn path=/nixpkgs/trunk/; revision=28256
2011-08-07 19:33:26 +00:00
Peter Simons
c610ef459d
haskell-enumerator: updated to version 0.4.13.1
...
svn path=/nixpkgs/trunk/; revision=28255
2011-08-07 19:33:21 +00:00
Peter Simons
5bf6cf7fc5
vector-algorithms: updated to version 0.5.2
...
The old 0.4 version is still required because snapServer won't accept
the latest version.
svn path=/nixpkgs/trunk/; revision=28254
2011-08-07 19:33:17 +00:00
Peter Simons
96aa26a2fc
haskell-packages.nix: added bytestring-mmap
...
svn path=/nixpkgs/trunk/; revision=28253
2011-08-07 19:33:12 +00:00
Peter Simons
843725a7da
gitit: updated to version 0.8.0.1
...
svn path=/nixpkgs/trunk/; revision=28252
2011-08-07 18:23:52 +00:00
Peter Simons
6c02f0d614
hashed-storage: updated to version 0.5.7
...
svn path=/nixpkgs/trunk/; revision=28251
2011-08-07 18:23:48 +00:00
Peter Simons
11da59c3bc
happstack-server: updated to version 6.1.6
...
There is a newer version available, but Gitit won't accept that one.
svn path=/nixpkgs/trunk/; revision=28250
2011-08-07 18:23:44 +00:00
Peter Simons
f8dd519a8d
happstack-util: updated to version 6.0.0
...
svn path=/nixpkgs/trunk/; revision=28249
2011-08-07 18:23:40 +00:00
Peter Simons
0069e583cd
happstack-data: updated to version 6.0.0
...
svn path=/nixpkgs/trunk/; revision=28248
2011-08-07 18:23:35 +00:00
Peter Simons
96bfd6f21c
sendfile: updated to version 0.7.3
...
svn path=/nixpkgs/trunk/; revision=28247
2011-08-07 18:23:31 +00:00
Peter Simons
e2ca9813d4
highlighting-kate: updated to version 0.2.10
...
svn path=/nixpkgs/trunk/; revision=28246
2011-08-07 18:23:27 +00:00
Peter Simons
d2a2d365c9
blaze-html: updated to version 0.4.1.6
...
svn path=/nixpkgs/trunk/; revision=28245
2011-08-07 18:23:23 +00:00
Peter Simons
ea6188240a
blaze-textual: updated to version 0.2.0.3
...
svn path=/nixpkgs/trunk/; revision=28244
2011-08-07 18:23:19 +00:00
Peter Simons
45cc8034ff
hakyll: updated to version 3.2.0.5
...
svn path=/nixpkgs/trunk/; revision=28243
2011-08-07 18:23:15 +00:00
Peter Simons
a2092b82bd
haskell-filestore: updated to version 0.4.0.4
...
svn path=/nixpkgs/trunk/; revision=28242
2011-08-07 18:23:08 +00:00
Peter Simons
92d878414b
haskell-packages.nix: added regex-pcre-builtin
...
svn path=/nixpkgs/trunk/; revision=28241
2011-08-07 18:23:04 +00:00
Peter Simons
18daa8fc26
ghc-paths: added version 0.1.0.8
...
Also renamed the default version to 0.1.0.6.nix for consistency.
svn path=/nixpkgs/trunk/; revision=28240
2011-08-07 18:22:58 +00:00
Peter Simons
937fa0ed87
haskell-packages.nix: added double-conversion
...
This package is required by the latest version of blaze-textual.
svn path=/nixpkgs/trunk/; revision=28239
2011-08-07 18:22:54 +00:00
Peter Simons
981db91136
tagsoup: updated to version 0.12.2
...
svn path=/nixpkgs/trunk/; revision=28238
2011-08-07 18:22:43 +00:00
Peter Simons
0874d03f1a
hmatrix: updated to version 0.11.1.0
...
svn path=/nixpkgs/trunk/; revision=28236
2011-08-07 18:22:36 +00:00
Peter Simons
e067db327a
storable-complex: updated to version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=28235
2011-08-07 18:22:32 +00:00
Peter Simons
8569a4b220
pandoc: updated to version 1.8.2.1
...
svn path=/nixpkgs/trunk/; revision=28234
2011-08-07 18:22:28 +00:00
Peter Simons
332e97cc9d
pandoc-types: updated to version 1.8.2
...
svn path=/nixpkgs/trunk/; revision=28233
2011-08-07 18:22:24 +00:00