Tomasz Zielonka wrote:
On Tue, Jan 13, 2004 at 12:44:10PM +0100, Stefan Holdermans wrote:

abstract and I cannot extract the line and column numbers from a SourcePos
value. What are my options?

What about these?

  sourceColumn :: SourcePos -> Column
  sourceLine :: SourcePos -> Line

These signatures are missing in the source, therefore they are not listed in the documentation generated by haddock.


Christian

_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to