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
Peter Simons
6855d8181f
haskell-packages.nix: added regexecPcre alias for regexecPCRE
...
The new name seems to be more in-line with our coding conventions.
svn path=/nixpkgs/trunk/; revision=28237
2011-08-07 18:22:39 +00:00
Peter Simons
626dbcd104
haskell-packages.nix: added base64-bytestring 0.1.0.3
...
svn path=/nixpkgs/trunk/; revision=28232
2011-08-07 18:22:19 +00:00
Peter Simons
4e70b93661
haskell-th-lift: added new package, version 0.5.3
...
This library is required for building the latest version of haskell-src-meta.
svn path=/nixpkgs/trunk/; revision=28229
2011-08-07 18:22:05 +00:00
Peter Simons
5b25af4f80
haskell-src-exts: updated to version 1.11.1.nix
...
The older version, 1.9.6.nix, is still around because Agda won't accept
the latest one.
svn path=/nixpkgs/trunk/; revision=28226
2011-08-07 18:21:52 +00:00
Andres Löh
3ca394eee5
text library works with 7.2.1rc2.
...
svn path=/nixpkgs/trunk/; revision=28190
2011-08-06 10:31:16 +00:00
Peter Simons
a6020a75d4
hsemail: added version 1.7.1 parallel to version 1.6
...
SMTPClient cannot be built with the latest version of hsemail because its Cabal
files enforces 1.6 by an upper version bound. I've asked upstream to release an
update that fixes this, but until that happens we need to keep version 1.6
around to make sure Gitit compiles.
svn path=/nixpkgs/trunk/; revision=28187
2011-08-06 07:41:44 +00:00
Peter Simons
b72b88fc08
haskell-packages.nix: added new packages async, hsyslog, and streamproc
...
svn path=/nixpkgs/trunk/; revision=28179
2011-08-05 18:02:20 +00:00
Peter Simons
a650832b2c
haskell-packages: added cabal2nix, a utility to convert Cabal files into Nix build instructions
...
Naturally, the tool generated its own build expression. :-)
svn path=/nixpkgs/trunk/; revision=28170
2011-08-05 17:03:14 +00:00
Andres Löh
55fa5b5d1d
Tested platform packages with ghc-7.2 and ghc-7.3.
...
svn path=/nixpkgs/trunk/; revision=28168
2011-08-05 14:02:57 +00:00
Andres Löh
dcffa6f0b1
Fixed broken haskell-packages.nix.
...
svn path=/nixpkgs/trunk/; revision=28164
2011-08-05 10:10:58 +00:00
Andres Löh
8fdb3c9e63
Make ghc-7.0.4 the default. Add experimental ghc-7.2.1rc1.
...
svn path=/nixpkgs/trunk/; revision=28163
2011-08-05 08:52:35 +00:00
Peter Simons
fbf36403ef
haskell-packages.nix: updated HaXml to version 1.22.3
...
svn path=/nixpkgs/trunk/; revision=28154
2011-08-04 15:59:03 +00:00
Peter Simons
cf58813fb0
haskell-packages.nix: added tabular library
...
svn path=/nixpkgs/trunk/; revision=28142
2011-08-03 16:51:19 +00:00
Peter Simons
21b8ff7aee
haskell-packages.nix: added bnfc version 2.4
...
svn path=/nixpkgs/trunk/; revision=28132
2011-08-03 07:49:21 +00:00
Peter Simons
857d2673ae
haskell-packages.nix: added numtype and dimensional libraries
...
svn path=/nixpkgs/trunk/; revision=28131
2011-08-02 22:14:18 +00:00
Peter Simons
fc5ea05cfd
Keep polyparse 1.4 around because haskell-graphviz depends on the older version.
...
I've asked upstream to update their cabal file, but until then we'll
need both versions. :-(
svn path=/nixpkgs/trunk/; revision=28021
2011-07-31 15:33:55 +00:00
Peter Simons
10f65d1148
HaXml: added version 1.22.2
...
It's not the default, though, because it breaks API compatibility
with earlier versions.
svn path=/nixpkgs/trunk/; revision=28013
2011-07-30 21:43:47 +00:00
Andres Löh
2cc5d14382
Added monad-par.
...
svn path=/nixpkgs/trunk/; revision=27934
2011-07-25 07:33:48 +00:00
Peter Simons
01fc263ff2
haskell-packages.nix: added hsdns
...
svn path=/nixpkgs/trunk/; revision=27856
2011-07-20 18:38:47 +00:00
Peter Simons
9d426cd470
haskell-packages.nix: added hledger-chart and hledger-vty
...
svn path=/nixpkgs/trunk/; revision=27855
2011-07-20 18:32:33 +00:00
Peter Simons
7237cf32ec
haskell-packages.nix: added hledger and hledger-lib
...
svn path=/nixpkgs/trunk/; revision=27853
2011-07-20 18:20:42 +00:00
Peter Simons
f8b4f9e85c
haskell-packages.nix: added regexpr
...
svn path=/nixpkgs/trunk/; revision=27852
2011-07-20 18:20:37 +00:00
Peter Simons
f05ab93c88
haskell-packages.nix: added mtlparse
...
svn path=/nixpkgs/trunk/; revision=27851
2011-07-20 18:20:32 +00:00
Peter Simons
35312ae76f
haskell-packages.nix: added storable-record
...
svn path=/nixpkgs/trunk/; revision=27845
2011-07-20 18:04:03 +00:00
Peter Simons
13720273bb
haskell-funcmp: added version 1.5
...
svn path=/nixpkgs/trunk/; revision=27761
2011-07-13 15:00:51 +00:00
Andres Löh
eabbecd10f
Added hp2any.
...
svn path=/nixpkgs/trunk/; revision=27701
2011-07-11 07:17:53 +00:00
Andres Löh
d7d0700d18
Added test-framework.
...
svn path=/nixpkgs/trunk/; revision=27695
2011-07-10 17:38:21 +00:00
Andres Löh
6f43e422ba
Added yesod-form and yesod-json.
...
svn path=/nixpkgs/trunk/; revision=27654
2011-07-07 21:40:46 +00:00
Andres Löh
29c7cd1298
Added aeson, unordered-containers.
...
svn path=/nixpkgs/trunk/; revision=27653
2011-07-07 21:40:43 +00:00
Andres Löh
65d9fa940b
Adding yesod-persistent.
...
svn path=/nixpkgs/trunk/; revision=27652
2011-07-07 21:40:40 +00:00
Andres Löh
1b603fe157
Added yesod-core.
...
svn path=/nixpkgs/trunk/; revision=27650
2011-07-07 21:40:35 +00:00
Andres Löh
f8b1ace1d7
Added warp plus dependencies.
...
svn path=/nixpkgs/trunk/; revision=27649
2011-07-07 21:40:33 +00:00