Hi

The GHC API uses the <.> operator, which clashes with System.FilePath.
Possibly this might want renaming to something else - I have
absolutely no idea what it does!

Prelude> :m GHC
Prelude GHC> :i <.>
(<.>) :: HsWrapper -> HsWrapper -> HsWrapper    -- Defined in HsBinds

Thanks

Neil
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to