Skip to content

Releases: lukel97/haskell-language-server

static-binary-tests-1

static-binary-tests-1 Pre-release
Pre-release

Choose a tag to compare

@lukel97 lukel97 released this 06 Aug 20:07
Add tests for static binaries on release

static-binary-tests-0

static-binary-tests-0 Pre-release
Pre-release

Choose a tag to compare

@lukel97 lukel97 released this 06 Aug 16:46
Add tests for static binaries on release

static-binary-test-2

static-binary-test-2 Pre-release
Pre-release

Choose a tag to compare

@lukel97 lukel97 released this 06 Aug 23:36
Add tests for static binaries on release

libmfix0: Bring in fix for libm on Linux static binaries

Choose a tag to compare

@lukel97 lukel97 released this 06 Aug 15:37
Should fix #221

dynlink0

dynlink0 Pre-release
Pre-release

Choose a tag to compare

@lukel97 lukel97 released this 06 Aug 11:13
Dynamically link in libm

brittany0: Build binaries with agpl flag

Choose a tag to compare

@lukel97 lukel97 released this 05 Aug 13:55
Unforutnately, this also invovles vendoring Brittany with a fork that
allows it to build on ghc-8.10.1. This is only vendored on the
cabal.project file though, not the stack.yamls

eslbi1

eslbi1 Pre-release
Pre-release

Choose a tag to compare

@lukel97 lukel97 released this 03 Aug 15:32
Use external interpreter

eslbi0

eslbi0 Pre-release
Pre-release

Choose a tag to compare

@lukel97 lukel97 released this 02 Aug 10:40
Output ghc --info

strip-symbols-test-0: Try out a build without split-sections

Choose a tag to compare

@lukel97 lukel97 released this 29 Jul 16:01
To see if it helps with the runtime linker on eval plugin

binary-rename-6: Rename binaries before uploading

Choose a tag to compare

@lukel97 lukel97 released this 28 Jul 10:34
Also use zip as compression method for Windows
Fixes #225