tomjaguarpaw / haskell-opaleye

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make identifies link to their "home module"

tomjaguarpaw opened this issue · comments

If you go to Binary and click on Select then you will get taken to Opaleye.Internal.QueryArr instead of Opaleye.Select. I think there's a Haddock feature called "home modules" that allows you to choose what is the proper module to link each identifier too.

(Or maybe it's called something else and I'm getting confused with GHCi home modules. Anyway, I'm pretty sure it exists.)