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 b286004 commit 6a7bd5dCopy full SHA for 6a7bd5d
ChangeLog.md
@@ -44,6 +44,9 @@ Bug fixes:
44
* Fix repeated warning about missing parameters when using `stack new`
45
* Include `pantry-0.5.6`: Remove operational and mirror keys from bootstrap key
46
set [#53](https://github.com/commercialhaskell/pantry/pull/53)
47
+* Pass any CPP options specified via `cpp-options:` in the `.cabal` file to GHCi
48
+ using GHC's `-optP` flag. See
49
+ [#5608](https://github.com/commercialhaskell/stack/pull/5608)
50
51
## v2.7.5
52
0 commit comments