#1803: Include qCurrentLoc in the Quasi class
-------------------------------+--------------------------------------------
Reporter: guest | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: 6.10 branch
Component: Template Haskell | Version: 6.6.1
Severity: normal | Keywords:
Difficulty: Unknown | Os: Unknown
Testcase: | Architecture: Unknown
-------------------------------+--------------------------------------------
From the "Notes on Template Haskell 2"[1] document.
{{{
currentLoc :: Q (FilePath, Int)
-- Returns the location of the top-level splice being executed.
}}}
[1] http://research.microsoft.com/~simonpj/tmp/notes2.ps
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1803>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs