Commit graph

564 commits

Author SHA1 Message Date
Peter Simons f8703e3b25 haskell-packages.nix: updated version of HUnit used by GHC 7.4.1
svn path=/nixpkgs/trunk/; revision=32449
2012-02-21 10:09:34 +00:00
Peter Simons cecff49b34 Moved the cabal build driver function from development/libraries/haskell/cabal to build-support/cabal.
This change also resolves the "cabal" vs. "Cabal" ambiguity on file systems
that don't distinguish case.

svn path=/nixpkgs/trunk/; revision=32401
2012-02-19 17:03:35 +00:00
Peter Simons b7e432214b haskell-packages.nix: improved handling of 'Cabal'
Most packages use the Cabal library only as a build tool, and as such it is a
dependency of the cabal.nix builder -- not of the package that's being built
with that builder.

svn path=/nixpkgs/trunk/; revision=32326
2012-02-16 14:05:01 +00:00
Peter Simons 9882d962d1 haskell-alternative-io: added version 0.0.0
svn path=/nixpkgs/trunk/; revision=32294
2012-02-15 10:39:09 +00:00
Peter Simons 3256e7f5c2 haskell-nixos-types: removed obsolete package
svn path=/nixpkgs/trunk/; revision=32290
2012-02-14 16:59:01 +00:00
Peter Simons adc9bf0510 haskell-packages.nix: removed obsolete 'aeson-native' and 'blaze-textual-native'
svn path=/nixpkgs/trunk/; revision=32289
2012-02-14 16:58:58 +00:00
Peter Simons 89a958e4d0 haskell-packages.nix: allow packages to be built with a version of 'Cabal' other than the one shipped with the compiler
svn path=/nixpkgs/trunk/; revision=32288
2012-02-14 16:58:56 +00:00
Peter Simons 6e3f66185d haskell-packages.nix: allow packages to be built with a version of 'filepath' other than the one shipped with the compiler
svn path=/nixpkgs/trunk/; revision=32287
2012-02-14 16:58:53 +00:00
Peter Simons 3c63b41aa4 haskell-tar: added version 0.4.0.0
svn path=/nixpkgs/trunk/; revision=32277
2012-02-14 16:58:27 +00:00
Peter Simons f1abe7d195 haskell-network: updated 2.3.x version to 2.3.0.11
svn path=/nixpkgs/trunk/; revision=32276
2012-02-14 16:58:24 +00:00
Peter Simons d53d97ad5e haskell-HaRe: updated to version 0.6.0.2
svn path=/nixpkgs/trunk/; revision=32238
2012-02-13 09:01:46 +00:00
Peter Simons a2d2fa31a6 haskell-persistent: updated to version 0.8.0
svn path=/nixpkgs/trunk/; revision=32179
2012-02-10 11:32:50 +00:00
Peter Simons 78d758d93f haskell-yesod-routes: added version 0.0.1
svn path=/nixpkgs/trunk/; revision=32178
2012-02-10 11:32:48 +00:00
Peter Simons cd306852ad haskell-crypto-conduit: added version 0.1.3.1
svn path=/nixpkgs/trunk/; revision=32177
2012-02-10 11:32:45 +00:00
Peter Simons eb9badcd21 haskell-attempt: added version 0.4.0
svn path=/nixpkgs/trunk/; revision=32176
2012-02-10 11:32:40 +00:00
Peter Simons cf686eaa50 haskell-failure: added version 0.2.0
svn path=/nixpkgs/trunk/; revision=32175
2012-02-10 11:32:35 +00:00
Peter Simons 2d48075c4a haskell-packages.nix: disable the obsolete 'HaRe' tool
svn path=/nixpkgs/trunk/; revision=32165
2012-02-09 14:53:07 +00:00
Peter Simons 792bbd3522 haskell-packages.nix: disable the obsolete 'frown' tool
svn path=/nixpkgs/trunk/; revision=32164
2012-02-09 14:53:05 +00:00
Peter Simons bfd1783a06 haskell-packages.nix: fixed obsolete reference to json_0_5 attribute
svn path=/nixpkgs/trunk/; revision=32163
2012-02-09 14:41:36 +00:00
Peter Simons 24ff52e62e haskell-json: dropped obsolete version 0.4.4
svn path=/nixpkgs/trunk/; revision=32161
2012-02-09 14:38:01 +00:00
Peter Simons 0df0d9ad9c Ebnf2ps: the package is now available from Hackage
svn path=/nixpkgs/trunk/; revision=32147
2012-02-08 22:07:42 +00:00
Peter Simons a2df0e09ff haskell-zlib: added version 0.5.3.3
svn path=/nixpkgs/trunk/; revision=32101
2012-02-07 10:34:28 +00:00
Peter Simons 6704a7379b haskell-test-framework: dropped version 0.4.2.2
Pandoc updated to 0.5.

svn path=/nixpkgs/trunk/; revision=32100
2012-02-07 10:34:25 +00:00
Peter Simons bb5f77cfaa haskell-pandoc: updated to version 1.9.0.3
svn path=/nixpkgs/trunk/; revision=32074
2012-02-06 18:28:19 +00:00
Peter Simons 14e803ff8a haskell-test-framework: added version 0.4.2.2 (required by pandoc)
svn path=/nixpkgs/trunk/; revision=32072
2012-02-06 18:28:12 +00:00
Peter Simons c682f95d63 haskell-temporary: added version 1.1.2.3
svn path=/nixpkgs/trunk/; revision=32056
2012-02-06 14:27:30 +00:00
Peter Simons 12dfa773aa haskell-haskell-src: 7.4.1 build was fixed by happy update
svn path=/nixpkgs/trunk/; revision=32055
2012-02-06 14:27:27 +00:00
Peter Simons 269b4776ce haskell: added OpenGL 5.0.0 and GLUT 2.3.0.0
svn path=/nixpkgs/trunk/; revision=32054
2012-02-06 14:27:24 +00:00
Peter Simons 20f8c35e07 haskell-happy: added version 1.18.9
svn path=/nixpkgs/trunk/; revision=32052
2012-02-06 14:27:18 +00:00
Peter Simons 2286dd1f51 haskell-packages.nix: updated configurations for older GHC versions to prefer a more modern DeepSeq
svn path=/nixpkgs/trunk/; revision=32023
2012-02-03 21:06:28 +00:00
Peter Simons 74e822d76a haskell-packages.nix: GHC 7.4.1 should use the latest version of regexPosix
svn path=/nixpkgs/trunk/; revision=32014
2012-02-03 21:00:13 +00:00
Peter Simons 69d6b66571 haskell-packages.nix: the latest regexPosix must use a matching regexBase in order to compile with older versions of GHC, i.e. 6.10.4
svn path=/nixpkgs/trunk/; revision=32013
2012-02-03 21:00:09 +00:00
Peter Simons 0861eb5a3d haskell-packages.nix: updated 'haskellPlatformArgs_future' configuration to reflect the current state of affairs for GHC 7.4.1
* DeepSeq has been removed because it's now a core package.
 * XHTML and network have been updated to the latest version.
 * The comments that state whether a package builds or not have been updated.

svn path=/nixpkgs/trunk/; revision=32009
2012-02-03 19:06:50 +00:00
Peter Simons 83c6e41b15 haskell-xhtml: added version 3000.2.0.5
svn path=/nixpkgs/trunk/; revision=32008
2012-02-03 19:06:47 +00:00
Peter Simons dd28867e4f haskell-network: added version 2.3.0.10
svn path=/nixpkgs/trunk/; revision=32007
2012-02-03 19:06:44 +00:00
Peter Simons 351627cb88 haskell-extensible-exceptions: added version 0.1.1.4
svn path=/nixpkgs/trunk/; revision=32006
2012-02-03 19:06:41 +00:00
Peter Simons 49ca209cd2 haskell-deepseq: added version 1.3.0.0
svn path=/nixpkgs/trunk/; revision=32005
2012-02-03 19:06:38 +00:00
Peter Simons 8cba75ac34 haskell-ieee754: added version 0.7.3
svn path=/nixpkgs/trunk/; revision=32004
2012-02-03 19:06:35 +00:00
Andres Löh f2d6ca5d02 Added haskell-{bitarray,containers-deepseq,gd}.
svn path=/nixpkgs/trunk/; revision=31991
2012-02-03 12:15:00 +00:00
Andres Löh b66db5ca13 Add ghc-7.4.1. Remove Hydra building for the 7.2.* series.
svn path=/nixpkgs/trunk/; revision=31989
2012-02-02 21:08:30 +00:00
Peter Simons 798890b819 haskell-zlib: drop version 0.5.3.2 again; it's causing lots of trouble
This change affects only GHC 7.2 or later.

svn path=/nixpkgs/trunk/; revision=31985
2012-02-02 17:03:01 +00:00
Peter Simons bd2c29d553 haskell-persistent-sqlite: added version 0.6.2.1
svn path=/nixpkgs/trunk/; revision=31983
2012-02-02 14:54:56 +00:00
Peter Simons e11c942238 haskell-yesod-default: added version 0.5.0
svn path=/nixpkgs/trunk/; revision=31982
2012-02-02 14:54:53 +00:00
Peter Simons e3e09ea617 haskell-packages.nix: disabled hledger-vty and hledger-chart
These packages don't build with current versions of hledger-lib. I'll ask
upstream about an update.

svn path=/nixpkgs/trunk/; revision=31975
2012-02-02 10:38:08 +00:00
Peter Simons 8c1822d2d8 haskell-socks: added version 0.4.0
svn path=/nixpkgs/trunk/; revision=31967
2012-02-02 10:37:48 +00:00
Peter Simons d7b739d9a5 haskell-cmdargs: deleted obsolete 0.8 version
svn path=/nixpkgs/trunk/; revision=31966
2012-02-02 10:37:45 +00:00
Peter Simons 9d693c2e4e haskell-cmdargs: added version 0.9.2
svn path=/nixpkgs/trunk/; revision=31929
2012-01-30 10:52:04 +00:00
Peter Simons 588da3fbf3 haskell-packages.nix: cosmetic
svn path=/nixpkgs/trunk/; revision=31928
2012-01-30 10:52:01 +00:00
Peter Simons 5792ce967f haskell-multiarg: added version 0.1.0.0
svn path=/nixpkgs/trunk/; revision=31915
2012-01-29 16:23:57 +00:00
Peter Simons 1bc0a60bf8 haskell-explicit-exception: added version 0.1.6
svn path=/nixpkgs/trunk/; revision=31914
2012-01-29 16:23:53 +00:00
Peter Simons 47c3e4b2a3 haskell-zlib: added version 0.5.3.2
This version is disabled for all versions of GHC older than 7.2, because
it won't build. Upstream has been notified.

svn path=/nixpkgs/trunk/; revision=31894
2012-01-27 20:31:03 +00:00
Peter Simons bbe935774d haskell-GLFW: added version 0.5.0.1
svn path=/nixpkgs/trunk/; revision=31893
2012-01-27 20:31:00 +00:00
Peter Simons a5d419ea5a haskell-resource-pool: added version 0.2.1.0
svn path=/nixpkgs/trunk/; revision=31858
2012-01-26 14:20:17 +00:00
Peter Simons b968c011c6 haskell-pool-conduit: added version 0.0.0
svn path=/nixpkgs/trunk/; revision=31857
2012-01-26 14:20:14 +00:00
Peter Simons 4752d7201c haskell-ghc-mod: don't hard-code a specific version of emacsPackages into the expression itself
Instead, one of the available version is chosen in haskell-packages.nix, when
the expression is instantiated.

Also updated the meta section.

svn path=/nixpkgs/trunk/; revision=31856
2012-01-26 14:20:11 +00:00
Peter Simons adc8828c96 development/tools/parsing/ebnf2ps: added initial version 1.0.8
svn path=/nixpkgs/trunk/; revision=31855
2012-01-26 14:20:06 +00:00
Peter Simons ea9708ca01 haskell-mwc-random: added version 0.11.0.0
svn path=/nixpkgs/trunk/; revision=31807
2012-01-24 15:06:00 +00:00
Peter Simons 5f7e961d15 haskell-HsOpenSSL: added version 0.10.1.2
svn path=/nixpkgs/trunk/; revision=31806
2012-01-24 15:05:57 +00:00
Peter Simons 9e5c06adc9 haskell-language-javascript: updated to version 0.4.6
svn path=/nixpkgs/trunk/; revision=31805
2012-01-24 15:05:54 +00:00
Peter Simons 76cbc8ade8 haskell-text: added version 0.11.1.13
svn path=/nixpkgs/trunk/; revision=31804
2012-01-24 15:05:51 +00:00
Andres Löh bbc726c86a Adding haskell-DSH and dependencies.
svn path=/nixpkgs/trunk/; revision=31794
2012-01-23 16:22:34 +00:00
Andres Löh dd83243b8c Make statistics and criterion compile with ghc-6.12.3.
svn path=/nixpkgs/trunk/; revision=31733
2012-01-20 10:54:09 +00:00
Peter Simons 13e5cf2efb haskell-vault: added version 0.1.0.0
svn path=/nixpkgs/trunk/; revision=31683
2012-01-19 14:44:33 +00:00
Peter Simons 02392785c5 ghc-mod: new package (emacs haskell-mode extension)
svn path=/nixpkgs/trunk/; revision=31653
2012-01-18 20:32:34 +00:00
Peter Simons 4907bb6cf5 haskell-math-functions: added version 0.1.1.0
svn path=/nixpkgs/trunk/; revision=31580
2012-01-16 11:33:34 +00:00
Peter Simons d88a86d8ee haskell-unix-compat: updated to version 0.3.0.1
svn path=/nixpkgs/trunk/; revision=31347
2012-01-06 13:30:08 +00:00
Peter Simons 671455b8be haskell-maude: updated to version 0.3.0
svn path=/nixpkgs/trunk/; revision=31345
2012-01-06 13:30:02 +00:00
Peter Simons 660701471c Dropped obsolete versions of haskell-primitive and haskell-vector.
svn path=/nixpkgs/trunk/; revision=31285
2012-01-04 17:48:40 +00:00
Peter Simons aac6654ed5 haskell-vector: updated to version 0.9.1
svn path=/nixpkgs/trunk/; revision=31283
2012-01-04 17:48:32 +00:00
Peter Simons e195f5b358 monad-control: use consistent naming scheme for all supported versions
svn path=/nixpkgs/trunk/; revision=31211
2012-01-02 14:51:23 +00:00
Peter Simons de1a6e09d7 haskell-path-pieces: added version 0.1.0
haskell-attoparsec-conduit: added version 0.0.0
haskell-blaze-builder-conduit: added version 0.0.0
haskell-conduit: added version 0.0.0.1
haskell-http-conduit: added version 1.0.0
haskell-lifted-base: added version 0.1.0.2
haskell-xml-conduit: added version 0.5.0
haskell-zlib-conduit: added version 0.0.0

svn path=/nixpkgs/trunk/; revision=31141
2011-12-29 16:42:08 +00:00
Peter Simons 481a96b2ed haskell-shakespeare-i18n: added version 0.0.0
svn path=/nixpkgs/trunk/; revision=31087
2011-12-26 15:35:48 +00:00
Peter Simons 5aacd74bf8 haskell-wai-logger: added version 0.1.1
svn path=/nixpkgs/trunk/; revision=31086
2011-12-26 15:35:42 +00:00
Peter Simons 2d972e96ad haskell-fast-logger: added version 0.0.1
svn path=/nixpkgs/trunk/; revision=31085
2011-12-26 15:35:37 +00:00
Peter Simons e4f3dcda83 haskell-byteorder: added version 1.0.3
svn path=/nixpkgs/trunk/; revision=31084
2011-12-26 15:35:33 +00:00
Peter Simons 70b696e83e haskell-HTTP: added version 4000.2.2
svn path=/nixpkgs/trunk/; revision=31083
2011-12-26 15:35:30 +00:00
Peter Simons 46084dbc3c haskell-repr: added version 0.4.1.2
svn path=/nixpkgs/trunk/; revision=31070
2011-12-25 16:06:17 +00:00
Peter Simons 6a9bbeac0f haskell-string-combinators: added version 0.6.0.2
svn path=/nixpkgs/trunk/; revision=31069
2011-12-25 16:06:11 +00:00
Peter Simons 658f4ae7e2 haskell-dstring: added version 0.4.0.3
svn path=/nixpkgs/trunk/; revision=31068
2011-12-25 16:06:00 +00:00
Peter Simons 0ea5780f75 haskell-text: updated use of 0.11.1.11 to 0.11.1.12
svn path=/nixpkgs/trunk/; revision=31061
2011-12-24 18:57:39 +00:00
Peter Simons 986f3c193d pkgs/top-level/haskell-packages.nix: removed inconsistent 'text' specifications in haskell platform expressions
These changes were introduced unintentionally a while ago.

svn path=/nixpkgs/trunk/; revision=31057
2011-12-23 23:34:21 +00:00
Peter Simons e4a2d3ff6d haskell-text: updated version 0.11.1.10 to 0.11.1.11
svn path=/nixpkgs/trunk/; revision=31049
2011-12-23 11:57:45 +00:00
Peter Simons 30afcc3af3 pkgs/top-level/haskell-packages.nix: updated comment about the current HP default version
svn path=/nixpkgs/trunk/; revision=31041
2011-12-22 12:22:52 +00:00
Peter Simons 8854fa0da5 haskell-parallel: updated use of version 3.2.0.0 to 3.2.0.2
svn path=/nixpkgs/trunk/; revision=31030
2011-12-22 12:18:42 +00:00
Peter Simons 53f4402059 haskell-text: updated use of version 0.11.1.9 to 0.11.1.10
svn path=/nixpkgs/trunk/; revision=31029
2011-12-22 12:18:38 +00:00
Peter Simons 3f4358a02a haskell-multirec: dropped obsolete version 0.5.1
svn path=/nixpkgs/trunk/; revision=30999
2011-12-21 10:48:57 +00:00
Shea Levy d54677f9c4 Try to fix the tarball
Not sure if this will work, just tried the obvious fix.

svn path=/nixpkgs/trunk/; revision=30974
2011-12-20 02:51:37 +00:00
Peter Simons c4e802e22d haskell-QuickCheck: added version 2.4.2
svn path=/nixpkgs/trunk/; revision=30961
2011-12-19 13:27:38 +00:00
Peter Simons 4c05021dcb haskell-QuickCheck: dropped obsolete version 2.1.0.3
svn path=/nixpkgs/trunk/; revision=30960
2011-12-19 13:27:35 +00:00
Peter Simons 22bbe11e65 haskell-multirec: updated to version 0.7
svn path=/nixpkgs/trunk/; revision=30959
2011-12-19 13:27:32 +00:00
Andres Löh ffa89c82fd Trying to fix the build of darcs for ghc-7.0.4.
svn path=/nixpkgs/trunk/; revision=30952
2011-12-18 11:26:46 +00:00
Andres Löh e20ab8d9b3 Added Haskell Platform 2011.4.0.0.
svn path=/nixpkgs/trunk/; revision=30951
2011-12-18 10:22:48 +00:00
Andres Löh c11749dcd6 Updated the GHC HEAD snapshot.
svn path=/nixpkgs/trunk/; revision=30937
2011-12-16 18:11:23 +00:00
Peter Simons 9e7e3ae89c haskell-network: updated to version 2.3.0.8
svn path=/nixpkgs/trunk/; revision=30908
2011-12-15 13:36:58 +00:00
Peter Simons ba6e0edc9f haskell-syb: updated version 3.x to 0.3.6
svn path=/nixpkgs/trunk/; revision=30907
2011-12-15 13:36:56 +00:00
Andres Löh ea8d3f396e Added zeromq and haskell-zeromq-haskell.
svn path=/nixpkgs/trunk/; revision=30878
2011-12-14 08:31:14 +00:00
Andres Löh 9d19e4fe06 Added haskell-mongoDB and dependencies.
svn path=/nixpkgs/trunk/; revision=30877
2011-12-14 07:57:52 +00:00
Peter Simons f06abc04c5 The EHC compiler is now called UHC.
svn path=/nixpkgs/trunk/; revision=30841
2011-12-11 19:54:40 +00:00
Peter Simons 0f1e1249e7 haskell-packages.nix: xmobar requires parsec 3
Adding this explicit override fixes the GHC 6.10.4 build.

svn path=/nixpkgs/trunk/; revision=30829
2011-12-11 18:01:03 +00:00
Peter Simons 6569f68dde haskell-packages.nix: use the current version of parsec 3.x with GHC 7.2 or later
svn path=/nixpkgs/trunk/; revision=30828
2011-12-11 18:01:00 +00:00