Commit graph

545 commits

Author SHA1 Message Date
Andres Löh 1e6eeb9ad7 Updated ghc-events and threadscope.
svn path=/nixpkgs/trunk/; revision=29023
2011-09-05 09:52:34 +00:00
Peter Simons 5412c585bc haskell-cabal2nix: updated to version 1.13
svn path=/nixpkgs/trunk/; revision=28828
2011-08-26 10:29:17 +00:00
Peter Simons 14e8450a30 haskell-cabal2nix: updated to version 1.12
svn path=/nixpkgs/trunk/; revision=28784
2011-08-23 13:18:32 +00:00
Peter Simons 3753505a5a haskell-mkcabal: dropped obsolete package; use "cabal init" instead
svn path=/nixpkgs/trunk/; revision=28686
2011-08-19 13:10:54 +00:00
Peter Simons b670bf70a0 cabal2nix: updated to version 0.11
svn path=/nixpkgs/trunk/; revision=28575
2011-08-14 23:18:47 +00:00
Peter Simons 44e4b0da86 haskell-uuagc-cabal: updated to version 1.0.0.5
svn path=/nixpkgs/trunk/; revision=28572
2011-08-14 16:41:48 +00:00
Peter Simons 1c0dd5e89c haskell-cabal2nix: updated to version 1.10
svn path=/nixpkgs/trunk/; revision=28560
2011-08-14 10:44:28 +00:00
Peter Simons 23945e96b6 haskell-hlint: updated to version 1.8.15
svn path=/nixpkgs/trunk/; revision=28557
2011-08-13 23:39:01 +00:00
Peter Simons 26dce48e24 haskell-threadscope: updated to version 0.1.3
svn path=/nixpkgs/trunk/; revision=28553
2011-08-13 23:38:40 +00:00
Peter Simons fd9fb9bf6b haskell-hlint: updated to version 1.8.14
svn path=/nixpkgs/trunk/; revision=28523
2011-08-12 18:43:06 +00:00
Peter Simons adaf1cc644 haskell-uuagc: updated to version 0.9.39.1
svn path=/nixpkgs/trunk/; revision=28522
2011-08-12 18:43:02 +00:00
Peter Simons 244b7e8084 haskell-uuagc-cabal: updated to version 1.0.0.4
svn path=/nixpkgs/trunk/; revision=28521
2011-08-12 18:42:58 +00:00
Peter Simons fb64f8d4ed haskell-uuagc-bootstrap: updated to version 0.9.39.1.0
svn path=/nixpkgs/trunk/; revision=28520
2011-08-12 18:42:53 +00:00
Peter Simons 3cb574c748 haskell-uuagc: added missing meta.platforms
svn path=/nixpkgs/trunk/; revision=28516
2011-08-12 12:40:03 +00:00
Peter Simons 0ae69dbfbe haskell-uuagc: updated to version 0.9.39.0
svn path=/nixpkgs/trunk/; revision=28514
2011-08-12 11:52:07 +00:00
Peter Simons c70c0029eb Updated BNFC to the latest version and fixed the spelling of its attribute.
Added BNFC-meta, alex-meta, and happy-meta.

Moved these tools into the tool section of haskell-packages.nix, and
paid special attention to the intended alphabetic order.

svn path=/nixpkgs/trunk/; revision=28506
2011-08-12 09:04:07 +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 45c2082b50 cabal2nix: updated to version 1.9
svn path=/nixpkgs/trunk/; revision=28461
2011-08-10 15:47:35 +00:00
Peter Simons b1ef3e6e36 Last batch of Haskell expression updates.
* haskell-mkcabal: updated to version 1.0.0
 * haskell-ghc-syb-utils: updated to version 0.2.1.0
 * haskell-darcs: updated to version 2.5.2

svn path=/nixpkgs/trunk/; revision=28449
2011-08-10 00:35:08 +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
Andres Löh 23e5a11a1d Updated a few Haskell packages.
svn path=/nixpkgs/trunk/; revision=28399
2011-08-08 19:02:17 +00:00
Peter Simons e29935f9b3 hlint: updated to version 1.8.13
svn path=/nixpkgs/trunk/; revision=28231
2011-08-07 18:22:13 +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
Andres Löh 3e0ac9b040 Major Haskell packages overhaul.
Several changes, some highlights:

  * Structure of haskell-packages.nix updated. It's now easier to
    select different default versions of packages for different
    versions of GHC.

  * GHC 7.0.2 is now default.

  * Haskell Platform 2011.2.0.0 has been added and is now default.

  * Several packages have been updated
    (gtk2hs, gitit, xmonad, darcs, ...).

  * Some old packages have been removed.

svn path=/nixpkgs/trunk/; revision=26288
2011-03-12 17:28:15 +00:00
Andres Löh 657572abc8 Added new (modular) gtk2hs and threadscope.
svn path=/nixpkgs/trunk/; revision=24086
2010-10-05 17:30:17 +00:00
Andres Löh e208e8ae76 Added HaRe, the Haskell Refactorer.
svn path=/nixpkgs/trunk/; revision=23599
2010-09-02 10:02:26 +00:00
Andres Löh 1a7a128b58 Version bumps for a number of Haskell packages.
svn path=/nixpkgs/trunk/; revision=23181
2010-08-15 18:28:08 +00:00
Andres Löh cf5e79f583 Version bump uu-parsinglib and uuagc.
svn path=/nixpkgs/trunk/; revision=22618
2010-07-16 11:57:33 +00:00
Andres Löh a5f0863a8b Updating uulib and uuagc.
svn path=/nixpkgs/trunk/; revision=20465
2010-03-07 22:33:05 +00:00
Andres Löh 5b20a89f11 Version bumps for a number of Haskell packages.
svn path=/nixpkgs/trunk/; revision=17107
2009-09-14 08:35:39 +00:00
Andres Löh 543483d99f Added mkcabal.
svn path=/nixpkgs/trunk/; revision=16875
2009-08-27 06:35:17 +00:00
Andres Löh 738b44d9d2 Some Haskell package updates.
svn path=/nixpkgs/trunk/; revision=16702
2009-08-12 15:28:47 +00:00
Andres Löh df8def8dfb Added HAppS and gitit plus dependencies.
svn path=/nixpkgs/trunk/; revision=16419
2009-07-18 15:25:28 +00:00
Marc Weber 676f4c4e2d haskellPackages: adding bytestring, networkBytestring, getOptions, ghcSyb, hslogger, tar
svn path=/nixpkgs/trunk/; revision=16296
2009-07-09 22:24:02 +00:00
Andres Löh e62cb1aa20 Added HLint plus dependencies.
svn path=/nixpkgs/trunk/; revision=15231
2009-04-21 21:48:10 +00:00
Andres Löh 035c84d06f Haskell package updates.
svn path=/nixpkgs/trunk/; revision=15165
2009-04-19 23:25:58 +00:00
Andres Löh c1ae54a6b3 version bump to 0.9.7
svn path=/nixpkgs/trunk/; revision=13697
2009-01-04 13:48:58 +00:00
Arie Middelkoop 1a715e22e2 uuagc 0.9.6
svn path=/nixpkgs/trunk/; revision=11515
2008-04-09 14:26:47 +00:00
Arie Middelkoop 6aa42a8021 New hash for uuagc.
svn path=/nixpkgs/trunk/; revision=11114
2008-03-14 08:49:24 +00:00
Andres Löh 1e1707f61c * uuagc and uulib are now using ghc-6.8.2
svn path=/nixpkgs/trunk/; revision=10255
2008-01-23 08:36:03 +00:00
Arie Middelkoop afde8e6270 Added GHC 6.6.
note: the old GHC 6.4(.2?) version is still there. I reused the bootstrap-version to bootstrap GHC-6.6. And some other packages depend on the old GHC 
version as well.

note: only use this package for building other packages. If you install it as an end-user, you'll only be able to use the default GHC libraries, 
because other libraries are only privately registered to this GHC version during a nix-build by hooks (which are not executed when you run GHC 
yourself as an end-user).

Consequently, also added a newer version of uulib and uuagc.

svn path=/nixpkgs/trunk/; revision=7346
2006-12-15 13:32:55 +00:00
Christof Douma 1fa4c66b73 added version to uuagc
added: noweb, lua-5.x, lua-4.x, mk, qc-- (as qcmm)

svn path=/nixpkgs/trunk/; revision=4681
2006-02-02 17:07:07 +00:00
Eelco Dolstra 9f898a586b * Copy even more files (in particular from losser.st-lab.cs.uu.nl,
can't assume that it will live forever).

svn path=/nixpkgs/trunk/; revision=4624
2006-01-30 16:11:00 +00:00
Christof Douma 8d4e61d096 change uulib to store all dependencies to package.conf
added ghc-wrapper to use a generated global package.conf
added uuagc

svn path=/nixpkgs/trunk/; revision=4608
2006-01-27 10:16:15 +00:00