Commit graph

1530 commits

Author SHA1 Message Date
vi
7839df9a09 New derivation: language-c-inline (haskell) 2014-04-11 10:20:21 +08:00
Oliver Charles
18039f52bb Merge pull request #2181 from fmap/stuff
Derivations for HandsomeSoup and hxt-xpath (Haskell.)
2014-04-09 12:04:55 +01:00
vi
09e245b3ab Derivations for HandsomeSoup and hxt-xpath (Haskell.) 2014-04-09 18:36:49 +08:00
Peter Simons
9b4e914dac Merge pull request #2171 from ocharles/remove-lens-aeson
Remove haskellPackages.lensAeson
2014-04-09 11:53:07 +02:00
Oliver Charles
f251d0d386 Remove haskellPackages.lensAeson
This is now part of haskellPackages.lens
2014-04-08 17:21:47 +01:00
Austin Seipp
57cfb4315e haskell: sbv 3.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-08 10:12:58 -05:00
Peter Simons
c7c65daf32 Merge pull request #2167 from ocharles/remove-aeson-lens
Remove haskellPackages.aesonLens
2014-04-08 12:50:30 +02:00
Peter Simons
d9332659d2 haskell-Elm: require a recent version of binary 2014-04-08 12:48:22 +02:00
Oliver Charles
1e7c38920d Remove haskellPackages.aesonLens
This doesn't build, has no reverse dependencies, and the lens library
itself now provides this functionality.
2014-04-08 11:44:41 +01:00
Peter Simons
a29b90b4c7 haskell-language-javascript: update to version 0.5.12 2014-04-07 17:06:37 +02:00
Peter Simons
53d7a1c882 haskell-criterion: downgrade to hastache 0.5.1 to fix the build
Closes <https://github.com/NixOS/nixpkgs/pull/2133>.
2014-04-07 11:54:57 +02:00
vi
3d3648f261 Added a derivation for Ozgun's's retry (Haskell.) 2014-04-07 12:15:33 +08:00
Peter Simons
2a0a12f333 Upgrade hashable to version 1.2.x.
This change in the GHC 7.6.3 profile violates Haskell Platform, but it fixes
many builds that would not succeed otherwise (such as Trifecta). Overriding
hashable locally in an expression is out of question: the package is used
virtually everywhere.
2014-04-06 21:54:45 +02:00
Peter Simons
267a1692f3 haskell-fdo-notify: add version 0.3.1 2014-04-06 21:53:16 +02:00
Mathijs Kwik
6249cc729e add haskell-syntactic-1.11 2014-04-06 11:47:47 +02:00
Mathijs Kwik
773ce7aa32 add haskell-tree-view-0.4 2014-04-06 11:47:46 +02:00
Mathijs Kwik
cdc4c7039d add haskell-data-hash-0.2.0.0 2014-04-06 11:47:46 +02:00
Mathijs Kwik
c01cc1a0e4 add haskell-cheapskate-0.1.0.1 (markdown processor) 2014-04-06 11:47:45 +02:00
Arseniy Seroka
ece01ad65f vacuum-graphviz: add pkg 2014-04-04 16:35:44 +04:00
Oliver Charles
c4339a029e haskellPackages.twitterConduit: New expression
I've had to patch authenticate-oauth to get this working. The patch
comes from a commit that's already in master, so future versions will
have this and it's ok if cabal2nix ends up discarding this information.
2014-04-03 14:25:37 +01:00
vi
5150da8a5c Added a derivation for Goerzen's ftphs. 2014-04-03 13:41:36 +08:00
Peter Simons
c6da40c42f haskell-haddock: add version 2.14.1 2014-03-31 21:39:24 +02:00
Peter Simons
305531cbd9 haskell-case-insensitive: add version 1.2.0.0 2014-03-31 21:39:24 +02:00
Peter Simons
98b82062b0 haskell-stm: add version 2.4.3 2014-03-31 21:39:24 +02:00
Peter Simons
372e6f7f83 haskell-conduit-extra: add version 1.0.0 2014-03-31 21:39:24 +02:00
Peter Simons
9109cff1a1 haskell-streaming-commons: add version 0.1.0.2 2014-03-31 21:39:24 +02:00
Peter Simons
4a70bdf5e4 haskell-mtl: update to version 2.1.3.1 2014-03-31 21:39:24 +02:00
Peter Simons
e825c6ac38 haskell-cake3: add version 0.3.0.1 2014-03-30 23:26:21 +02:00
Peter Simons
aa86cc8a7c haskell-monadloc: add version 0.7.1 2014-03-30 23:26:11 +02:00
Vladimir Kirillov
bad9de86b6 buildLocalCabal: do not set LANG/LOCALE_ARCHIVE on non-linux machines 2014-03-30 14:51:36 +08:00
Vladimir Kirillov
9186f0b5dd haskell: import persistent-mysql 1.3.0.2 2014-03-30 14:51:36 +08:00
Vladimir Kirillov
390a4b9164 haskell: import git-date 0.2.1 2014-03-30 14:51:36 +08:00
Shea Levy
f6ca125548 buildLocalCabal: Jailbreak by default.
buildLocalCabal is for local convenience anyway
2014-03-29 05:01:50 -04:00
Peter Simons
e5725d35c1 haskell-bmp: require a recent version of 'binary' 2014-03-27 13:13:14 +01:00
Peter Simons
a46352aad1 haskell-bmp: use version 1.2.5.2 on all platforms 2014-03-27 13:12:54 +01:00
Peter Simons
7f9558896f haskell-tls: update to version 1.2.6 2014-03-27 13:12:51 +01:00
Peter Simons
da7fe3fe8a haskell-QuickCheck: update to version 2.7.3 2014-03-27 13:12:51 +01:00
Shea Levy
97a733ae57 Merge branch 'submit/sloane' of git://github.com/akc/nixpkgs
Add sloane -- a command line interface to OEIS
2014-03-26 02:42:22 -04:00
Shea Levy
84fba566f1 quickcheck-instances: jailbreak to work with newer QuickCheck 2014-03-24 09:48:23 -04:00
Shea Levy
ae8a8b5deb Add buildLocalCabal helper function 2014-03-22 22:40:35 -04:00
Peter Simons
65e3713630 haskell-tls: update to version 1.2.3 2014-03-22 17:08:47 +01:00
Peter Simons
3cb4ddb3d5 haskell-QuickCheck: update to version 2.7.1 2014-03-22 17:08:47 +01:00
Shea Levy
451bc020e1 Add libsystemd-journal haskell package 2014-03-22 06:20:36 -04:00
Peter Simons
bf653a2a05 git-annex: Crypto build input (propagated by hS3) needs to be compiled with QuickCheck 2.7 2014-03-22 09:04:47 +01:00
Peter Simons
9f5063a7a4 haskell-hspec-meta: require QuickCheck 2.7 or later 2014-03-22 09:04:46 +01:00
Peter Simons
f62b4c6251 haskell-hspec: require QuickCheck 2.7 or later 2014-03-22 09:04:46 +01:00
Peter Simons
638d238d95 haskell-tasty-quickcheck: require QuickCheck 2.7 or later some more 2014-03-22 09:04:46 +01:00
Peter Simons
d225486c0b haskell-tasty-quickcheck: require QuickCheck 2.7 or later 2014-03-22 09:04:46 +01:00
Peter Simons
19c328d28f haskell-llvm-general: update to version 3.4.2.2 2014-03-22 09:04:45 +01:00
Peter Simons
56259ddd89 haskell-llvm-general-pure: update to version 3.4.2.2 2014-03-22 09:04:45 +01:00
Peter Simons
34ed797ecf haskell-QuickCheck: add version 2.7 2014-03-22 09:04:44 +01:00
Peter Simons
9b135f8372 haskell-tf-random: add version 0.4 2014-03-22 09:04:44 +01:00
Peter Simons
763bdd7ed5 haskell-llvm-general: update to version 3.4.2.1 2014-03-22 09:04:43 +01:00
Peter Simons
1b6b1b8f87 haskell-llvm-general-pure: update to version 3.4.2.1 2014-03-22 09:04:43 +01:00
Peter Simons
a88067e6da haskell-dlist-instances: add version 0.1 2014-03-22 09:04:42 +01:00
Peter Simons
a18d18a424 haskell-cryptohash-conduit: add version 0.1.0 2014-03-22 09:04:42 +01:00
Peter Simons
ac40eeb9b3 haskell-tagshare: add version 0.0 2014-03-22 09:04:42 +01:00
Peter Simons
b722d4f3ff haskell-testing-feat: add version 0.4.0.1 2014-03-22 09:04:42 +01:00
Anders Claesson
ac3de98f07 Add sloane -- a command line interface to OEIS. 2014-03-18 14:37:56 +00:00
Peter Simons
84872fe15d haskell-options: add version 1.0 2014-03-17 18:33:54 +01:00
Peter Simons
f5e1190036 haskell-chell-quickcheck: add version 0.2.2 2014-03-17 18:33:54 +01:00
Peter Simons
d03aa6a13f haskell-chell: add version 0.3.3 2014-03-17 18:33:54 +01:00
Arseniy Seroka
edf1c8ce0f dsp: add haskell pkg 2014-03-17 15:27:08 +04:00
Mathijs Kwik
779a959982 add haskell-lzma-enumerator 2014-03-17 07:30:26 +01:00
Anders Claesson
2985f31b1c Add haskell library terminal-size. 2014-03-15 16:05:02 +00:00
Thomas Bereknyei
9dd6e2adef happstack-fastcgi: add version 0.1.5 2014-03-15 09:13:15 +01:00
Shea Levy
f2930e661a Merge branch 'haskell-scrypt' of git://github.com/hrdinka/nixpkgs
haskell-scrypt: add version 0.5.0
2014-03-14 20:10:25 -04:00
Shea Levy
e742265234 Merge branch 'haskell-snowball' of git://github.com/hrdinka/nixpkgs
haskell-snowball: add version 1.0.0.1
2014-03-14 20:08:58 -04:00
Christoph Hrdinka
b89bfdf2c2 haskell-scrypt: add version 0.5.0 2014-03-15 00:10:06 +01:00
Christoph Hrdinka
eeecf8f6ca haskell-snowball: add version 1.0.0.1 2014-03-15 00:07:18 +01:00
Christoph Hrdinka
fa9335e441 haskell-leveldb-haskell: add version 0.3.0 2014-03-14 23:59:58 +01:00
Christoph Hrdinka
65bb4ce47b haskell-wai-websockets: add version 2.1.0 2014-03-14 23:56:42 +01:00
Jacob Hinkle
766f053cc3 Added Haskell AES package 2014-03-13 14:23:34 -06:00
Jacob Hinkle
eed8f2d91e Added Haskell package pbkdf 2014-03-13 10:49:45 -06:00
Peter Simons
b75a5e6f84 Merge pull request #1922 from jagajaga/haskell_pkgs_add
hoauth2 and bytestring-show add pkgs
2014-03-12 11:49:08 +01:00
Arseniy Seroka
cf931434de hoauth2 and bytestring-show add pkgs 2014-03-12 00:20:27 +04:00
Peter Simons
d35e61913b haskell-ghcjs-codemirror: add version 0.0.0.1 2014-03-11 13:50:51 +01:00
Peter Simons
27247b0325 haskell-ghcjs-dom: add version 0.0.4 2014-03-11 13:50:51 +01:00
Peter Simons
b46aac7d79 haskell-vado: add version 0.0.1 2014-03-11 13:50:51 +01:00
Peter Simons
1e662766fb haskell-vcsgui: add version 0.0.2 2014-03-11 13:50:51 +01:00
Peter Simons
d0734f8aaa haskell-vcswrapper: add version 0.0.3 2014-03-11 13:50:50 +01:00
Peter Simons
66729b6dea haskell-lens: remove obsolete version 3.10.2 2014-03-11 13:50:50 +01:00
Peter Simons
8434415ffb haskell-text: update to version 1.1.0.1 2014-03-08 11:27:29 +01:00
Peter Simons
3e6ef50ecd cabal-install: update to version 1.18.0.3 2014-03-08 11:27:29 +01:00
Peter Simons
e47f94e361 haskell-lens: update to version 4.0.5 2014-03-08 11:27:29 +01:00
Peter Simons
f2ff3edb63 haskell-attoparsec: update to version 0.11.2.1 2014-03-08 11:27:29 +01:00
Peter Simons
19e168d0c3 haskell-aeson: update to version 0.7.0.2 (and drop obsolete version 0.6.x) 2014-03-08 11:27:29 +01:00
Peter Simons
dd2dee4e45 haskell-stripe: build this package with latest version of aeson 2014-03-08 11:27:29 +01:00
Peter Simons
368ce12cd5 LambdaHack: use consistent versions of the 'binary' package 2014-03-07 22:54:13 +01:00
Peter Simons
f5b3367e92 haskell-Cabal: update to version 1.18.1.3 2014-03-07 22:54:13 +01:00
Peter Simons
5446f60e8a haskell-time: update to version 1.4.2 2014-03-07 22:54:13 +01:00
Peter Simons
51bb0bf697 haskell-hsini: add version 0.2 2014-03-07 22:54:12 +01:00
Mihaly Barasz
66c9ac3b77 Add pipes-binary Haskell package 2014-03-04 17:35:22 +01:00
Mihaly Barasz
b97d6b0318 Add lens-family-core Haskell package 2014-03-04 16:45:44 +01:00
Shea Levy
25476fe25a Add mysql-simple haskell package 2014-03-04 09:12:41 -05:00
Shea Levy
7ab3adcaa2 Add mysql haskell package 2014-03-04 09:11:14 -05:00
Shea Levy
adc2e19118 Add interpolate haskell package 2014-03-04 09:01:35 -05:00
Peter Simons
2a46778cbf haskell-wizards: add version 1.0.1 2014-03-03 22:12:28 +01:00
Peter Simons
191dabf923 haskell-control-monad-free: add version 0.5.3 2014-03-03 22:12:28 +01:00
Oliver Charles
ef7a5deaee haskellPackages.stripe: New expression 2014-03-03 15:40:09 +00:00