Skip to content

stack ghci should allow multiple --ghc-options #758

@ndmitchell

Description

@ndmitchell
C:\Neil\hoogle>stack ghci --ghc-options cbits\text_search.o --ghc-options Main.hs
Setting codepage to UTF-8 (65001) to ensure correct output from GHC
Usage: stack ghci [TARGET] [--ghc-options OPTION] [--with-ghc GHC] [--no-load]
                  [--package ARG]
  Run ghci in the context of project(s)

Would be nice if I could pass two --ghc-options and they would be passed as different options to GHC.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions