[GHC] #13862: Optional "-v" not allowed with :load in GHCi

GHC ghc-devs at haskell.org
Thu Jun 22 17:48:13 UTC 2017


#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 vanto):

 Hello Ben. I didn't express myself well. Actually if I use GHC (the
 compiler) the error is
 the same. ok! And if I compile the file with the {{{-v}}} option, GHC
 gives me a result. But you cannot use the {{{-v}}} option to have the same
 result with {{{:load}}} in GHCi (the interpreter).\\
 That's why I say that this error message is not appropriate to be used in
 GHCi. This error message makes no sense here. Do you understand?

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13862#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list