You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
synopsis: Pass *-options to GHC when compiling ordinary Haskell sources
3
-
packages: [Cabal, Cabal-syntax]
4
-
prs: 10967
3
+
packages: [Cabal]
4
+
prs: 10969
5
5
---
6
6
7
7
*-options should be always passed when invoking GHC, similarly as ghc-options should be always used when invoking ghc - regardless of what is the intention of a particular GHC-call. GHC might use or not use the options, Cabal cannot know and should not guess.
0 commit comments