mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
haskell-language-server: bump for ghc 8.10.4
This commit is contained in:
parent
1d6c3d77b1
commit
03ccd879de
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'haskell-language-server'
|
# Template file for 'haskell-language-server'
|
||||||
pkgname=haskell-language-server
|
pkgname=haskell-language-server
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
revision=1
|
revision=2
|
||||||
# GHC only panics on i686
|
# GHC only panics on i686
|
||||||
# https://github.com/void-linux/void-packages/pull/27961/checks?check_run_id=2181519625#step:8:5936
|
# https://github.com/void-linux/void-packages/pull/27961/checks?check_run_id=2181519625#step:8:5936
|
||||||
archs="~i686"
|
archs="~i686"
|
||||||
build_style="haskell-stack"
|
build_style="haskell-stack"
|
||||||
make_build_args="--stack-yaml stack-8.8.4.yaml"
|
make_build_args="--stack-yaml stack-8.10.4.yaml"
|
||||||
makedepends="ncurses-devel ncurses-libtinfo-devel icu-devel zlib-devel"
|
makedepends="ncurses-devel ncurses-libtinfo-devel icu-devel zlib-devel"
|
||||||
short_desc="Integration of ghcide and haskell-ide-engine"
|
short_desc="Integration of ghcide and haskell-ide-engine"
|
||||||
maintainer="Wayne Van Son <waynevanson@gmail.com>"
|
maintainer="Wayne Van Son <waynevanson@gmail.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue