Peter Simons
8b897a49aa
haskell-async: update to version 2.0.1.6
2014-09-14 00:06:44 +02:00
Peter Simons
16a027cd5a
haskell-haxr: compile with latest version of network
2014-09-14 00:06:43 +02:00
Peter Simons
dac81d6ac9
haskell-time: update to version 1.5
2014-09-14 00:06:43 +02:00
Peter Simons
8b3d5417e4
haskell-packages.nix: drop optparse-applicative override
2014-09-14 00:06:43 +02:00
Peter Simons
dd9a432a7d
haskell-cake3: requires optparse-Applicative < 0.10
2014-09-14 00:06:43 +02:00
Peter Simons
d2b284436d
haskell-implicit: build is broken by optparse-applicative 0.10.x
...
https://github.com/colah/ImplicitCAD/issues/115
2014-09-14 00:06:43 +02:00
Peter Simons
ab3ddfad93
haskell-sloane: cannot compile with optparse-applicative 0.10.x
...
https://github.com/akc/sloane/issues/1
2014-09-14 00:06:43 +02:00
Peter Simons
1f2f1a81dc
haskell-checkers: build with latest quickcheck
2014-09-14 00:06:40 +02:00
Peter Simons
9a96591db1
haskell-optparse-applicative: try what happens when we update to 0.10.x
2014-09-14 00:06:40 +02:00
Peter Simons
6b1ba06bac
haskell-attoparsec: update to version 0.12.1.2
2014-09-14 00:06:40 +02:00
Peter Simons
47d02a94e5
haskell-scientific: update to version 0.3.3.1
2014-09-14 00:06:40 +02:00
Peter Simons
caf56dd59d
haskell-boundingboxes: update to version 0.2.1
2014-09-14 00:06:40 +02:00
Peter Simons
74d42b548a
haskell-parsec: update to version 3.1.6
2014-09-14 00:06:40 +02:00
Peter Simons
78442b00b1
haskell-case-insensitive: update to version 1.2.0.1
2014-09-14 00:06:39 +02:00
Thomas Tuegel
8c3f749eda
Rewrite hoogleLocal expression
...
The old expression was broken. This began as an attempt to fix it, but
the new expression is substantially different. It takes advantage of new
features that obviate the need to patch Hoogle. It comes with several
limitations. The new expression does not build the database in parallel,
although it does not take long. The new expression also does not support
downloading databases from the Hoogle instance at haskell.org; those
databases link to Hackage for documentation, defying the meaning of local.
2014-09-12 15:29:02 -05:00
Hoang Xuan Phu
b5c219d5dc
add functor-infix
2014-09-12 11:24:06 +07:00
Alp Mestanogullari
ed5349952a
add a nix expression for the (haskell) 'managed' package
2014-09-09 19:25:13 +02:00
Mateusz Kowalczyk
19335acb0c
haskell-rope: add 0.6.4
2014-09-05 00:32:25 +01:00
Dmitry Malikov
498aef7766
haskell-regex-pcre-builtin: add 0.94.4.8.8.35
...
Closes #3972 .
Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
2014-09-04 23:00:30 +01:00
Shea Levy
20113e5d8b
buildLocalCabal: Use host-native nixpkgs for the call to cabal2nix by default
2014-09-04 15:22:31 -04:00
Michel Kuhlmann
83683c4140
haskell-ghc-server: initial expression
2014-09-04 16:20:57 +02:00
Peter Simons
c8e50e28cd
Merge pull request #3956 from ip1981/master
...
Fixed buildLocalCabal by defining temporary $HOME
2014-09-04 15:03:02 +02:00
Igor Pashev
3d8a3e97bd
Fixed buildLocalCabal by defining temporary $HOME
...
This fixes build error:
building path(s) ‘/nix/store/c8i7gm134aij9330h77l4sdna635yj0a-foo.nix’
building /nix/store/c8i7gm134aij9330h77l4sdna635yj0a-foo.nix
cabal2nix: /homeless-shelter/.cache: createDirectory: does not exist (No such file or directory)
error: syntax error, unexpected $end, at /nix/store/c8i7gm134aij9330h77l4sdna635yj0a-foo.nix:1:1
(use ‘--show-trace’ to show detailed location information)…
2014-09-04 14:54:13 +02:00
Peter Simons
0a6ad14395
haskell-idris: update to version 0.9.14.3
2014-09-04 14:41:09 +02:00
Peter Simons
381ce7ef94
haskell-optparse-applicative: add version 0.10.0
2014-09-04 14:41:08 +02:00
Peter Simons
f82bf82465
haskell-tls: update to version 1.2.9 (and drop obsolete tls-extra)
2014-09-04 14:41:08 +02:00
Peter Simons
064c3d3e54
haskell-ghc-mod: update to version 5.0.1.2
2014-09-04 14:41:08 +02:00
Peter Simons
a6bb945730
haskell-network: update to version 2.6.0.2
2014-09-04 14:41:08 +02:00
Peter Simons
ca931e0e1e
Merge pull request #3915 from Fuuzetsu/agda-builder
...
RFC: Agda builder
2014-09-04 11:28:47 +02:00
Michel Kuhlmann
6a0b39b0af
haskell-hindent: initial expression
2014-09-02 16:02:00 +01:00
Peter Simons
49c7b7040b
haskell-haddock: add version 2.15.0
2014-09-02 11:48:19 +02:00
Mateusz Kowalczyk
41cd2d870a
haskell-saltine: add 0.0.0.3
2014-09-01 17:07:37 +01:00
Mateusz Kowalczyk
61c17e326f
Use agda builder for stdlib. mv to all-packages
2014-09-01 01:38:01 +01:00
Dmitry Malikov
14f417ce9b
haskell-wordexp: add 0.2.0.0
2014-08-31 19:54:02 +02:00
Peter Simons
544eceebf4
haskell-packages.nix: cosmetic
2014-08-31 18:17:02 +02:00
Peter Simons
7910aef42c
haskell-llvm-general: update to version 3.4.4.x
2014-08-31 18:17:02 +02:00
Dmitry Malikov
e81977172a
Add haskell-directory-layout 0.7.4
2014-08-31 18:17:02 +02:00
Dmitry Malikov
6059abeea7
Add haskell-meep package
2014-08-31 18:17:01 +02:00
Dmitry Malikov
b88c4796ea
Add haskell-tagged-transformer 0.7.1
2014-08-31 00:44:13 +02:00
Peter Simons
1ddc10946a
Merge pull request #3840 from bergey/diagrams-rasterific
...
haskell: package diagrams-rasterific and deps
2014-08-30 09:31:22 +02:00
Michel Kuhlmann
41dc081a09
haskell-present: initial expression
2014-08-29 14:18:27 +02:00
Peter Simons
6f4b9ebd22
haskell-cgi: add version 3001.2.0.0
2014-08-29 12:52:27 +02:00
Daniel Bergey
f152b346cd
haskell: package diagrams-rasterific and deps
2014-08-28 22:00:29 +00:00
Alp Mestanogullari
47519e732b
use camelCase instead of dashes for servant package names in haskell-packages.nix
2014-08-27 18:27:18 +02:00
Alp Mestanogullari
6e2e58ea2e
add the servant (haskell) packages to nixpkgs
2014-08-27 18:15:49 +02:00
Oliver Charles
d216d87e6e
haskellPackages.markdown: New expression
2014-08-27 12:50:43 +01:00
Peter Simons
6c3990bfae
haskell-vty: update to version 5.2.1
2014-08-26 13:47:01 +02:00
Peter Simons
2bc3a54bfc
Revert "New package ghcParser"
2014-08-26 12:16:08 +02:00
Peter Simons
c17d85be5c
Merge pull request #3791 from cdhf/master
...
New package ghcParser
2014-08-26 11:53:04 +02:00
John Wiegley
72954393f8
haskell-ivory: 0.1.0.0 new expression
2014-08-26 01:21:49 -05:00