Commit Graph

1459 Commits

Author SHA1 Message Date
Peter Simons
579a05cc83 haskell-attoparsec: add version 0.11.1.0 2014-01-11 14:52:12 +01:00
Peter Simons
4b5313b8b6 haskell-parsec: update to version 3.1.5 2014-01-11 14:52:12 +01:00
Peter Simons
cb3c13b436 haskell-packages.nix: strip trailing whitespace 2014-01-11 12:03:41 +01:00
Peter Simons
154eda228c haskell-text: update to 1.1.0.0 2014-01-11 12:03:41 +01:00
Peter Simons
55e1937573 haskell-pretty-show: update to version 1.6.5 2014-01-09 00:45:16 +01:00
Benno Fünfstück
eddb74a5cf New expressions: yi, yi contrib and dependencies 2014-01-08 19:11:33 +01:00
Ian-Woo Kim
398ae63aa6 haskell-poppler package is added. 2014-01-08 17:32:15 +01:00
Peter Simons
de9ff84ca0 haskell-network: update to version 2.4.2.2 2014-01-06 12:09:57 +01:00
Peter Simons
a397d62d31 haskell-text: update to version 1.0.0.1 2014-01-06 12:09:57 +01:00
Mathijs Kwik
fd343dc0c6 haskell-bson: depend on binary 0.7.1.0 2014-01-01 23:36:56 +01:00
Peter Simons
bad39d4861 Merge pull request #1435 from tomberek/add_fastcgi
Add fastcgi Haskell package
2013-12-31 07:42:03 -08:00
Rickard Nilsson
bc0c50ced9 New Haskell package: wai-handler-fastcgi 2.0.0 2013-12-31 09:55:04 +01:00
Thomas Bereknyei
218d229b06 Add fastcgi Haskell package 2013-12-30 14:04:26 -05:00
Oliver Charles
eb4618d288 haskellPackages.lensAeson: New expression 2013-12-29 12:32:43 +00:00
Peter Simons
d1b97eea02 haskell-opengl: fix version conflicts with OpenGL 2.9.x build 2013-12-29 12:26:07 +01:00
Peter Simons
8cca7e4603 haskell-statistics: fix version mismatch of binary package some more 2013-12-29 12:26:07 +01:00
Peter Simons
d7eae3f86b haskell-statistics: fix version mismatch of binary package 2013-12-29 12:26:07 +01:00
Peter Simons
67515e8e38 haskell-statistics: this package needs a more recent version of binary 2013-12-29 12:26:06 +01:00
Peter Simons
c3fafc22b1 haskell-miniutter: this package needs a more recent version of binary 2013-12-29 12:26:06 +01:00
Peter Simons
9f37ace519 haskell-bmp: don't use the latest version because it requires binary >= 0.6; a version that no released compiler has yet 2013-12-29 12:26:06 +01:00
Peter Simons
7e94212b0d haskell: don't provide 'binary' default, instead we override that
attribute in the compiler-specific package set

binary has become a core package in ghc 7.4.2, so we cannot easily build
stuff with our own version of it. (Least not without Cabal warning about
version conflicts in the build log.)
2013-12-29 12:26:05 +01:00
Peter Simons
63e37a4f1f haskell-DRBG: add version 0.5.1 2013-12-29 12:26:05 +01:00
Peter Simons
6646b80027 haskell-cipher-aes128: add version 0.5 2013-12-29 12:26:05 +01:00
Peter Simons
5b37e9b543 haskell-prettyclass: add version 1.0.0.0 2013-12-29 12:26:05 +01:00
Shea Levy
d59d4dd9a5 Add haskellPackages.robotsTxt
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-28 17:34:47 -05:00
Shea Levy
e5898a4f95 Add haskellPackages.heredoc
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-28 17:33:52 -05:00
Peter Simons
6518480c1b Merge pull request #1401 from monocell/haskore
haskore: new package
2013-12-23 09:13:05 -08:00
Emil Rangden
5a90dd86da add haskellPackages.haskore 2013-12-23 10:25:06 +01:00
Emil Rangden
1e8dcf3921 add haskellPackages.midi 2013-12-23 10:25:06 +01:00
Emil Rangden
f4204813c6 add haskellPackages.markovChain 2013-12-23 10:25:06 +01:00
Emil Rangden
d62b286c7f add haskellPackages.monoidTransformer 2013-12-23 10:25:06 +01:00
Emil Rangden
bdae7f99ea add haskellPackages.eventList 2013-12-23 10:25:05 +01:00
Mathijs Kwik
86c298b510 add rethinkdb haskell driver 2013-12-23 10:21:20 +01:00
Mathijs Kwik
5188f7f939 add haskell-protocol-buffers-descriptor 2013-12-23 10:21:20 +01:00
Mathijs Kwik
98334e1d0a add haskell-protocol-buffers 2013-12-23 10:21:20 +01:00
Peter Simons
57713cd258 haskell-pretty-show: update to version 1.6.3 2013-12-19 11:34:40 +01:00
Peter Simons
43498628e8 haskell-packages.nix: the latest OpenGL needs the latest OpenGLRaw to compile 2013-12-18 21:47:49 +01:00
Peter Simons
18e81a5365 haskell-packages.nix: OpenAL builds only with the latest OpenGL 2013-12-18 21:47:49 +01:00
Peter Simons
6200fc9ffa haskell-async: add version 2.0.1.5 2013-12-18 14:56:43 +01:00
Peter Simons
c675ebff8b haskell-quickcheck-io: revert hard-coding of HUnit and QuickCheck versions
That patch broke the build on modern platforms. Instead of hard-coding
those versions globally, we should do so on a per-platform basis in
haskell-defaults.nix.
2013-12-15 22:37:42 +01:00
Peter Simons
ae58890b21 haskell-monad-par: update to version 0.3.4.6 2013-12-14 15:19:27 +01:00
Peter Simons
b30738afe2 haskell-enummapset-th: add version 0.6.0.0 2013-12-14 15:19:27 +01:00
Peter Simons
524935ebd5 haskell-assert-failure: add version 0.1 2013-12-14 15:19:27 +01:00
Peter Simons
a9a5bde463 haskell-HTTP: update to version 4000.2.10 2013-12-14 15:19:27 +01:00
Peter Simons
d4f47af75a haskell-quickcheck-io: this package needs recent versions of QuickCheck and HUnit 2013-12-14 13:34:04 +01:00
Peter Simons
c9a52836c8 haskell-pretty-show: resurrect version 1.2, which is required to build hledger on old versions of GHC
This reverts commit 54bfef6fc3d88eabfbd17c440c906170f7bc00ef.
2013-12-10 20:41:40 +01:00
Peter Simons
d231aca644 haskell-parsec: update to version 3.1.4 2013-12-10 20:41:40 +01:00
Peter Simons
d0ebac24e9 Update Haddock to version 2.13.2.1 (in ghc-head environment). 2013-12-10 20:41:40 +01:00
Peter Simons
fbdbe45393 haskell-pretty-show: the build requires happy version 1.19.x. 2013-12-10 20:41:39 +01:00
Peter Simons
37d68e69a0 haskell-pretty-show: remove obsolete version 1.2 2013-12-10 20:41:36 +01:00
Peter Simons
367b119971 haskell-pretty-show: update to version 1.6.2 2013-12-10 20:41:36 +01:00
Peter Simons
375c13622e haskell-text: update to version 1.0.0.0 2013-12-10 20:41:36 +01:00
Peter Simons
38ff664847 haskell-parsers: update to version 0.10.1.2 2013-12-10 20:41:36 +01:00
Peter Simons
1d56cb64a8 haskell-http-client-*: new packages 2013-12-10 20:41:36 +01:00
Peter Simons
6ea83a9a66 haskell-case-insensitive: update to version 1.1.0.2 2013-12-10 20:41:36 +01:00
Peter Simons
6b5f1f35fb haskell-errorcall-eq-instance: add version 0.1.0 2013-12-10 20:41:36 +01:00
Peter Simons
ea20904aef cabal: add support for the enableStaticLibrary flag to enable/disable building of static libraries
Disabling static libraries is supported only in GHC 7.7 or later.
2013-12-10 20:41:36 +01:00
Peter Simons
685ec102ef Merge pull request #1348 from ocharles/intervalmap
haskellPackages.IntervalMap: New expression
2013-12-09 16:08:30 -08:00
Peter Simons
c1c1de4c02 Merge pull request #1349 from ocharles/ex-pool
haskellPackages.exPool: New expression
2013-12-09 16:08:11 -08:00
Peter Simons
5a54eed058 Merge pull request #1350 from ocharles/haskelldb
haskellPackages.haskelldb: New expression
2013-12-09 16:08:02 -08:00
Oliver Charles
192cca63ef haskellPackages.haskelldb: New expression 2013-12-09 23:35:59 +00:00
Oliver Charles
11668c9273 haskellPackages.exPool: New expression 2013-12-09 23:32:00 +00:00
Oliver Charles
7317135edc haskellPackages.IntervalMap: New expression 2013-12-09 23:13:44 +00:00
Oliver Charles
9e4a60d54e haskellPackages.extensibleEffects: New expression 2013-12-09 23:11:50 +00:00
Peter Simons
3c181313e6 haskell-src-exts: drop obsolete version 1.13.5 2013-12-04 00:08:08 +01:00
Peter Simons
fcc9ea7d4c haskell-network: update to version 2.4.2.1 2013-12-03 22:23:21 +01:00
Peter Simons
cf2fbb3502 haskell-packages.nix: enable dynamic linking in GHC 7.7 or later
The current snapshot requires shared libraries to be built (otherwise
some packages won't build). I'm sure that's a mistake in the way it's
configured that should be fixed. Anyway, enabling shared library support
is an easy way out (and an interesting experiment).
2013-12-03 22:23:20 +01:00
Peter Simons
f1633d5af9 haskell-packages.nix: update 'cgi' to version 3001.1.8.4 when building with GHC 7.7 or later
Not that it helps much ... the package depends on MonadCatchIO-mtl, which is
broken in the latest version of GHC.
2013-12-03 22:23:20 +01:00
Peter Simons
d0d8f88d9b haskell-packages.nix: disable transformers 0.3.0.0 when building with GHC 7.7 or later
It's a core package now.
2013-12-03 22:23:20 +01:00
Peter Simons
7c6bc645bd haskell-GLUT: update to version 2.5.0.1 2013-12-03 22:23:20 +01:00
Peter Simons
3dd9e512c2 haskell-packages.nix: cosmetic 2013-12-03 22:23:20 +01:00
Peter Simons
e5e129a4d0 Fix references to haskell-opengl 2.9.1.0. 2013-12-03 22:23:19 +01:00
Peter Simons
64feb74f44 happy: update to version 1.19.2 2013-12-03 22:23:19 +01:00
Peter Simons
07ce265406 alex: update to version 3.1.3 2013-12-03 22:23:19 +01:00
Peter Simons
a64262ea3d haskell-lifted-async: add version 0.1.0 2013-12-02 16:26:26 +01:00
Peter Simons
82da6e6c04 Merge pull request #1304 from ocharles/cassava
haskellPackages.cassava: New expression
2013-12-02 04:05:31 -08:00
Peter Simons
7cc759650d Merge pull request #1305 from ocharles/scientific
haskellPackages.scientific: New expression
2013-12-02 04:05:03 -08:00
Oliver Charles
d54f2176da haskellPackages.pipesPostgresqlSimple: New expression 2013-11-30 11:25:48 +00:00
Oliver Charles
44a641552a haskellPackages.scientific: New expression 2013-11-30 11:20:34 +00:00
Oliver Charles
7be42c798c haskellPackages.cassava: New expression 2013-11-30 11:13:54 +00:00
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
Peter Simons
182e352ccf haskell-src-exts: switch default to version 1.14.0 2013-10-14 08:43:35 +02:00
Peter Simons
ba36baee34 haskell-connection: add version 0.1.3 2013-10-14 08:43:35 +02:00
danbst
254c153b62 Add usb haskell package 2013-10-11 09:39:16 +02:00
Peter Simons
d8993dd96c haskell-hslua: update to version 0.3.7 2013-10-10 20:56:37 +02:00
Peter Simons
0a24aa4d29 haskell-network: add version 2.4.2.0 2013-10-10 20:52:39 +02:00
Mathijs Kwik
af2eaf1ef9 llvm-general: remove version 3.3.5 2013-10-04 09:07:44 +02:00
Mathijs Kwik
f7a9743574 idris: build with latest llvm-general(-pure) 2013-10-04 09:07:44 +02:00
Peter Simons
a3ffa37065 cabal-install: update to version 1.18.0.2 2013-10-02 22:33:43 +02:00
Peter Simons
44f8e28988 haskell-mono-traversable: add version 0.1.0.0 2013-09-28 16:13:13 +02:00
Peter Simons
2fc05b85e0 haskell-vector-instances: add version 3.3 2013-09-28 16:13:07 +02:00
Peter Simons
befcb152fd haskell-vector: add version 0.10.9.1 2013-09-28 15:05:13 +02:00
Peter Simons
1856fc13e9 haskell-primitive: add version 0.5.1.0 2013-09-28 15:05:13 +02:00
Peter Simons
93f8bf653d haskell-pointed: add version 3.1 2013-09-25 18:34:15 +02:00
Peter Simons
c649c917f6 haskell-reducers: add version 3.0.2 2013-09-25 18:33:17 +02:00
Peter Simons
243ff0ec83 haskell-charset: add version 0.3.5 2013-09-25 18:32:37 +02:00
Peter Simons
f5ea2c41e6 haskell-trifecta: add version 1.1 2013-09-25 18:30:37 +02:00
Peter Simons
ce11e602a1 haskell-parsers: add version 0.9 2013-09-25 18:28:09 +02:00
Peter Simons
8cb5fefbc0 haskell-unordered-containers: add version 0.2.3.3 2013-09-25 18:24:59 +02:00
Peter Simons
e613d30c3c haskell-data-pprint: add version 0.2.1.5 2013-09-22 13:29:56 +02:00
Peter Simons
876047edf7 haskell-monad-par: update to version 0.3.4.5 2013-09-22 13:25:10 +02:00
Peter Simons
71bb69c5c1 haskell-enummapset: add version 0.5.2.0 2013-09-22 13:25:08 +02:00
Peter Simons
b962730e27 haskell-keys: add version 3.0.3 2013-09-22 13:25:08 +02:00
Peter Simons
90a8abc0dc haskell-Cabal: update to version 1.18.1 2013-09-22 13:25:07 +02:00
Oliver Charles
d33ca4abae haskellPackages.pipesBytestring: New expression 2013-09-21 09:46:49 +01:00
Peter Simons
5d43f559a3 haskell-llvm-general: renamed some files to follow our naming convention 2013-09-21 09:56:34 +02:00
Mathijs Kwik
a12f0fad69 idris: fix by using llvm-general 3.3.5.*
I tried jailbreaking, but this didn't work as llvm-general is an
optional (but enabled by default) dependency.

Manual patching revealed idris gets confused over the
llvm-general/llvm-general-pure split.
2013-09-20 23:51:37 +02:00
Mathijs Kwik
bfdfdaf084 llvm-general: bring back version 3.3.5.* 2013-09-20 23:51:36 +02:00
Peter Simons
dc4e44a241 haskell-pandoc-citeproc: add version 0.1.1 2013-09-18 17:45:16 +02:00
Peter Simons
eb21eb3f67 haskell-rfc5051: add version 0.1.0.2 2013-09-18 17:45:07 +02:00
Peter Simons
11eb9ac282 haskell-aeson-pretty: add version 0.7 2013-09-18 17:44:57 +02:00
Vladimír Čunát
571881b647 haskellPackages: add list-tries 2013-09-18 17:17:33 +02:00
Peter Simons
7ea98e8775 haskell-GLUT: update to version 2.5.0.1 2013-09-18 17:17:32 +02:00
Peter Simons
54124516de haskell-happy: add version 1.19.0 2013-09-18 17:17:31 +02:00
Peter Simons
5bc2f6ce02 haskell-alex: add version 3.1.0 2013-09-18 17:17:31 +02:00
Peter Simons
137e8ef0f1 haskell-stringable: add version 0.1.2 2013-09-18 17:17:31 +02:00
Peter Simons
2a1c1869c0 haskell-hslua: add version 0.3.6.1 2013-09-18 17:17:31 +02:00
Peter Simons
4ebaf041ab haskell-GLURaw: add version 1.4.0.0 2013-09-18 17:17:31 +02:00
Peter Simons
5030e0b776 haskell-GLUT: add version 2.5.0.0 2013-09-18 17:17:31 +02:00
Peter Simons
8d907ea19e haskell-OpenGL: add version 2.9.0.0 2013-09-18 17:17:31 +02:00
Peter Simons
1e42892af0 haskell-OpenGLRaw: add version 1.4.0.0 2013-09-18 17:17:31 +02:00
Peter Simons
2db9368919 haskell-hashable: update ghc-HEAD to version 1.2.1.0 2013-09-18 17:17:31 +02:00
Peter Simons
6665c1e6b0 Merge pull request #971 from ocharles/esqueleto
haskellPackages.esqueleto: New expression
2013-09-16 02:03:31 -07:00
Oliver Charles
6dfd36781f haskellPackages.esqueleto: New expression 2013-09-15 17:24:36 +01:00
Oliver Charles
af8a83c378 haskellPackages.amqp: New expression.
Close #965.
2013-09-15 06:25:14 +03:00
Oliver Charles
c537d07f21 haskellPackages.snapletAcidState: New Expression (close #966) 2013-09-15 05:51:24 +03:00
Peter Simons
51604bf13f haskell-llvm-general-pure: add version 3.3.8.1 2013-09-11 20:48:05 +02:00
Peter Simons
a1cca8226a happy: add version 1.18.11 2013-09-11 19:58:34 +02:00
Vladimír Čunát
aa8e8303e1 Merge branch 'x-updates' into master 2013-09-11 08:37:03 +02:00
Gergely Risko
b2c97f6ca5 Add statvfs haskell library 2013-09-10 16:06:56 +02:00
Peter Simons
aeefa7b070 Cabal-1.18.0: this version won't build without deepseq 1.3 or later 2013-09-09 15:07:38 +02:00
Peter Simons
9f6d539707 cabal-install-1.18.0.1: this package requires Cabal 1.18.x to compile 2013-09-09 12:23:00 +02:00
Peter Simons
efce71f023 haskell-system-posix-redirect: add version 1.1 2013-09-08 22:56:25 +02:00
Peter Simons
d7748daf2c haskell-unordered-containers: add version 0.2.3.2 2013-09-08 22:56:25 +02:00
Peter Simons
2aa0411562 cabal-install: update to version 1.18.0.1 2013-09-08 22:56:25 +02:00
Oliver Charles
a0ab379c00 pipes: Add Haskell 'pipes' family of libraries 2013-09-08 15:10:56 +01:00
Vladimír Čunát
b1be46e932 Merge branch 'master' into x-updates 2013-09-07 16:19:46 +02:00
Peter Simons
71f04ebe84 haskell-regex-compat-tdfa: add version 0.95.1.2 2013-09-06 23:49:32 +02:00
Peter Simons
2692c6e170 haskell-rosezipper: add version 0.2 2013-09-06 23:35:12 +02:00
Peter Simons
c2c66fcda9 haskell-cmdtheline: add version 0.2.3 2013-09-06 23:35:11 +02:00
Peter Simons
0e8bf4f075 haskell-Strafunski-StrategyLib: add version 5.0.0.3 2013-09-06 23:35:11 +02:00
Peter Simons
4f827ec7d0 haskell-syz: add version 0.2.0.0 2013-09-06 23:35:11 +02:00
Peter Simons
880ca8abbc cabal-install: add version 1.18.0 2013-09-06 23:35:10 +02:00
Peter Simons
9ed90073b3 haskell-Cabal: add version 1.18.0 2013-09-06 23:35:10 +02:00
Peter Simons
a508572731 haskell-cipher-{blowfish,camellia,des}: add new packages 2013-09-06 23:35:10 +02:00
Gergely Risko
b4a9ab5bd6 Add thyme haskell library 2013-09-06 10:37:21 +02:00
Peter Simons
0c5c9e31ff haskell-groups: add version 0.3.0.0 2013-09-02 14:05:21 +02:00
Peter Simons
748c44df6f haskell-crypto-random: add version 0.0.5 2013-09-02 14:05:21 +02:00
Peter Simons
ffe90114bd haskell-case-insensitive: add version 1.1 2013-09-02 14:05:21 +02:00
Peter Simons
b3367cdfb9 haskell-packages.nix: transformers is a core package starting with ghc 7.7 2013-09-02 14:04:50 +02:00
Gergely Risko
8dac1a5d0f Add final haskell library 2013-08-31 16:10:09 +02:00
Aristid Breitkreuz
0c4185d37a haskell: export callPackage to be able to create packages outside haskell-packages.nix 2013-08-30 19:45:51 +00:00
Peter Simons
539304754f haskell-Chart-cairo: add version 1.0 2013-08-30 11:04:59 +02:00
Peter Simons
44801bf4fe haskell-operational: add version 0.2.2.1 2013-08-30 11:04:45 +02:00
Vladimír Čunát
2fda1165da Merge branch 'master' into x-updates 2013-08-28 10:37:41 +02:00
Gergely Risko
9cb6a10949 Add linear haskell library 2013-08-27 17:11:33 +02:00
Peter Simons
52293798cc haskell-distributed-process: drop broken package
distributed-process won't compile, and upstream doesn't accept bug reports
without some elaborate registration procedure.
2013-08-26 12:24:08 +02:00
Gergely Risko
9d530a48fa Add lens-datetime haskell library 2013-08-25 21:42:46 +02:00
Peter Simons
3bf9a5a773 Switch hoogle, hlint, derive, and stylish-haskell to the latest version of haskell-src-exts. 2013-08-24 13:00:42 +02:00
Peter Simons
67167c9170 haskell-src-exts: add version 1.14.0 and drop obsolete 1.11.1 2013-08-24 13:00:42 +02:00
Peter Simons
ab006e69c4 haskell-tasty: add version 0.2 2013-08-24 13:00:41 +02:00
Peter Simons
b92c0c2896 haskell-SourceGraph: delete obsolete package
This library hasn't compiled in ages.
2013-08-24 13:00:41 +02:00
Peter Simons
938a27d1bf haskell-Graphalyze: delete obsolete package
This library hasn't compiled in ages.
2013-08-24 13:00:41 +02:00
Peter Simons
27d77bfc18 haskell-syb: add version 0.4.1 2013-08-24 13:00:41 +02:00
Vladimír Čunát
c1e62e7e91 Merge branch 'master' into x-updates 2013-08-22 19:29:09 +02:00
Peter Simons
959e79f4c7 haskell-packages.nix: fix builds of 'terminfo' and 'readline'
These builds depend on the ncurses library, but that package was
shadowed when the 'ncurses' Haskell library was added.
2013-08-22 10:33:10 +02:00
Gergely Risko
e8a37d3d41 Add ncurses haskell library 2013-08-21 23:39:07 +02:00
Gergely Risko
fdb6ae2734 Add modular-arithmetic haskell library 2013-08-20 17:46:58 +02:00
Peter Simons
35fe1d286f haskell-pretty-show: update to version 1.6.1 2013-08-19 20:54:50 +02:00
Mathijs Kwik
467c581811 new package: haskell-pcap-enumerator 2013-08-19 07:04:17 +02:00
Mathijs Kwik
a50a9481f9 new package: haskell-pcap 2013-08-19 07:04:17 +02:00
Gergely Risko
a7a9676e60 Add unix-bytestring haskell library 2013-08-16 17:55:34 +02:00
Peter Simons
48ff02f369 haskell-monad-par: update to version 0.3.4.4 2013-08-14 11:53:06 +02:00
Peter Simons
1ccc0025e4 haskell-union-find: add version 0.2 2013-08-11 23:56:02 +02:00
Peter Simons
9547cdaadc haskell-language-c: drop obsolete version 0.3.2.1 2013-08-11 23:50:05 +02:00
Peter Simons
39f336b92f haskell-numeric-extras: add version 0.0.3 2013-08-11 23:50:05 +02:00
Peter Simons
35221e2be3 haskell-intervals: add version 0.2.2 2013-08-11 23:50:05 +02:00
Peter Simons
ea27769a61 haskell-securemem: add version 0.1.2 2013-08-11 23:50:04 +02:00
Peter Simons
0700209478 haskell-crypto-cipher-types: add version 0.0.1 2013-08-11 23:50:04 +02:00
Peter Simons
60a58dda25 haskell-crypto-cipher-tests: add version 0.0.1 2013-08-11 23:50:04 +02:00
Peter Simons
d65b81b36b haskell-MissingH: update to version 1.2.0.1
Don't run the check phase to avoid depending on the obsolete testpack package.
2013-08-05 10:56:30 +02:00
Vladimír Čunát
625f40151b Merge branch 'master' into x-updates
Conflicts (a little tricky, I did some cleanup of interacting changes):
	pkgs/development/compilers/llvm/default.nix
	pkgs/development/libraries/libpng/default.nix
	pkgs/tools/package-management/nixops/default.nix
	pkgs/top-level/all-packages.nix
2013-08-02 18:30:53 +02:00
Mathijs Kwik
bdb525e020 add haskell-llvm-general 2013-08-02 11:47:38 +02:00
Peter Simons
b95e01dd88 haskell-monad-par: update to version 0.3.4.3 2013-07-23 14:15:29 +02:00
Peter Simons
2d0c35ad88 Merge pull request #771 from aforemny/haskell-qrencode
Add haskell-qrencode
2013-07-21 06:41:58 -07:00
Peter Simons
0685198b53 Merge pull request #770 from aforemny/haskell-elm
Add Elm and elm-server
2013-07-21 06:41:26 -07:00
Alexander Foremny
7f874ca558 Add haskell-happstack-lite 2013-07-20 12:30:55 +02:00
Alexander Foremny
f2f0674c5b Add haskell-qrencode 2013-07-20 12:29:00 +02:00
Gergely Risko
a97936fba8 Add bindings-DSL and bindings-posix hackage packages 2013-07-12 16:26:48 +02:00
Peter Simons
8e95d2564d haskell-time: bring back version 1.1.2.4 to un-break Haskell Platform 2009.2.0.2 2013-07-01 12:16:38 +02:00
Peter Simons
8bb29fb94a haskell-http-attoparsec: add version 0.1.0 2013-07-01 12:11:05 +02:00
Peter Simons
2ece8f76f5 haskell-warp-tls: add version 1.4.1.3 2013-07-01 12:11:05 +02:00
Peter Simons
b8a44d7289 haskell-byteable: add version 0.1.1 2013-07-01 12:11:05 +02:00
Peter Simons
b0b9f1fd5c haskell-time: update to version 1.4.1 2013-07-01 12:11:01 +02:00
Gergely Risko
9b2a657f42 Add regex-tdfa-text 2013-06-25 13:01:41 +02:00
Peter Simons
819dbd2539 haskell-hledger-irr: add version 0.1.1.2 2013-06-22 15:41:37 +02:00
rnons
f84119331c yesod-bin: as of yesod 1.2, binaries are kept in yesod-bin. 2013-06-21 22:55:37 +08:00
Peter Simons
7154e32f65 Dropped obsolete Haskell packages primitive-0.4.1, vector-0.9.1, and vector-0.10. 2013-06-19 10:42:42 +02:00
Oliver Charles
81b564b52e haskellPackages: vector-0.9.1 fix 'primitive' dependency 2013-06-19 00:28:30 +01:00
Gergely Risko
7a602e5f86 Hackage: upgrade Chart to 0.17, timeplot to 1.0.21 and add Chart-gtk 2013-06-17 09:53:28 +02:00
Peter Simons
5a1e9a9cf2 haskell-binary: re-add version 0.6.0.0 for the benefit of GHC 6.10.4 2013-06-15 13:18:51 +02:00