GHCi autocomplete text following cursor/insertion point
The autocomplete doesn't look at what follows the cursor. ␣ denotes insertion point, don't mind the smiley
ghci> import Control.␣.Fail
Tab is pressed, this is what I'd like happen:
ghci> import Control.Monad.Fail
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.10.3 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |