Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit daa93db

Browse files
committed
ignore stack.yaml and update readme
1 parent 73bedd4 commit daa93db

File tree

3 files changed

+2
-28
lines changed

3 files changed

+2
-28
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
.docsets
44
.stack-work
55
.stack-work-profiling
6+
stack.yaml
67
stack.yaml.lock
78
profiles
89
/tags

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ cabal new-test
106106
cabal new-run semantic -- --help
107107
```
108108

109-
`semantic` requires GHC 8.6.4. We recommend using [`ghcup`][ghcup] to sandbox GHC versions. Our version bounds are based on [Stackage][stackage] LTS versions. The current LTS version is 13.13; `stack` build should also work if you prefer.
109+
`semantic` requires GHC 8.6.4. We recommend using [`ghcup`][ghcup] to sandbox GHC versions. Our version bounds are based on [Stackage][stackage] LTS versions. The current LTS version is 13.13; `stack` build should also work if you prefer, there is an unofficial [`stack.yaml`](https://gist.github.com/jkachmar/f200caee83280f1f25e9cfa2dd2b16bb).
110110

111111
[nix]: https://www.haskell.org/cabal/users-guide/nix-local-build-overview.html
112112
[stackage]: https://stackage.org

stack.yaml

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)