Installation according to instructions doesn't work #361

Closed
opened 2022-01-05 12:52:17 +01:00 by yairchu · 0 comments
yairchu commented 2022-01-05 12:52:17 +01:00 (Migrated from github.com)

The README says:

Installation

  • via stack

    stack install brittany # --resolver lts-10.0
    

    If you use an lts that includes brittany this should just work; otherwise
    you may want to clone the repo and try again.

That didn't work, neither did using --resolver lts-10.0.

After some digging I found that brittany was last in lts-16.31 and using that did work.

The README says: > # Installation > > - via `stack` > > ~~~~.sh > stack install brittany # --resolver lts-10.0 > ~~~~ > > If you use an lts that includes brittany this should just work; otherwise > you may want to clone the repo and try again. That didn't work, neither did using `--resolver lts-10.0`. After some digging I found [that brittany was last in `lts-16.31`](https://www.stackage.org/package/brittany/snapshots) and using that did work.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hexagoxel/brittany#361
There is no content yet.