1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 21:50:55 +00:00
Commit graph

2082 commits

Author SHA1 Message Date
Mateusz Kowalczyk 432d9fc373 haskell-yi-monokai: new package 2014-10-24 13:07:01 +01:00
Mateusz Kowalczyk ebfabf6fbe haskell-yi-fuzzy-open: new package 2014-10-24 13:07:01 +01:00
Peter Simons 4c81525f9a haskell-mtl: update 2.1.x branch to version 2.1.3.1 2014-10-22 22:59:30 +02:00
Julian K. Arni b48fe7f566 Add hspec-checkers. 2014-10-22 18:09:06 +02:00
Peter Simons eaf518c297 haskell-vty: update to version 5.2.4 (and remove obsolete version 4.x)
This change breaks vty-ui, which appears to be unmaintained by upstream.

https://github.com/jtdaugherty/vty-ui/issues/55
2014-10-22 11:47:07 +02:00
Mateusz Kowalczyk 2dc4b069e3 haskell-charsetdetect-ae: new package 2014-10-21 11:35:36 +01:00
John Wiegley 8d8acebfbb Extra: rename directory to Extra-lib
This is needed because not everyone uses a case-sensitive
filesystem (namely, OS X), which causes the Extra and extra packages to
collide.  Since extra is more recently maintained (by the author of
Shake and Hoogle), I've renamed Extra to just Extra-lib, keeping
everything else the same.
2014-10-20 19:17:12 -05:00
Peter Simons 0e813e4fdd haskell-hindent: build with old version of haskell-src-exts 2014-10-19 16:55:24 +02:00
Peter Simons 372f9b9afe haskell-aeson: update to version 0.8.0.2 2014-10-19 16:55:22 +02:00
Aycan iRiCAN 480290242f Introduced haskellPackages.extra 2014-10-19 16:21:58 +03:00
Peter Simons 1f80db6eed haskell-Decimal: add version 0.4.2 2014-10-19 14:11:03 +02:00
Peter Simons 984d71a9bc hoogle: make sure the package follows the haskell-packages.nix conventions 2014-10-19 11:55:25 +02:00
John Wiegley 6590a19694 hoogle: reference the older haskellSrcExts directly 2014-10-18 22:22:43 -05:00
Peter Simons 10895c3577 Merge pull request #4583 from NixOS/buildLocalCabal-new-cabal2nix
buildLocalCabal: use new cabal2nix feature
2014-10-18 20:02:26 +02:00
Benno Fünfstück 16ff1a1966 buildLocalCabal: use new cabal2nix feature 2014-10-18 16:59:46 +02:00
John Wiegley 57eb7f107d lambdabot: Get it building again against older packages 2014-10-16 21:44:58 -05:00
Mateusz Kowalczyk 0fac38fd48 haskell-yi: make the wrapper less cumbersome
It still suffers from ‘everything breaks’ if there is any Haskell in
user env: https://github.com/NixOS/nixpkgs/issues/4560
2014-10-17 00:39:31 +01:00
John Wiegley 1515dbf962 haskell-hakyll: Allow it to build again 2014-10-16 17:38:09 -05:00
Peter Simons a5b91818e7 Merge pull request #4532 from purefn/haskell-validation
haskell: add validation package
2014-10-15 08:15:50 +02:00
Mateusz Kowalczyk 8842fcfdb1 haskell-yi-custom: convenience wrapper for configs
Now to use Yi along with its config the user passes all the extra
libraries wanted by their config as extraPackages and builds the
expression. This means there is no hassle from the user about having to
manually create a cabal file and wrap over the Yi binary.
2014-10-15 04:31:03 +01:00
Mateusz Kowalczyk a921dba56a haskell-yi-contrib: move under libraries instead 2014-10-15 01:00:16 +01:00
Mateusz Kowalczyk 0d858ba4c0 haskell-yi: update to 0.10.1 2014-10-15 01:00:16 +01:00
Richard Wallace d180b9a6ee haskell: add validation package 2014-10-14 16:59:23 -07:00
Peter Simons c4dd75c9e3 Merge pull request #4527 from bosu/test-simple
haskell: Add state-plus, test-simple packages
2014-10-14 22:38:29 +02:00
Boris Sukholitko 8d5be73061 haskell: add test-simple package 2014-10-14 23:28:25 +03:00
Boris Sukholitko 49469001be haskell: add state-plus package 2014-10-14 23:25:18 +03:00
Mateusz Kowalczyk fc11a7e03e haskell-yi-language: new package 2014-10-14 18:45:26 +01:00
Mateusz Kowalczyk 464d3914f4 haskell-word-trie: new package 2014-10-14 18:45:26 +01:00
Mateusz Kowalczyk 5f9b76da63 haskell-oo-prototypes: new package 2014-10-14 18:45:26 +01:00
Mateusz Kowalczyk 5389dd542c haskell-dynamic-state: new package 2014-10-14 18:45:26 +01:00
Mateusz Kowalczyk 713301702c haskell-yi-rope: new package 2014-10-14 18:45:26 +01:00
Mateusz Kowalczyk 9197205eb1 haskell-yi: move down into own small section 2014-10-14 18:45:25 +01:00
Peter Simons 2ad93cf18d agda: build with haskell-src-exts 1.15.x 2014-10-14 17:39:35 +02:00
Peter Simons eda36f0017 haskell-packages.nix: fix spelling of snapCors attribute 2014-10-14 17:39:35 +02:00
Peter Simons b578288cd1 idris: try building with an older version of optparse-applicative 2014-10-14 17:39:34 +02:00
Peter Simons 919da91d13 cabal-install: jailbreak version 1.20.0.3 to fix build with latest version of 'random' and override 'network' to the old 2.5 version 2014-10-14 17:39:31 +02:00
Peter Simons 2cf6ea93fa haskell-binary: update to version 0.7.2.2 2014-10-14 17:39:31 +02:00
Peter Simons 30983a2440 haskell-map-syntax: add version 0.2 2014-10-14 17:39:28 +02:00
Peter Simons 88b4e155d5 haskell-unordered-containers: update to version 0.2.5.1 2014-10-14 17:39:28 +02:00
Peter Simons 340cca8b0e haskell-vector: add version 0.10.12.1 2014-10-14 17:39:28 +02:00
Peter Simons 9ab7691a87 haskell-random: add version 1.1 2014-10-14 17:39:26 +02:00
Peter Simons bc867c7a0b haskell-haskell-src-exts: add version 1.16.0 2014-10-14 17:39:24 +02:00
Peter Simons bb36b56fa6 haskell-primitive: add version 0.5.4.0 2014-10-14 17:39:24 +02:00
Peter Simons 6847265f7f haskell-parsec: update to version 3.1.7 2014-10-14 17:39:24 +02:00
Peter Simons 195fe6bcc0 haskell-packages.nix: update default to optparse-Applicative 0.11.x
And try what happens if we remove version 0.9.x.
2014-10-14 17:39:24 +02:00
Peter Simons c6c9cfd65a haskell-machines-io: add version 0.1.0.0 2014-10-14 17:39:23 +02:00
Peter Simons 5cdecaa0e2 haskell-machines-directory: add version 0.0.0.1 2014-10-14 17:39:23 +02:00
Peter Simons b73b38fb40 haskell-packages.nix: switch network library to version 2.6.x 2014-10-14 17:39:23 +02:00
Peter Simons 87e2ac71ad fsnotify: use the hfsevents notify back-end when build on non-Linux platforms
This patch (hopefully) fixes the Darwin build.
2014-10-14 15:03:23 +02:00
Peter Simons 89a1d681dd haskell-hsb2hs: add version 0.2 2014-10-13 10:16:23 +02:00