Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: haskell-language-server-0.8.0
@ 2021-01-16  8:17 waynevanson
  2021-01-16  8:18 ` [PR PATCH] [Updated] " waynevanson
                   ` (36 more replies)
  0 siblings, 37 replies; 38+ messages in thread
From: waynevanson @ 2021-01-16  8:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 720 bytes --]

There is a new pull request by waynevanson against master on the void-packages repository

https://github.com/waynevanson/void-packages package/haskell-language-server
https://github.com/void-linux/void-packages/pull/27961

New package: haskell-language-server-0.8.0
Hi Team,

This contains a few executables: haskell-language-server,  haskell-language-server-wrapper, ghcide, ghcide-test-preprocessor, ghcide-bench.

These were all made from running the `stack build` on the `wkrsrc` directory. 
Should these be packages as submodules? All the submodules seem to be requirements of the main module, haskell-laguage-server.

A patch file from https://github.com/void-linux/void-packages/pull/27961.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-package/haskell-language-server-27961.patch --]
[-- Type: text/x-diff, Size: 1466 bytes --]

From 5c842b79da80cd2028e188d5f8e0a9a0548ef484 Mon Sep 17 00:00:00 2001
From: Wayne Van Son <waynevanson@gmail.com>
Date: Sat, 16 Jan 2021 17:12:06 +0000
Subject: [PATCH] New package: haskell-language-server-0.8.0

---
 srcpkgs/haskell-language-server/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/haskell-language-server/template

diff --git a/srcpkgs/haskell-language-server/template b/srcpkgs/haskell-language-server/template
new file mode 100644
index 00000000000..8744fe21bf0
--- /dev/null
+++ b/srcpkgs/haskell-language-server/template
@@ -0,0 +1,22 @@
+# Template file for 'haskell-language-server'
+pkgname=haskell-language-server
+version=0.8.0
+revision=0
+build_style="haskell-stack"
+make_build_args="--stack-yaml stack-8.8.4.yaml"
+makedepends="ncurses-libtinfo-devel icu-devel zlib-devel ncurses-term"
+short_desc="Haskell Language Server: Integration of ghcide and haskell-ide-engine"
+maintainer="Wayne Van Son <waynevanson@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/haskell/haskell-language-server"
+# todo - use GHC version
+distfiles="https://github.com/haskell/haskell-language-server/archive/${version}.tar.gz"
+checksum="5ff053f0f4bb26b867fdc0b4071ba25c47eaa6febc9a4ef5b70a5a31c9433671"
+nocross="yes"
+nopie_files="
+/usr/bin/haskell-language-server
+/usr/bin/haskell-language-server-wrapper
+/usr/bin/ghcide-bench
+/usr/bin/ghcide
+/usr/bin/ghcide-test-preprocessor
+"

^ permalink raw reply	[flat|nested] 38+ messages in thread

end of thread, other threads:[~2021-03-29 16:17 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-16  8:17 [PR PATCH] New package: haskell-language-server-0.8.0 waynevanson
2021-01-16  8:18 ` [PR PATCH] [Updated] " waynevanson
2021-01-17  5:24 ` waynevanson
2021-01-17  5:26 ` [PR PATCH] [Updated] " waynevanson
2021-01-17  5:26 ` waynevanson
2021-01-17  5:26 ` waynevanson
2021-03-15  7:55 ` waynevanson
2021-03-15  8:19 ` waynevanson
2021-03-15  8:23 ` waynevanson
2021-03-15 21:27 ` [PR REVIEW] " Chocimier
2021-03-15 21:27 ` Chocimier
2021-03-15 21:27 ` Chocimier
2021-03-16  4:24 ` waynevanson
2021-03-16  4:28 ` waynevanson
2021-03-16  4:29 ` waynevanson
2021-03-16 19:16 ` Chocimier
2021-03-16 19:16 ` Chocimier
2021-03-16 19:16 ` Chocimier
2021-03-19  8:35 ` waynevanson
2021-03-19  8:40 ` [PR REVIEW] " waynevanson
2021-03-19  8:40 ` [PR PATCH] [Updated] " waynevanson
2021-03-19  8:44 ` waynevanson
2021-03-24  5:21 ` waynevanson
2021-03-24 21:46 ` [PR PATCH] [Updated] New package: haskell-language-server-1.0.0 waynevanson
2021-03-24 22:17 ` waynevanson
2021-03-24 22:22 ` [PR REVIEW] " waynevanson
2021-03-24 22:23 ` [PR PATCH] [Updated] " waynevanson
2021-03-24 22:26 ` waynevanson
2021-03-24 22:46 ` [PR REVIEW] " Chocimier
2021-03-24 22:46 ` Chocimier
2021-03-24 22:47 ` Chocimier
2021-03-24 22:47 ` Chocimier
2021-03-24 23:47 ` waynevanson
2021-03-25  6:44 ` slotThe
2021-03-25 18:36 ` slotThe
2021-03-27 13:50 ` [PR REVIEW] " Chocimier
2021-03-28 11:37 ` [PR PATCH] [Updated] " waynevanson
2021-03-29 16:16 ` [PR PATCH] [Merged]: " Chocimier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).