carlohamalainen / ghc-imported-from

For a given Haskell source file, determine where a symbol is imported from
BSD 3-Clause "New" or "Revised" License
26 stars 2 forks source link

Can't look up (<$) #9

Closed carlohamalainen closed 10 years ago

carlohamalainen commented 10 years ago

Can't look up (<$) in this file:

module Blah where
import Data.Functor
x = (<$) 0 (Just 3)
carlohamalainen commented 10 years ago

Fixed in ghcimportedfrom-vim:

https://github.com/carlohamalainen/ghcimportedfrom-vim/commit/bb7fdc342baa21fb52735cf2354a986234d9fb33

https://github.com/carlohamalainen/ghcimportedfrom-vim/commit/55294591825df53bfa9e250208d04ea3e649cbfa