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
Mathijs Kwik
4b058a204d
remove obsolete haskell-parsers-0.10
2014-08-25 13:56:53 +02:00
Peter Simons
c2ad6595d2
haskell-HTTP: update to version 4000.2.18
2014-08-25 12:17:15 +02:00
Peter Simons
57c8030b56
haskell-MonadRandom: update to version 0.2.0.1
2014-08-25 12:17:15 +02:00
Peter Simons
c6107230dc
haskell-ghc-mod: update to version 5.0.1.1
2014-08-24 20:28:13 +02:00
Peter Simons
d72b7796d1
haskell-MonadRandom: add version 0.2
...
We cannot use it anywhere except HEAD, unfortunately, because the
package depends on transformers 0.4.x, which is a core package and
cannot be updated.
2014-08-24 20:28:12 +02:00
Peter Simons
af49e4a2b0
haskell-vty: update to version 5.2.0
2014-08-24 20:28:12 +02:00
Peter Simons
9ca9a23abe
haskell-network: add version 2.6.0.1
...
We cannot use this version anywhere because of https://github.com/haskell/HTTP/issues/75
2014-08-24 20:28:12 +02:00
Peter Simons
963c45ecf8
haskell-random: update to version 1.0.1.3
...
Don't update the library for GHC <= 7.4.x: https://github.com/haskell/random/issues/10
2014-08-24 20:28:12 +02:00
Mateusz Kowalczyk
2a94f8916a
haskell-sized: add 0.1.0.0
2014-08-24 17:01:26 +01:00
Mateusz Kowalczyk
780070afa0
haskell-type-natural: add 0.2.3.1
2014-08-24 17:01:08 +01:00
Mateusz Kowalczyk
a39488f4f1
haskell-monomorphic: add 0.0.3.2
2014-08-24 17:00:06 +01:00
Mateusz Kowalczyk
041f6a181b
haskell-equational-reasoning: add version 0.2.0.4
2014-08-24 16:58:58 +01:00
James ‘Twey’ Kay
61a5054953
New Haskell package: network-fancy
2014-08-24 11:33:19 +01:00
Ian-Woo Kim
fab4eb2e7b
yesod-auth-hashdb haskell package added
2014-08-23 12:44:41 -04:00