Commit Graph

2094 Commits

Author SHA1 Message Date
karsten gebbert
47ffa3c8a4 Add haskell package hsc3-lang 2014-10-28 13:45:11 +01:00
Peter Simons
2e48af0986 Add hsc3-db haskell package to tree. 2014-10-28 13:45:11 +01:00
karsten gebbert
872bab6b9d Adding hsc3-process haskell package 2014-10-28 13:45:10 +01:00
karsten gebbert
fbea3a1427 Adding the hsc3-dot haskell package. 2014-10-28 13:45:10 +01:00
Peter Simons
12fd14c453 haskell-idris: update to version 0.9.15 2014-10-28 00:41:25 +01:00
Shea Levy
2eaf8fda24 Add back in args passed to buildLocalCabalWithArgs 2014-10-27 14:16:19 -04:00
Peter Simons
4d5f35aa44 haskell-optparse-applicative: drop obsolete version 0.9.1.1 2014-10-26 23:44:50 +01:00
Peter Simons
d29fc87b68 haskell-data-lens-fd: add version 2.0.5 2014-10-26 23:44:48 +01:00
karsten gebbert
0fee453c14 Added hosc to haskellPackages 2014-10-26 16:26:11 +01:00
karsten gebbert
3071a57c34 Add hsc3 haskell package. 2014-10-26 16:22:29 +01:00
Mateusz Kowalczyk
f36972dd9c haskell-yi-contrib: delete package
We deprecated it today.
2014-10-26 03:48:37 +00:00
Mateusz Kowalczyk
95448e468a haskell-yi-snippet: new package 2014-10-26 03:48:19 +00:00
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