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
Joachim Fasting
735a478db6
haskell-lens-family-th: new expression
2014-09-16 13:15:56 +02:00
Joachim Fasting
79f605079e
haskell-lens-family: new expression
2014-09-16 13:15:38 +02:00
John Wiegley
3e5bcdc327
haskell-here: new expression
2014-09-15 21:50:11 +01:00
Ian-Woo Kim
6d01dddd6f
haskell-pdf-toolbox-document added
2014-09-15 02:42:03 +02:00
Ian-Woo Kim
8a027d9827
haskell-pdf-toolbox-content: added
2014-09-15 02:31:08 +02:00
Ian-Woo Kim
3523d484a6
haskell-pdf-toolbox-core: added
2014-09-15 01:15:59 +02:00
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