Commit graph

1474 commits

Author SHA1 Message Date
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