Add stack configuration for GHC 8.6 #222
No reviewers
Labels
No Label
blocked: dependency
blocked: info-needed
bug
duplicate
enhancement
fixed in HEAD
help wanted
hs:arrows
hs:brackets
hs:classes
hs:comments
hs:do-notation
hs:guards
hs:lists
hs:operators
hs:patterns
hs:records
hs:types
invalid
language extension support
layouting
needs confirmation
priority: high
priority: low
question
revisit before next release
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: hexagoxel/brittany#222
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "stack-13.14-compat"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
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.
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.
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.👍 For this getting resolved, please!
Docs have to be updated, too: https://github.com/lspitzner/brittany#other-usage-notes
@andys8 good point, thanks. I have prepared an updated readme for the upcoming 0.12 release.