Skip to content

Current master fails to compile for GHC-8.10.1 #291

Closed
@mouse07410

Description

@mouse07410
[3 of 3] Compiling Main             ( exe/Main.hs, dist/build/haskell-language-server/haskell-language-server-tmp/Main.dyn_o )

exe/Main.hs:74:1: error:
    Could not find module ‘Ide.Plugin.Brittany’
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
   |
74 | import Ide.Plugin.Brittany                as Brittany
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cabal: Failed to build exe:haskell-language-server from
haskell-language-server-0.2.2.0. See the build log above for details.

Error when running Shake build system:
  at want, called at src/Development/Shake/Internal/Args.hs:83:69 in shk-0.18.5-64505066:Development.Shake.Internal.Args
* Depends on: hls-8.10.1
  at command, called at src/Cabal.hs:28:13 in hls-install-0.8.0.0-inplace:Cabal
* Raised the exception:
Development.Shake.command, system command failed
Command line: cabal v2-install exe:haskell-language-server exe:haskell-language-server-wrapper -w /Users/ur20980/.ghcup/bin/ghc-8.10.1 --write-ghc-environment-files=never --installdir /Users/ur20980/.cabal/bin --max-backjumps=5000 --overwrite-policy=always --project-file=cabal.project -v1
Exit code: 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIContinuous integrationtype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions