Commit graph

2024 commits

Author SHA1 Message Date
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
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
Danny Chan
9fbd7d7ad5 Add new package ghcParser 2014-08-23 14:00:21 +02:00
Aycan iRiCAN
5e1475d76d Revert "Revert "Merge pull request #3718 from MP2E/lens_4_4_update""
This reverts commit fec81c392f.
2014-08-22 17:55:55 +03:00
Aycan iRiCAN
fec81c392f Revert "Merge pull request #3718 from MP2E/lens_4_4_update"
This reverts commit 53fab4004e, reversing
changes made to 08e4d58600.
2014-08-22 12:38:10 +03:00
Cray Elliott
fbecc24611 Add lens-aeson library, lens 4.4 split all aeson functionality to here 2014-08-22 00:16:32 -07:00
Hoang Xuan Phu
8fb6a25c6b generate reserve using cabal2nix 2014-08-21 18:04:25 +08:00
Peter Simons
30d05ba082 haskell-timeparsers: build this package with a recent version of 'convertible' 2014-08-20 20:26:57 +02:00
Peter Simons
e910c8d6c9 Disable Hydra builds for broken Haskell packages.
The following packages are broken with GHC 7.8.3:

 - filesystem-conduit version 1.0.0.2
 - ghc-events-analyze version 0.2.0
 - haskelldb version 2.2.2
 - haskell-mpi version 1.2.1
 - haxr-th version 3000.5
 - hoauth version 0.3.5
 - holy-project version 0.1.1.0
 - hoogle version 4.2.32
 - hspread version 0.3.3
 - instant-generics version 0.4
 - ivor version 0.1.14.1
 - jmacro-rpc-happstack version 0.3
 - lambdacube-engine version 0.2.4
 - language-c-inline version 0.6.0.0
 - lockfree-queue version 0.2.3
 - monad-peel version 0.1.1
 - network-transport-tests version 0.1.0.1
 - poppler version 0.12.3
 - profiteur version 0.1.2.1
 - prolog-graph-lib version 0.2.0.1
 - semigroupoid-extras version 4.0
 - setlocale version 0.0.3
 - sized-types version 0.5.0
 - snaplet-postgresql-simple version 0.5
 - snap-loader-dynamic version 0.10.0.2
 - uhc git version 20120502
 - uniqueid version 0.1.1
 - unix-process-conduit version 0.2.2.3
 - vado version 0.0.1
 - vcsgui version 0.0.4
 - xml-html-conduit-lens version 0.3.2.0

The following packages depend on one of the broken ones above:

 - hoodle-builder version 0.3
 - hoodle-core version 0.14
 - hoodle-extra version 0.1
 - hoodle-parser version 0.3
 - hoodle-render version 0.4
 - hoodle-types version 0.3
 - hoodle version 0.3
 - kansas-lava version 0.2.4
 - liblastfm version 0.4.0.0
 - prolog-graph version 0.1.0.2
 - vacuum-cairo version 0.5
 - wcwidth version 0.0.2
2014-08-20 20:26:57 +02:00
Peter Simons
b4175c94e9 Merge pull request #3689 from Fuuzetsu/ghc-mod
haskell-ghc-mod: add 5.0.1
2014-08-20 17:17:00 +02:00
Mateusz Kowalczyk
c9dd66fde6 haskell-ghc-mod: add 5.0.1
Separate expression for now due to big API chanages.
2014-08-20 12:09:54 +01:00
Peter Simons
c25d90de7b Move 'cryptol' and 'darcs' from the generic Haskell package set into all-packages.nix.
These packages need very a version of GHC to compile.
2014-08-20 11:57:38 +02:00
Carlo Nucera
fd1ec088d2 Added monadSupply (monad-supply) to haskellPackages 2014-08-19 23:47:58 +02:00
Emil Rangden
e15036dbd0 haskell fix - fay
Remove explicit old aeson version and update to latest
2014-08-19 23:47:58 +02:00
Mateusz Kowalczyk
6870cb88ae haskell-gtk3: add 0.13.0.0 2014-08-19 03:45:54 +01:00
Mateusz Kowalczyk
4cf5ef541f haskell-haskoin: add 0.1.0.2 2014-08-18 17:15:54 +01:00
Mateusz Kowalczyk
32739cffde haskell-json-rpc: add 0.2.0.1 2014-08-18 16:58:29 +01:00
Peter Simons
c5dca72abe Merge pull request #3657 from ttuegel/network-uri
Add haskell-network-uri-2.6.0.0
2014-08-18 17:48:49 +02:00
Oliver Charles
ab7b973b33 haskellPackages.xlsx: New expression 2014-08-18 15:57:24 +01:00
Thomas Tuegel
26a5718957 Add haskell-network-uri-2.6.0.0 2014-08-18 08:29:16 -05:00
Peter Simons
d49f5283d7 haskell-packages.nix: drop trailing whitespace 2014-08-17 00:20:12 +02:00
Peter Simons
253f2825e2 haskell-haddock-library: add version 1.1.0 2014-08-17 00:20:12 +02:00
Peter Simons
c552ae1c95 haskell-loop: add version 0.2.0 2014-08-17 00:20:12 +02:00
Peter Simons
751ccf9560 Merge pull request #3620 from NOTtheMessiah/master
added implicit and storableEndian to haskellPackages for ImplicitCAD
2014-08-16 13:35:26 +02:00
Mateusz Kowalczyk
631e4097a6 haskell-base32-bytestring: add version 0.2.1.0 2014-08-16 11:47:14 +01:00
Mateusz Kowalczyk
babec1351f haskell-bits-extras: add version 0.1.3 2014-08-16 11:46:53 +01:00
Aycan iRiCAN
dd9fcdce1d Merge pull request #3623 from MP2E/algebra
add the Haskell algebra library
2014-08-16 10:45:01 +03:00
John Wiegley
cd89cc018f haskell-aeson: Add version 0.7.0.6 2014-08-16 00:13:15 -05:00
Cray Elliott
947d1945fb add the Haskell algebra library 2014-08-15 20:27:58 -07:00
Brian Cohen
fea19a1fd6 Added implicit and storableEndian to haskellPackages for ImplicitCAD 2014-08-15 21:26:11 -04:00
Peter Simons
e0632b21dc Merge pull request #3613 from phunehehe/HaskellNet-SSL
add HaskellNet-SSL
2014-08-15 18:30:56 +02:00
Hoang Xuan Phu
6ded64bd05 add HaskellNet-SSL 2014-08-15 22:14:23 +08:00
Matthew Brown
33c7f791d8 Added haskell hex protobuf packages 2014-08-15 14:17:40 +01:00
Peter Simons
98f3e189f5 haskell-{pure-cdb,hscope}: pass 'null' instead of 'testSimple', which is broken
The fact that test-simple doesn't exist won't matter because we just don't
execute the test suites of these packages.
2014-08-14 14:41:23 +02:00
Thomas Strobel
637ed1642e Add Haskell package: pointfree 2014-08-14 14:41:22 +02:00
Peter Simons
758838df2b Merge pull request #3579 from ts468/haskell-haskell-docs
Add Haskell package: haskell-docs
2014-08-14 13:56:24 +02:00
Peter Simons
91ce5a47a6 Merge pull request #3578 from ts468/haskell-hscope
Add Haskell packages: hscope and pure-cdb
2014-08-14 13:55:55 +02:00
Aycan iRiCAN
0fcc634d59 Merge pull request #3576 from ts468/haskell-pointful
Add Haskell package: pointful
2014-08-14 08:49:16 +03:00
Thomas Strobel
aab5ab8711 Add Haskell package: haskell-docs 2014-08-14 01:00:31 +02:00
Thomas Strobel
f2e30cb9b2 Add Haskell package: pointful 2014-08-14 00:40:33 +02:00
Thomas Strobel
26bda4eb00 Add Haskell packages: hscope and pure-cdb 2014-08-14 00:35:32 +02:00
Thomas Strobel
cd9f3db40b Add Haskell package: pointful 2014-08-13 23:38:34 +02:00
Hoang Xuan Phu
f7a460af14 add HaskellNet 2014-08-13 21:55:11 +08:00
Peter Simons
cdabab5b28 Merge pull request #3555 from tomberek/haskell_hplayground
Haskell hplayground
2014-08-13 15:39:07 +02:00
Thomas Tuegel
631f8cacb0 Add haskell-formatting-5.2 2014-08-13 06:58:37 -05:00
tomberek
0e24703c5b Add haste-perch for hplayground 2014-08-12 20:45:22 -04:00