[GHC] #10987: -i option requires named module
GHC
ghc-devs at haskell.org
Mon Oct 19 17:57:27 UTC 2015
#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):
So `-i` argument is not used when looking for `<argument>.hs`, it's only
used when looking for a module with given name(`<argument>`).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10987#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list