[GHC] #7731: Add "source" button for instances in Hackage
GHC
cvs-ghc at haskell.org
Sat Mar 2 09:51:11 CET 2013
#7731: Add "source" button for instances in Hackage
-----------------------------+----------------------------------------------
Reporter: polkovnikov.ph | Owner:
Type: feature request | Status: new
Priority: normal | Component: Documentation
Version: | Keywords: hackage, instance
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Blockedby:
Blocking: | Related:
-----------------------------+----------------------------------------------
There's no "Source" button to the right of the TC instance documentation
in Hackage.
I can see there're some structural problems with source navigation in
Hackage (i.e. wrong files shown when dealing with preprocessor). I suppose
it happens, because the only file it looks into is the one currently
opened. This may be a real problem due to the scoping of instances. I'm
rather unsure whether I should file an another ticket for this.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7731>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list