Update haskell-language-server to 1.1.0
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
1820 viChangeLog: https://github.com/haskell/haskell-language-server/blob/master/ChangeLog.md#100 1820 viChangeLog: https://github.com/haskell/haskell-language-server/blob/master/ChangeLog.md#110 1821 1821 viPostInstall: "This is just the server part of your LSP configuration. Consult the README on how to configure HLS, your project and your LSP client in your editor: https://github.com/haskell/haskell-language-server/blob/master/README.md" 1822 1822 viArch: 1823 1823 A_64: 1824 1824 Linux_UnknownLinux: 1825 1825 unknown_versioning: &hls-64 1826 dlUri: https://github.com/haskell/haskell-language-server/releases/download/1.0.0/haskell-language-server-Linux-1.0.0.tar.gz 1827 dlHash: 4fab18998c5f67118a26b75b059f3b3e2ad345b6325515a552d1a24cdf87ed3f 1826 dlUri: https://github.com/haskell/haskell-language-server/releases/download/1.1.0/haskell-language-server-Linux-1.1.0.tar.gz 1827 dlHash: 0f0dadb0e9a08273658f565fd71c636801959b954be2737f38f2a1aac522208f 1828 1828 Darwin: 1829 1829 unknown_versioning: 1830 dlUri: https://github.com/haskell/haskell-language-server/releases/download/1.0.0/haskell-language-server-macOS-1.0.0.tar.gz 1831 dlHash: 74e7624c889c0235f0b02d7e7f164d5eb95b611d584fc8602f0b3a099b73f8be 1830 dlUri: https://github.com/haskell/haskell-language-server/releases/download/1.0.0/haskell-language-server-macOS-1.1.0.tar.gz URL doesn't fetch... useful is also running the following locally:
cabal run exe:ghcup-gen -- check-tarballs -f ghcup-0.0.4.yaml -u 'hls-.*'
Edited by Julian Ospaldugh, i would swear i corrected the typo, forgot to push the commit i guess
Edited by Javier Neira
Please register or sign in to reply