Skip to content

"stack haddock" fails when using system GHC #85

@arotenberg

Description

@arotenberg

See this StackOverflow question. In short, the following fails with an error about base not being in the build plan on a fresh 64-bit Windows 7/8 MinGHC 2015-08-13 installation:

stack new stack-test new-template
cd stack-test
stack haddock

Changing "stack haddock" to "stack haddock --install-ghc --no-system-ghc" makes it work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions