Commit graph

2038 commits

Author SHA1 Message Date
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
Peter Simons 5e118da066 haskell-criterion: update to version 1.0.2.0 2014-10-13 09:12:25 +02:00
Peter Simons 61b30d6b0a haskell-optparse-applicative: add version 0.11.0.1 2014-10-13 09:12:25 +02:00
Peter Simons 2b9b1bcb27 haskell-aeson: update to version 0.8.0.1 2014-10-13 09:09:33 +02:00
Peter Simons fa00a9bfdc haskell-packages.nix: remove if-then-else case distinctions by compiler version
These decisions belong into haskell-defaults.nix.
2014-10-12 16:17:08 +02:00
Peter Simons 258a47fcc7 haskell-xmobar: update to version 0.22.1 2014-10-12 16:12:27 +02:00
Peter Simons 2dea014755 haskell-libmpd: remove obsolete version 0.8.0.5 2014-10-11 18:51:55 +02:00
Aristid Breitkreuz 372f57cd33 xmobar needs mtl 2.2.1 and transformers 0.4 2014-10-11 18:38:06 +02:00
Oliver Charles 7927e7cc53 haskellPackages.linuxInotify: New expression 2014-10-11 12:49:17 +01:00
Mateusz Kowalczyk 9440e6ba7d haskell-objective: new package 2014-10-07 16:55:12 +01:00
Mateusz Kowalczyk 3a5708ddc2 haskell-clean-unions: new package 2014-10-07 16:55:12 +01:00
Mateusz Kowalczyk 2dc7f89bee haskell-WAVE: new package 2014-10-07 16:08:01 +01:00
Mateusz Kowalczyk 3c22bdd271 haskell-trivia: new package 2014-10-07 16:08:01 +01:00
Peter Simons 8ee5bd585f haskell-sloane: update to version 1.9.3
This version supports the latest optparse-applicative.
2014-10-06 11:21:39 +02:00
Peter Simons 06a62d44fb git-annex: blind attempt to fix the build on Darwin 2014-10-06 11:00:12 +02:00
Oliver Charles 9e155d6d94 haskellPackages.diagramsGtk: New expression 2014-10-05 20:36:11 +01:00
Mateusz Kowalczyk bc2ab990cc haskell-vty: update to 5.2.3 2014-10-05 14:58:30 +01:00
Mateusz Kowalczyk 5bb8260bfb haskell-graphmod: new package 2014-10-04 07:54:12 +01:00
Damien Cassou 5d294db3b2 shellcheck is packaged twice
I removed development/libraries/haskell/ShellCheck and kept
development/tools/misc/ShellCheck.
2014-10-03 20:16:25 +02:00
Peter Simons 5e62bd5343 Merge pull request #4272 from edwtjo/ihaskell
ihaskell: added package
2014-10-03 19:12:08 +02:00
Edward Tjörnhammar 6becaca7b3 ihaskell: added package 2014-10-02 20:53:55 +02:00
Edward Tjörnhammar 949b80a229 system-argv0: added package 2014-10-02 20:53:55 +02:00
Edward Tjörnhammar bf885a8d87 ghc-parser: added package 2014-10-02 20:53:55 +02:00
Edward Tjörnhammar 5765ce1b2d here: added package 2014-10-02 20:53:55 +02:00
Boris Sukholitko 0d41386f48 haskell: add blank-canvas package
Closes #4356
2014-10-02 06:47:52 +01:00
Boris Sukholitko f806977d78 haskell: add kansas-comet package
Closes #4356
2014-10-02 06:47:47 +01:00
Gergely Risko ad135c658d Don't depend specific version of binary in the bmp package
This was added a long time ago, because bmp required binary 0.7.1.0
at least.  But that binary is now the default and requiring a
specific binary just causes issues with setups where the end result
is to have two version of binary in the wrapped package db.
2014-09-29 17:18:43 +02:00
Oliver Charles e2d06c45b4 haskellPackages.sdl2: New expression 2014-09-25 21:16:37 +01:00
cbpark ea17829df1 Add mersenne-random
Closes #4261
2014-09-24 20:45:32 +01:00
Maksymilian Owsianny 4984b30c18 Fixed idris. 2014-09-24 19:50:08 +02:00
Peter Simons 6476678236 git-annex: link this binary statically to improve start-up times and to get rid of some run-time dependencies
https://github.com/NixOS/nixpkgs/issues/4239
2014-09-23 23:27:19 +02:00
Peter Simons bf957a4f21 haskell-websockets: build with recent versions of QuickCheck 2014-09-23 19:02:52 +02:00
Joachim Fasting 4e9963f07b haskell-libmpd: follow Haskell package conventions
This patch brings libmpd into line with Haskell package conventions,
per feedback from @peti at NixOS/nixpkgs#4190.
2014-09-22 16:13:35 +02:00
Mateusz Kowalczyk e480764d50 haskell-vty: update to 5.2.2 2014-09-21 23:18:59 +01:00
Callum Rogers 837fef324d haskell-compdata-param: new package, 0.8.0.2
Closes #4198
2014-09-21 22:59:46 +01:00
Daniel Austin c8ba9e285a haskell-jwt: add 0.4.0 2014-09-21 20:15:18 +01:00
Ian Grant Jeffries db23eace0d Add escoger, a terminal fuzzy selector.
default.nix was generated with cabal2nix, but modified to use GitHub as
the source since escoger isn't on Hackage.

Closes #4194
2014-09-21 20:09:11 +01:00
Joachim Fasting fb46d6bce9 xmobar: use haskell-libmpd-0.8.0.5 2014-09-21 13:34:46 +02:00
Joachim Fasting ec32ea31c3 Add haskell-libmpd-0.8.0.5 2014-09-21 13:28:38 +02:00
Pascal Wittmann 115906c52e add shell-conduit 1.1 2014-09-21 12:21:15 +02:00
Peter Simons e95208ea86 haskell-ghc-mod: update default to version 5.x 2014-09-20 18:00:04 +02:00
Dmitry Malikov 7ad0646dc0 haskellPackages.cabalg: 0.2.9 2014-09-20 13:32:43 +04:00
James ‘Twey’ Kay e4e5b17b8d Add tasty-program to haskell-packages 2014-09-19 12:18:37 +01:00
Peter Simons aa67e95bb5 haskell-here: revert "new expression"
This reverts commit 3e5bcdc327. The
package doesn't compile.
2014-09-18 21:16:44 +02:00
Aycan iRiCAN cef02482c6 haskellPackages: introduced ShellCheck. 2014-09-17 12:02:47 +03:00