Skip to content

New BIOS does not work on windows #91

@vf58bwk4

Description

@vf58bwk4

Status

  • A workaround is available
  • A fix is written
  • A fix is released
  • The fixed version is on the marketplace.

  • Version of vscode-ghc-simple: >= 2.0 && <= 2.2
  • Version of VSCode: 1.54.3
  • Version of Haskell-related tools:
    • Stack: 2.5.1

Steps to reproduce

  1. Get this repo: https://github.com/vf58bwk4/two-apps.git with two-component project example
  2. Open project folder in VSCode
  3. Open any .hs file
  4. Open View->Output, under GHC tab
    image
  5. There is no output from "stack repl" command, so there are no hints in editor windows

If I replace hie.yaml with next file
cradle: { stack: { component: "two-exe:exe:app-one"} }

it works, but works correctly only for app/one/AppOne.hs module.

All things, type signature hints and haddocks worked correctly up to version 0.1.24 of the extension.

Metadata

Metadata

Assignees

No one assigned

    Labels

    vgs-biosvgs-bios related stuff

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions