Skip to content

Conversation

jneira
Copy link
Member

@jneira jneira commented Aug 6, 2021

@jneira jneira requested a review from pepeiborra August 6, 2021 23:03
@jneira jneira merged commit 66a1a45 into haskell:master Aug 6, 2021
@jneira
Copy link
Member Author

jneira commented Aug 6, 2021

The sdist build is succesful in my machine with the latest cabal index state:

PS D:\dev\ws\haskell\haskell-lsp> cabal sdist lsp-types
HEAD is now at 8cf4c7f Add support for GHC-9.0.1
HEAD is now at 57a97b4 Add support for ghc-9.0.1
Wrote tarball sdist to
D:\dev\ws\haskell\haskell-lsp\dist-newstyle\sdist\lsp-types-1.3.0.1.tar.gz
PS D:\dev\ws\haskell\haskell-lsp> cd ..
PS D:\dev\ws\haskell> cd issues
PS D:\dev\ws\haskell\issues> cabal get ..\haskell-lsp\dist-newstyle\sdist\lsp-types-1.3.0.1.tar.gz
Unpacking to lsp-types-1.3.0.1\
PS D:\dev\ws\haskell\issues> cd .\lsp-types-1.3.0.1\
PS D:\dev\ws\haskell\issues\lsp-types-1.3.0.1> cabal update
Downloading the latest package list from hackage.haskell.org
Updated package list of hackage.haskell.org to the index-state 2021-08-06T21:37:56Z
To revert to previous state run:
    cabal v2-update 'hackage.haskell.org,2021-08-04T19:11:47Z'
PS D:\dev\ws\haskell\issues\lsp-types-1.3.0.1> cabal build
Resolving dependencies...
....
[51 of 51] Compiling Language.LSP.VFS ( src\Language\LSP\VFS.hs, D:\dev\ws\haskell\issues\lsp-types-1.3.0.1\dist-newstyle\build\x86_64-windows\ghc-8.10.5\lsp-types-1.3.0.1\build\Language\LSP\VFS.o )

@jneira jneira deleted the lsp-types-1.3.0.1 branch August 7, 2021 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hackage ci fails to build lsp-types-1.3.0.0

1 participant