Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Build instructions in README don’t work #1301

Closed
@int-index

Description

@int-index

Instructions in the ghc-9.0 branch are out of date. They say:

cabal v2-build -w ghc-8.10.1
cabal v2-test -w ghc-8.10.1 all

But I had to do:

ghcup set ghc 9.0.0.20201227
ghcup set cabal 3.4.0.0-rc4
cabal build --allow-newer="Cabal"

The --allow-newer is needed because of ghc-paths, see simonmar/ghc-paths#24

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