Commit graph

1179 commits

Author SHA1 Message Date
Rickard Nilsson ce2732f2f2 New Haskell package: CodecImageDevIL, bindings to libdevil 2013-11-27 13:46:57 +01:00
Oliver Charles 6bf6769ae4 haskellPackages.foldl: New expression 2013-11-27 12:22:28 +00:00
Oliver Charles 46445a3295 haskellPackages.indexedFree: New expression 2013-11-27 08:57:17 +00:00
Peter Simons 25116b7b63 haskell-statestack: add version 0.2 2013-11-26 21:09:24 +01:00
Peter Simons d019c243f3 haskell-HTTP: add version 4000.2.9 2013-11-26 21:09:18 +01:00
Peter Simons b20b8b9844 happy: update to version 1.19.1 2013-11-26 21:09:18 +01:00
Peter Simons 0d811d4a10 haskell-gloss-raster-accelerate: add version 1.8.0.0 2013-11-26 21:09:18 +01:00
Peter Simons ed9a255951 haskell-gloss-accelerate: add version 1.8.0.0 2013-11-26 21:09:18 +01:00
Peter Simons 2cfc208f26 haskell-ekg: add version 0.3.1.3 2013-11-26 21:09:18 +01:00
Peter Simons 09c50d6f9c alex: update to version 3.1.2 2013-11-26 21:09:17 +01:00
Thomas Bereknyei 53f05a812f Add hdevtools
4 spaces per indent
2013-11-23 16:12:21 -05:00
Oliver Charles 7a18f1125e haskellPackages.ariadne: New expression and related dependencies 2013-11-21 10:28:56 +01:00
Peter Simons 144a833cd0 Merge pull request #1259 from ocharles/haskell
haskellPackages.socketActivation and haskellPackages.quickcheckInstances
2013-11-21 01:25:34 -08:00
Oliver Charles d93d7c645c haskellPackages.quickcheckInstances: New expression 2013-11-21 08:45:38 +00:00
Oliver Charles fe3253355d haskellPackages.socketActivation: New expression 2013-11-21 08:45:09 +00:00
Oliver Charles 1bf33cf083 haskellPackages.digits: New expression 2013-11-20 09:10:54 +00:00
Oliver Charles 41a0cb7bd9 haskellPackages.tastyTh: New expression 2013-11-18 11:28:17 +01:00
Oliver Charles 6e89adc6ba haskellPackages.tastyGolden: New expression 2013-11-18 11:28:17 +01:00
Oliver Charles 17b738330c haskellPackages.tastyQuickcheck: New expression 2013-11-18 11:28:17 +01:00
Oliver Charles 2e8c5b626c haskellPackages.tastyHspec: New expression 2013-11-18 11:28:17 +01:00
Oliver Charles 1eb47b17af haskellPackages.tastyAntXml: New expression 2013-11-18 11:28:17 +01:00
Oliver Charles 3203c7177c haskellPackages.webRoutesBoomerang: new expression 2013-11-15 13:09:30 +00:00
Gergely Risko d9ed78cbd9 Add direct-sqlite haskell library 2013-11-11 16:36:14 +01:00
Peter Simons 716318c54d haskell-process-conduit: add version 1.0.0.1 2013-11-11 14:39:59 +01:00
Peter Simons 4159147663 haskell-control-monad-loop: add version 0.1 2013-11-11 14:39:59 +01:00
Peter Simons ad2d8fdfb9 Don't override deepseq globally in Cabal 1.18.x.
Deepseq is a core package, and building Cabal with a version that differs from
the one shipped with GHC is probably not a good idea.

For GHC 7.0.x, however, we must override deepseq, because the library just
won't build otherwise.
2013-11-11 14:39:58 +01:00
Peter Simons 62fd4cebe1 haskell-parallel: update to version 3.2.0.4 2013-11-11 14:39:57 +01:00
Peter Simons 9e036f4560 haskell-deepseq: update to 1.3.0.1 2013-11-11 14:39:57 +01:00
Peter Simons 53cc2aa312 haskell-parsers: update to version 0.10.1.1 2013-11-11 14:39:48 +01:00
Peter Simons e4d841eef4 Re-implement ghcWithPackagesOld as a variant of ghcWithPackages that ignores collisions.
This change is intended to fix <https://github.com/NixOS/nixpkgs/issues/1161>
and to address some of the concerns that come up during the discussion of
<d64917ad17>.
2013-11-09 20:41:52 +01:00
Peter Simons f92a5cbfc6 pkgs/development/compilers/ghc/with-packages.nix: add 'ignoreCollisions' parameter
The ghcWithPackage expression now has an argument 'ignoreCollisions' that
allows users to disable the path collision check like so:

  (pkgs.haskellPackages.ghcWithPackages (pkgs: with pkgs; [ haskellPlatform ])).override { ignoreCollisions = true; };

See d64917ad17
for a long and detailed discussion of why these path collisions may occur.
2013-11-07 12:14:19 +01:00
Peter Simons 0e831bd525 Resurrect the old ghcWithPackages wrapper under the attribute name 'ghcWithPackagesOld'. 2013-11-04 19:42:49 +01:00
Mathijs Kwik b6519f08da haskell-parsers: bring back 0.9 for idris 2013-11-01 08:02:19 +01:00
Mathijs Kwik 3c2b7f5e33 haskell-trifecta: bring back 1.1 for idris 2013-11-01 08:02:19 +01:00
Peter Simons e0c633a402 haskell-hslua: update to version 0.3.8 2013-10-31 09:02:24 +01:00
Peter Simons 793be25a9a haskell-gloss: update to version 1.8.1.1 2013-10-31 09:02:24 +01:00
Peter Simons 90d80c3d35 haskell-OpenGL: update 2.9.x branch to version 2.9.1.0 2013-10-31 09:02:24 +01:00
Peter Simons 7daab74440 haskell-Cabal: update to version 1.18.1.2 2013-10-27 19:07:14 +01:00
Peter Simons d64917ad17 Back-port Haskell-related improvements from stdenv-updates.
* There now is full support for building Haskell packages as shared libraries
   for GHC versions 7.4.2 or later. The Cabal builder recognizes the following
   attributes:

    - enableSharedLibraries configures Cabal to build of shared libraries in
      addition to static ones. This option requires that all dependencies of
      the package have been compiled for use in shared libraries, too.

    - enableSharedExecutables configures Cabal to prefer shared libraries when
      linking executables.

   The default values for these attributes are arguments to the haskellPackages
   expression.

 * Haskell builds now run in a LANG="en_US.UTF-8" environment to avoid plenty
   of build and test suite errors. Without this setting, GHC seems unable to
   deal with the UTF-8 character encoding that's generally considered standard
   in the Haskell world.

 * The Cabal builder supports a new attribute 'testTarget' to specify the exact
   set of tests to be run during the check phase.

 * The ghc-wrapper attribute ghcVersion has been removed. Instead, we use the
   ghc.version attribute, which exists in unwrapped GHC derivations, too.
2013-10-27 10:09:36 +01:00
Peter Simons e1c9c133b0 Merge pull request #1110 from errge/master
Add text-format haskell library
2013-10-26 09:20:05 -07:00
Peter Simons cbacc46e45 haskell-hslua: remove support for linking the system's lua library
This feature is broken: <https://github.com/osa1/hslua/issues/8>.
2013-10-26 18:17:04 +02:00
Peter Simons 500eb7a262 haskell-packages.nix: fix caseInsensitive attribute 2013-10-26 17:34:29 +02:00
Peter Simons a773bf4398 haskell-HTF: add version 0.11.0.1 2013-10-24 23:29:54 +02:00
Peter Simons fadca15b2e haskell-language-ecmascript: add version 0.15.2 2013-10-24 23:29:54 +02:00
Peter Simons 5efa7019c7 haskell-xmlgen: add version 0.6.2.0 2013-10-24 23:29:54 +02:00
Peter Simons be4d957a9c haskell-case-insensitive: update to version 1.1.0.1 2013-10-24 23:29:54 +02:00
Gergely Risko 5c88bfaca9 Add text-format haskell library 2013-10-22 01:08:05 +02:00
Peter Simons a9302d494c haskell-clock: add version 0.4.0.1 2013-10-19 12:43:56 +02:00
Peter Simons 04d8147219 haskell-packages.nix: fix evaluation of cabal-install 2013-10-18 12:52:28 +02:00
Peter Simons ad44474f49 haskell-Cabal: add version 1.18.1.1 2013-10-18 12:52:27 +02:00