
#10987: -i option requires named module -------------------------------------+------------------------------------- Reporter: crockeea | Owner: osa1 Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by osa1): One more thing, if GHC decides to use `-i` when searching files, then what happens in this case: {{{ Layout: A/Foo.hs B/Foo.hs $ ghci -iA,B Foo }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10987#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler