aelve / guide

A workspace for research teams
https://guide.aelve.com
106 stars 10 forks source link

stack LTS version and macOS #158

Closed v0d1ch closed 7 years ago

v0d1ch commented 7 years ago

In order for people on macOS to be able to help out stack LTS needs to point to ghc 8.0.2 version since there is a bug in 8.0.1 that prevents us from building the project. If you just change LTS to 8.0 version there is a problem with other dependencies

> stack build                                      0 < 09:46:03
Downloaded lts-8.0 build plan.

Error: While constructing the build plan, the following exceptions were encountered:

In the dependencies for cmark-sections-0.1.0.2:
    cmark-0.5.5 must match >=0.5 && <0.5.5 (latest applicable is 0.5.4)
needed due to guide-0.1.0.0 -> cmark-sections-0.1.0.2

In the dependencies for guide-0.1.0.0:
    aeson-1.0.2.1 must match ==0.11.* (latest applicable is 0.11.3.0)
    megaparsec-5.2.0 must match ==5.0.* (latest applicable is 5.0.1)

In the dependencies for stache-plus-0.1.0.0:
    directory-1.3.0.0 must match >=1.2 && <1.3 (latest applicable is 1.2.7.1)
needed due to guide-0.1.0.0 -> stache-plus-0.1.0.0
neongreen commented 7 years ago

I'll bump LTS to 8.13.

neongreen commented 7 years ago

NB. if you want to help out, I can invite you to our Slack

v0d1ch commented 7 years ago

Yes, I am not sure if I will be helping or needing help but I think the idea is great.

{ name: Bogicevic Sasa phone: +381606006200 }

On May 22, 2017, at 12:15, Artyom Kazak notifications@github.com wrote:

NB. if you want to help out, I can invite you to our Slack

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.