We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06c365a commit 4f30ffcCopy full SHA for 4f30ffc
ChangeLog.md
@@ -36,6 +36,8 @@ Bug fixes:
36
[GHC issue 20074](https://gitlab.haskell.org/ghc/ghc/-/issues/20074)
37
* Track changes to `setup-config` properly to avoid reconfiguring on every change.
38
See [#5578](https://github.com/commercialhaskell/stack/issues/5578)
39
+* `stack ghci` now uses package flags in `stack.yaml`
40
+ [#5434](https://github.com/commercialhaskell/stack/issues/5434)
41
42
## v2.7.1
43
0 commit comments