Peter Simons
a94124bf20
haskell-repa: updated to version 2.1.1.5
...
svn path=/nixpkgs/trunk/; revision=28487
2011-08-11 10:45:02 +00:00
Peter Simons
b58bb45206
haskell-HTTP: added version 4000.1.2
...
svn path=/nixpkgs/trunk/; revision=28485
2011-08-11 10:24:44 +00:00
Peter Simons
72df4ed209
pkgs/top-level/haskell-packages.nix: fixed positioning of cabal2nix in the tools section
...
Apparently, remembering the alphabet is not my greatest strength.
svn path=/nixpkgs/trunk/; revision=28465
2011-08-10 16:59:40 +00:00
Peter Simons
45c2082b50
cabal2nix: updated to version 1.9
...
svn path=/nixpkgs/trunk/; revision=28461
2011-08-10 15:47:35 +00:00
Peter Simons
e7f1dd70a3
haskell-yap: added version 0.0
...
svn path=/nixpkgs/trunk/; revision=28460
2011-08-10 14:16:29 +00:00
Andres Löh
854e035b10
Added irc.
...
svn path=/nixpkgs/trunk/; revision=28457
2011-08-10 11:31:18 +00:00
Andres Löh
88feca4ee8
Fixed priority settings for GHCs; some minor fixes.
...
svn path=/nixpkgs/trunk/; revision=28450
2011-08-10 07:27:23 +00:00
Peter Simons
0d032ba736
Added Haskell packages css-text, http-date, and pwstore-fast.
...
svn path=/nixpkgs/trunk/; revision=28447
2011-08-09 23:20:28 +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
f5cb16f7b2
Added an alias.
...
svn path=/nixpkgs/trunk/; revision=28420
2011-08-09 11:10:22 +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
c30ea08c40
Removed unnecessary comment.
...
svn path=/nixpkgs/trunk/; revision=28398
2011-08-08 18:30:42 +00:00
Andres Löh
3ceaaeb540
Handle extensible-exceptions correctly.
...
svn path=/nixpkgs/trunk/; revision=28397
2011-08-08 18:29:11 +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
Peter Simons
4a2da6f4b0
haskell-packages.nix: fixed spelling of the regexTdfa attribute
...
svn path=/nixpkgs/trunk/; revision=28377
2011-08-08 07:48:24 +00:00
Andres Löh
ce5ccbb0ea
Updating leksah.
...
svn path=/nixpkgs/trunk/; revision=28376
2011-08-08 07:41:45 +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
888cc080a3
haskell-packages.nix: fixed spelling of ansi-wl-pprint attribute
...
svn path=/nixpkgs/trunk/; revision=28344
2011-08-07 22:02:52 +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
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
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
843d60b337
haskell-packages.nix: cosmetic change
...
svn path=/nixpkgs/trunk/; revision=28307
2011-08-07 22:00:16 +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
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
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
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
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
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
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
7dbf9f3c7a
haskell-packages.nix: unsuccessful attempted to salvage 'salviaProtocol'
...
The package can't deal with modern versions of the transformers library.
I managed to get it past the "cabal configure" stage by passing the old
version of parsec, but the build fails later anyway.
svn path=/nixpkgs/trunk/; revision=28279
2011-08-07 20:24:59 +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
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
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
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
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
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
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