Add stack configuration for GHC 8.6 #222

Merged
tchajed merged 2 commits from stack-13.14-compat into master 2019-06-06 00:29:07 +02:00
tchajed commented 2019-03-30 18:08:40 +01:00 (Migrated from github.com)

Here's a stack configuration compatible with Stackage LTS 13.15.

This duplicates some of the features of #210 but also adds a stack configuration and the Travis configuration.

Here's a stack configuration compatible with Stackage LTS 13.15. This duplicates some of the features of #210 but also adds a stack configuration and the Travis configuration.
jm4games commented 2019-04-06 18:39:13 +02:00 (Migrated from github.com)

Probably want to bump this to LTS 13.15, seeing it has bug fixes. +1 to needing this.

Probably want to bump this to LTS 13.15, seeing it has bug fixes. +1 to needing this.
tchajed commented 2019-04-06 19:35:04 +02:00 (Migrated from github.com)

Probably want to bump this to LTS 13.15, seeing it has bug fixes. +1 to needing this.

Done. I didn't change the branch name to avoid moving to a new PR, so it'll just be inaccurate.

> Probably want to bump this to LTS 13.15, seeing it has bug fixes. +1 to needing this. Done. I didn't change the branch name to avoid moving to a new PR, so it'll just be inaccurate.
tchajed commented 2019-04-12 15:42:00 +02:00 (Migrated from github.com)

Could you take a look at this PR @lspitzner? It would be nice to get brittany back on stackage.

For me the use case is that lassik/emacs-format-all-the-code uses brittany for Haskell, and Doom Emacs uses format-all-the-code for its auto-format support, so it'd be nice to install brittany using stack install brittany on the latest Stackage LTS.

Could you take a look at this PR @lspitzner? It would be nice to get brittany back on stackage. For me the use case is that [lassik/emacs-format-all-the-code](https://github.com/lassik/emacs-format-all-the-code) uses brittany for Haskell, and Doom Emacs uses format-all-the-code for its auto-format support, so it'd be nice to install brittany using `stack install brittany` on the latest Stackage LTS.
telser commented 2019-05-03 21:33:46 +02:00 (Migrated from github.com)

👍 For this getting resolved, please!

:+1: For this getting resolved, please!
andys8 commented 2019-06-16 15:42:44 +02:00 (Migrated from github.com)
Docs have to be updated, too: https://github.com/lspitzner/brittany#other-usage-notes ![image](https://user-images.githubusercontent.com/13085980/59564962-70bfa480-904d-11e9-8321-859f50be4cc0.png)
lspitzner commented 2019-06-17 10:35:07 +02:00 (Migrated from github.com)

@andys8 good point, thanks. I have prepared an updated readme for the upcoming 0.12 release.

@andys8 good point, thanks. I have prepared an updated readme for the upcoming 0.12 release.
Sign in to join this conversation.
There is no content yet.