Commit graph

15398 commits

Author SHA1 Message Date
Peter Simons d9c8db4a20 Elm: fix build by ignoring the build instructions provided by upstream
According to <https://github.com/elm-lang/Elm/issues/384>, Elm's release
archive comes with a Setup.hs that cannot compile an Elm release. Duh!

Replacing the custom Setup.hs file with a dummy version fixes this
issue.

Close <https://github.com/NixOS/nixpkgs/issues/2089>.
2014-04-08 13:17:51 +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
Oliver Charles 3a9a8b58ad haskellPackages.httpClientMultipart: Do not build haddocks
This package now has no modules, so there is no documentation to build.
The library itself is deprecated, and should probably be removed from
nixpkgs soon.
2014-04-08 11:35:20 +01:00
Shea Levy cea0460d41 Missed file 2014-04-07 16:37:02 -04:00
Shea Levy c7899ae8ea haskell-libjenkins: fix build with new conduit 2014-04-07 16:35:26 -04:00
Shea Levy 08c7105503 haskell-scotty: fix build with new conduit 2014-04-07 16:35:12 -04:00
Domen Kožar 1140f06e0f openssl: 1.0.1f -> 1.0.1g
CVE-2014-0160, CVE-2014-0076
2014-04-07 20:33:38 +02:00
Peter Simons a29b90b4c7 haskell-language-javascript: update to version 0.5.12 2014-04-07 17:06:37 +02:00
Peter Simons 017a8975e7 haskell-github: patch to fix build with recent versions of conduit
Cc: @jwiegley
2014-04-07 17:06:37 +02:00
Peter Simons 9ec3e833f7 hledger-web: patch to fix build with recent versions of conduit
Cc: @simonmichael
2014-04-07 17:06:37 +02:00
Peter Simons bdc3361515 haskell-keter: update to version 1.3.0 2014-04-07 17:06:37 +02:00
Peter Simons 6876e696b4 haskell-HaRe: update to version 0.7.2.2 2014-04-07 17:06:37 +02:00
Peter Simons 8673cef70d haskell-yesod-core: update to version 1.2.11 2014-04-07 17:06:36 +02:00
Peter Simons 180673ccec haskell-yesod-bin: update to version 1.2.8 2014-04-07 17:06:36 +02:00
Peter Simons aebf705dbf haskell-twitter-types: update to version 0.2.20140406 2014-04-07 17:06:36 +02:00
Peter Simons 9b15ca7178 haskell-temporary: update to version 1.2.0.2 2014-04-07 17:06:36 +02:00
Peter Simons 73411b90dd haskell-resourcet: update to version 1.1.1 2014-04-07 17:06:36 +02:00
Peter Simons cbe4a977de haskell-random-fu: update to version 0.2.5.0 2014-04-07 17:06:36 +02:00
Peter Simons 7e539c72ef haskell-quickcheck-io: update to version 0.1.1 2014-04-07 17:06:36 +02:00
Peter Simons 59f7f63792 haskell-hspec: update to version 1.9.2 2014-04-07 17:06:35 +02:00
Peter Simons 7f6404001d haskell-hspec-meta: update to version 1.9.2 2014-04-07 17:06:35 +02:00
Peter Simons afd7e3c1de haskell-hakyll: update to version 4.5.0.2 2014-04-07 17:06:35 +02:00
Peter Simons 1b32db652a haskell-fay: update to version 0.19.1.2 2014-04-07 17:06:35 +02:00
Peter Simons ec4e1295ca haskell-fay-base: update to version 0.19.1.1 2014-04-07 17:06:35 +02:00
Peter Simons 9e04637777 haskell-cryptohash-cryptoapi: update to version 0.1.3 2014-04-07 17:06:35 +02:00
Peter Simons 448d6458a6 haskell-crypto-conduit: update to version 0.5.3 2014-04-07 17:06:34 +02:00
Peter Simons b5ab38cd74 haskell-TypeCompose: update to version 0.9.10 2014-04-07 17:06:34 +02:00
Peter Simons e235f6b608 haskell-Hipmunk: update to version 5.2.0.13 2014-04-07 17:06:34 +02:00
Peter Simons 1acfe0a811 haskell-HStringTemplate: update to version 0.7.3 2014-04-07 17:06:34 +02:00
Peter Simons 6acbb0df12 haskell-DAV: update to version 0.6.2 2014-04-07 17:06:34 +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
Domen Kožar 296dd89030 buildPythonPackage: don't return on shellHook
Entering environment might not always be the desired effect.
2014-04-07 00:43:50 +02:00
Peter Simons 4b57acece1 haskell-http-client-conduit: there is no code in this module to generate documentation for 2014-04-06 21:54:46 +02:00
Peter Simons acd673be4b haskell-zlib-conduit: there is no code in this module to generate documentation for 2014-04-06 21:54:46 +02:00
Peter Simons 5fcc9d2b68 haskell-network-conduit: there is no code in this module to generate documentation for 2014-04-06 21:54:45 +02:00
Peter Simons ee7880993b haskell-attoparsec-conduit: there is no code in this module to generate documentation for 2014-04-06 21:54:45 +02: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 ea916f0b32 haskell-blaze-builder-conduit: there is no code in this module to generate documentation for 2014-04-06 21:54:03 +02:00
Peter Simons 5f45cc48c5 haskell-intervals: update to version 0.7 2014-04-06 21:54:02 +02:00
Peter Simons 0b3100322e haskell-exceptions: update to version 0.5 2014-04-06 21:54:02 +02:00
Peter Simons 8375a09cbb haskell-zlib-conduit: update to version 1.1.0 2014-04-06 21:53:23 +02:00
Peter Simons 3b9fff330c haskell-thyme: update to version 0.3.2.0 2014-04-06 21:53:23 +02:00
Peter Simons 30177a3c8f haskell-tagstream-conduit: update to version 0.5.5.1 2014-04-06 21:53:23 +02:00
Peter Simons 7f143d5646 haskell-stm-conduit: update to version 2.4.0 2014-04-06 21:53:23 +02:00
Peter Simons fe1584ef18 haskell-snap-loader-dynamic: update to version 0.10.0.1 2014-04-06 21:53:23 +02:00
Peter Simons ca00f844ae haskell-scotty-hastache: update to version 0.2.1 2014-04-06 21:53:23 +02:00
Peter Simons a9290ec05f haskell-resourcet: update to version 1.1.0.1 2014-04-06 21:53:22 +02:00
Peter Simons 5ef1beb6d2 haskell-process-conduit: update to version 1.1.0.0 2014-04-06 21:53:22 +02:00
Peter Simons 52eaa92c9f haskell-pool-conduit: update to version 0.1.2.3 2014-04-06 21:53:22 +02:00