
#13862: Optional "-v" not allowed with :load in GHCi -------------------------------------+------------------------------------- Reporter: vanto | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: GHCi | Version: 8.0.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Incorrect | Unknown/Multiple error/warning at compile-time | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by bgamari): `-v` here refers to the command line argument, which can be set in GHCi using `:set -v`. While it would be nice if the error would suggest this, I don't see a way to make this so without a fairly significant amount of refactoring. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13862#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler